[wp-trac] [WordPress Trac] #18561: Better Way to Insert Things Below Individual Posts

WordPress Trac wp-trac at lists.automattic.com
Wed Dec 21 09:09:21 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 GaryJ):

 Instead of a set of hooks, could they be covered by a single hook function
 call, such as `post_intents()`, with a strong eye on
 [http://webintents.org Web Intents]? That may become the de facto standard
 in the wider web dev (outside of WP), and there's already a shiv for
 browsers that don't yet support it natively.

 As was previously suggested for `the_rest()` above, the `post_intents()`
 function could be called wherever the theme author wanted (if they wanted)
 - before the post, after the post, in the sidebar etc. meaning the concept
 of wanting to do something with the post (share, save, edit, etc.) is
 separate from any preferred location that the TwentyTwelve authors decide
 upon.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18561#comment:106>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list