Changeset 13471 for trunk/src/bp-xprofile/bp-xprofile-functions.php
- Timestamp:
- 05/07/2023 11:36:50 AM (17 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-xprofile/bp-xprofile-functions.php
r13395 r13471 757 757 } 758 758 } 759 add_action( 'bp_ setup_globals', 'xprofile_override_user_fullnames', 100 );759 add_action( 'bp_parse_query', 'xprofile_override_user_fullnames', 100 ); 760 760 761 761 /**
Note: See TracChangeset
for help on using the changeset viewer.