- Timestamp:
- 06/01/2024 04:26:18 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/friends/loader.php
r13461 r13878 50 50 // Load AJAX code only on AJAX requests. 51 51 } else { 52 add_action( 'admin_init', function () {52 add_action( 'admin_init', function () { 53 53 if ( defined( 'DOING_AJAX' ) && true === DOING_AJAX && 0 === strpos( $_REQUEST['action'], 'friends_' ) ) { 54 54 require bp_nouveau()->friends->dir . 'ajax.php';
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)