Changeset 4364 for trunk/includes/core/actions.php
- Timestamp:
- 11/09/2012 09:26:57 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/includes/core/actions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core/actions.php
r4360 r4364 69 69 add_action( 'bbp_loaded', 'bbp_register_theme_packages', 14 ); 70 70 add_action( 'bbp_loaded', 'bbp_load_textdomain', 16 ); 71 add_action( 'bbp_loaded', 'bbp_filter_user_roles_option', 18 ); 71 72 72 73 /**
Note: See TracChangeset
for help on using the changeset viewer.