Changeset 4161
- Timestamp:
- 08/20/2012 01:33:44 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-admin/bbp-converter.php
r4072 r4161 1227 1227 1228 1228 protected function callback_slug( $field ) { 1229 return sanitize_title _with_dashes( $field );1229 return sanitize_title( $field ); 1230 1230 } 1231 1231
Note: See TracChangeset
for help on using the changeset viewer.