Changeset 6667 for trunk/src/includes/forums/capabilities.php
- Timestamp:
- 08/25/2017 06:17:19 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/includes/forums/capabilities.php
r6607 r6667 20 20 21 21 // Filter & return 22 return (array) apply_filters( 'bbp_get_forum_caps', array 22 return (array) apply_filters( 'bbp_get_forum_caps', array( 23 23 'edit_posts' => 'edit_forums', 24 24 'edit_others_posts' => 'edit_others_forums',
Note: See TracChangeset
for help on using the changeset viewer.