[buddypress-trac] [BuddyPress Trac] #8765: Early Introduce Activity Block filters and functions

buddypress-trac noreply at wordpress.org
Sat Nov 19 10:26:09 UTC 2022


#8765: Early Introduce Activity Block filters and functions
--------------------------------------+---------------------
 Reporter:  imath                     |       Owner:  imath
     Type:  task                      |      Status:  closed
 Priority:  high                      |   Milestone:  11.0.0
Component:  Activity                  |     Version:
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |
--------------------------------------+---------------------
Changes (by imath):

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


Comment:

 In [changeset:"13370" 13370]:
 {{{
 #!CommitTicketReference repository="" revision="13370"
 Silently introduce block support for Activity content

 Functions and filters bringing support for Block based activity content
 are disabled by default. We're adding these so that it's easier to
 progress on building a Block Based activity post form from a feature as a
 plugin and the BP Attachments BuddyPress Add-on. To allow Activity content
 to support blocks, we simply need to use this filter `add_filter(
 'bp_is_activity_blocks_active', '__return_true' ); `.

 This commit also allowes community users to share more than 2 links when
 these links are coming from the website BuddyPress is activated on.

 Closes https://github.com/buddypress/buddypress/pull/38
 Fixes #8765
 }}}

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


More information about the buddypress-trac mailing list