themehookalliance icon indicating copy to clipboard operation
themehookalliance copied to clipboard

More-Specific Post Hooks

Open chipbennett opened this issue 12 years ago • 1 comments

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 avatar Aug 29 '12 22:08 chipbennett

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

chipbennett avatar Aug 31 '12 19:08 chipbennett