- Timestamp:
- 11/19/2022 10:26:02 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/classes/class-bp-activity-component.php
r13291 r13370 78 78 if ( bp_is_active( $this->id, 'embeds' ) ) { 79 79 $includes[] = 'embeds'; 80 } 81 82 /* 83 * Activity blocks feature. 84 * 85 * By default this feature is inactive. We're including specific block functions 86 * in version 11.0.0 so these can be used by BuddyPress Add-ons such as BP Attachments 87 * or BP Activity Block Editor. 88 */ 89 if ( bp_is_active( $this->id, 'blocks' ) ) { 90 $includes[] = 'block-functions'; 80 91 } 81 92
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)