[buddypress-trac] [BuddyPress Trac] #8319: Block based Activity post form

buddypress-trac noreply at wordpress.org
Thu Jun 20 19:03:38 UTC 2024


#8319: Block based Activity post form
-------------------------+---------------------
 Reporter:  imath        |       Owner:  imath
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:  14.0.0
Component:  Activity     |     Version:
 Severity:  normal       |  Resolution:  fixed
 Keywords:  has-patch    |
-------------------------+---------------------
Changes (by imath):

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


Comment:

 In [changeset:"13932" 13932]:
 {{{
 #!CommitTicketReference repository="" revision="13932"
 Improve how BP extends the WP Theme Support for BP Standalone Themes

 To be able to check whether a BP Standalone theme supports future specific
 BP Component features, we are filtering `current_theme_supports-
 buddypress` using the `_bp_filter_current_theme_supports()` callback
 function.

 When a theme (eg: BP Default theme) was adding a `buddypress` support with
 no extra arguments, this callback was wrongly generating PHP errors when
 the extra arguments were empty.

 This commit is making sure these errors are gone!

 Props dd32

 Fixes #8319
 Closes https://github.com/buddypress/buddypress/pull/317
 }}}

-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/8319#comment:21>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list