[buddypress-trac] [BuddyPress] #4536: Bug in bp_get_send_message_button()

buddypress-trac noreply at wordpress.org
Fri Apr 26 01:59:47 UTC 2013


#4536: Bug  in  bp_get_send_message_button()
-------------------------+-----------------------
 Reporter:  megainfo     |       Owner:  MegaInfo
     Type:  enhancement  |      Status:  closed
 Priority:  low          |   Milestone:  1.8
Component:  Messaging    |     Version:  1.6.1
 Severity:  minor        |  Resolution:  fixed
 Keywords:               |
-------------------------+-----------------------
Changes (by boonebgorges):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"6943"]:
 {{{
 #!CommitTicketReference repository="" revision="6943"
 Introduces bp_get_send_message_button_args filter

 Most buttons have a filter on the args that are passed to bp_has_button().
 The bp-messages Send Message button filter 'bp_get_send_message_button',
 in
 contrast, is on the HTML return value of bp_has_button(). This was
 probably
 a mistake in the original implementation. However, simply moving the
 existing
 filter would break compatibility with existing implementations that use
 it. So
 we've added a new filter, which works the same as other button filters,
 but has
 a slightly different naming convention.

 Fixes #4536

 Props megainfo, rogercoathup
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4536#comment:5>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list