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

Remove hardcoded feed link #1426

Merged
merged 1 commit into from
Apr 14, 2015
Merged

Remove hardcoded feed link #1426

merged 1 commit into from
Apr 14, 2015

Conversation

retlehs
Copy link
Member

@retlehs retlehs commented Apr 14, 2015

moving forward, use add_theme_support('automatic-feed-links'); in a site functionality plugin to add feed links

add_theme_support('automatic-feed-links'); wasn't ever used in the starter theme since it adds additional (unnecessary, imo) feed links, such as for comments. related: https://github.com/roots/soil/issues/68

retlehs added a commit that referenced this pull request Apr 14, 2015
@retlehs retlehs merged commit 15ae6d3 into master Apr 14, 2015
@retlehs retlehs deleted the remove-hardcoded-feed-link branch April 14, 2015 17:18
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

Successfully merging this pull request may close these issues.

1 participant