- Timestamp:
- 01/06/2023 11:51:53 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/classes/class-bp-xprofile-component.php
r13093 r13393 139 139 140 140 // Define a slug, if necessary. 141 if ( ! defined( 'BP_XPROFILE_SLUG' ) ) {141 if ( ! defined( 'BP_XPROFILE_SLUG' ) ) { 142 142 define( 'BP_XPROFILE_SLUG', 'profile' ); 143 143 }
Note: See TracChangeset
for help on using the changeset viewer.