Changeset 37488 for trunk/src/wp-admin/includes/user.php
- Timestamp:
- 05/22/2016 06:00:23 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/user.php
r37342 r37488 219 219 220 220 /** 221 * Filter the list of editable roles.221 * Filters the list of editable roles. 222 222 * 223 223 * @since 2.8.0 … … 262 262 263 263 /** 264 * Filter the user's drafts query string.264 * Filters the user's drafts query string. 265 265 * 266 266 * @since 2.0.0 … … 330 330 331 331 /** 332 * Filter the list of post types to delete with a user.332 * Filters the list of post types to delete with a user. 333 333 * 334 334 * @since 3.4.0
Note: See TracChangeset
for help on using the changeset viewer.