Changeset 4390 for trunk/includes/admin/actions.php
- Timestamp:
- 11/11/2012 07:14:21 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/includes/admin/actions.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/admin/actions.php
r4347 r4390 55 55 add_action( 'bbp_admin_init', 'bbp_register_admin_style' ); 56 56 add_action( 'bbp_admin_init', 'bbp_register_admin_settings' ); 57 add_action( 'bbp_admin_init', 'bbp_do_activation_redirect', 1 ); 57 58 58 59 // Initialize the admin area … … 63 64 64 65 // Activation 65 add_action( 'bbp_activation', 'bbp_delete_rewrite_rules' );66 add_action( 'bbp_activation', 'bbp_delete_rewrite_rules' ); 66 67 67 68 // Deactivation 68 69 add_action( 'bbp_deactivation', 'bbp_remove_caps' ); 69 70 add_action( 'bbp_deactivation', 'bbp_delete_rewrite_rules' ); 70 add_action( 'bbp_deactivation', 'bbp_deactivated' );71 71 72 72 // New Site
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)