- Timestamp:
- 04/24/2023 02:32:27 AM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/activity/loader.php
r13414 r13461 4 4 * 5 5 * @since 3.0.0 6 * @version 8.0.06 * @version 12.0.0 7 7 */ 8 8 … … 91 91 */ 92 92 protected function setup_actions() { 93 add_action( 'bp_init', 'bp_nouveau_register_activity_ajax_actions' ); 93 94 add_action( 'bp_nouveau_enqueue_scripts', 'bp_nouveau_activity_enqueue_scripts' ); 94 95 add_action( 'bp_nouveau_notifications_init_filters', 'bp_nouveau_activity_notification_filters' );
Note: See TracChangeset
for help on using the changeset viewer.