Changeset 6118 for trunk/src/includes/core/actions.php
- Timestamp:
- 11/09/2016 09:51:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/core/actions.php
r6106 r6118 91 91 * v---Load order 92 92 */ 93 add_action( 'bbp_roles_init', 'bbp_add_forums_roles', 1);93 add_action( 'bbp_roles_init', 'bbp_add_forums_roles', 8 ); 94 94 95 95 /**
Note: See TracChangeset
for help on using the changeset viewer.