Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up custom functions #110

Open
jlavoie13 opened this issue Jan 6, 2016 · 2 comments
Open

Clean up custom functions #110

jlavoie13 opened this issue Jan 6, 2016 · 2 comments

Comments

@jlavoie13
Copy link
Contributor

Look through functions.php and base-functions.php to see if we can clean up/improve any functions and test whether they are still valid with the latest version of WP.

@jlavoie13
Copy link
Contributor Author

Deprecated functions

  • index_rel_link
  • parent_post_rel_link
  • start_post_rel_link

Does not appear to work

  • wp_generator

No longer relevant

  • Because the theme supports html5 galleries, there is no injected css so this can be removed scaffolding_gallery_style

@jlavoie13
Copy link
Contributor Author

Look at maybe removing our custom pagination function in favor of wp paginate_links() as prev and next links already exist in the head.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant