Changeset 13983 for trunk/src/bp-groups/bp-groups-functions.php
- Timestamp:
- 07/27/2024 06:44:41 PM (12 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-functions.php
r13890 r13983 2840 2840 2841 2841 // Specific to BuddyPress. 2842 'bp_type_id_label' => _x( 'Group Type ID ', 'BP Member type ID label', 'buddypress' ),2842 'bp_type_id_label' => _x( 'Group Type ID (required)', 'BP Member type ID label', 'buddypress' ), 2843 2843 'bp_type_id_description' => _x( 'Lower-case string, no spaces or special characters. Used to identify the group type.', 'BP Group type ID description', 'buddypress' ), 2844 2844 'bp_type_show_in_create_screen' => _x( 'Show on Group Creation', 'BP Group type show in create screen', 'buddypress' ),
Note: See TracChangeset
for help on using the changeset viewer.