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

More-Specific Post Hooks #7

Open
chipbennett opened this issue Aug 29, 2012 · 1 comment
Open

More-Specific Post Hooks #7

chipbennett opened this issue Aug 29, 2012 · 1 comment

Comments

@chipbennett
Copy link
Contributor

One of the most important template locations for which a standard hook is needed is post content; primarily, allowing for injection of code/content after the post content.

I would recommend any/all of the following template locations for consideration:

post_meta
post_title
post_content (or post_entry or whatever)

Or, using the existing entry nomenclature, perhaps:

entry_meta
entry_title
entry_content

...with _before and _after variants for each.

@chipbennett
Copy link
Contributor Author

p.s. I'll gladly do a pull request; I just wanted to get the concept blessed before doing so.

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