[buddypress-trac] [BuddyPress Trac] #6775: Messages: Add hook after message action links.
buddypress-trac
noreply at wordpress.org
Thu Feb 4 01:05:51 UTC 2016
#6775: Messages: Add hook after message action links.
-----------------------------------+--------------------
Reporter: dcavins | Owner:
Type: enhancement | Status: new
Priority: low | Milestone: 2.5
Component: Component - Messaging | Version: 2.4.0
Severity: minor | Resolution:
Keywords: has-patch |
-----------------------------------+--------------------
Comment (by r-a-y):
I hate adding new hooks, but it looks like it is necessary here.
Perhaps call the hook in `messages-loop.php` -
`'bp_messages_thread_options'` or `'bp_messages_inbox_thread_options'`.
Perhaps call the hook in `single.php` -
`'bp_after_message_thread_recipients'` - since this hook would fire inside
the `<p id="message-recipients">` block.
Could use someone that has a better grasp of semantics here! :)
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6775#comment:2>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list