Changeset 14029 for trunk/src/bp-core/deprecated/12.0.php
- Timestamp:
- 09/28/2024 03:30:07 AM (2 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/deprecated/12.0.php
r13877 r14029 11 11 12 12 // These functions has been moved to the BP Classic plugin. 13 if ( ! function_exists( 'bp_classic') ) {13 if ( ! bp_is_classic() ) { 14 14 /** 15 15 * Analyze the URI and break it down into BuddyPress-usable chunks.
Note: See TracChangeset
for help on using the changeset viewer.