[wp-trac] [WordPress Trac] #18561: Better Way to Insert Things Below Individual Posts
WordPress Trac
wp-trac at lists.automattic.com
Thu Sep 1 04:13:46 UTC 2011
#18561: Better Way to Insert Things Below Individual Posts
-------------------------+------------------------------
Reporter: jane | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2.1
Severity: minor | Resolution:
Keywords: |
-------------------------+------------------------------
Comment (by rmccue):
In the software I develop, I use an action here linked to an internal
function. The internal function has an array of "services" which have
registered to be output here. The internal function then takes care of
adding before/after things depending on the theme's settings (perhaps via
`add_theme_support()` in this case?).
It also allows grouping various items together (ala the rows here) based
on the "type" that the service sets.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/18561#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list