- Timestamp:
- 08/25/2021 09:27:43 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/groups/functions.php
r12908 r13095 4 4 * 5 5 * @since 3.0.0 6 * @version 7.2.16 * @version 10.0.0 7 7 */ 8 8 … … 855 855 ), 856 856 'group_front_boxes' => array( 857 'label' => __( 'Enable widget region for group homepages. When enabled, the site admin can add widgets to group pages via the Widgets panel.', 'buddypress' ),857 'label' => __( 'Enable custom boxes for group homepages. When enabled, Plugins using the BuddyPress Group Extension API can include content into these boxes.', 'buddypress' ), 858 858 'section' => 'bp_nouveau_group_front_page', 859 859 'settings' => 'bp_nouveau_appearance[group_front_boxes]',
Note: See TracChangeset
for help on using the changeset viewer.