Changeset 4165
- Timestamp:
- 08/21/2012 06:43:42 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-includes/bbp-core-caps.php
r4164 r4165 883 883 */ 884 884 function bbp_add_caps() { 885 _doing_it_wrong( 'bbp_add_ roles', __( 'Use mapped capabilities instead', 'bbpress' ), '2.2' );885 _doing_it_wrong( 'bbp_add_caps', __( 'Use mapped capabilities instead', 'bbpress' ), '2.2' ); 886 886 } 887 887
Note: See TracChangeset
for help on using the changeset viewer.