Changeset 39083
- Timestamp:
- 11/02/2016 12:56:20 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-roles.php
r39082 r39083 134 134 * @since 4.7.0 135 135 * 136 * @param WP_Roles A reference to the WP_Roles object.136 * @param WP_Roles $this A reference to the WP_Roles object. 137 137 */ 138 138 do_action( 'wp_roles_init', $this );
Note: See TracChangeset
for help on using the changeset viewer.