Changeset 51518 for trunk/src/wp-includes/class-wp-roles.php
- Timestamp:
- 07/30/2021 07:34:39 PM (5 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-roles.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-roles.php
r48586 r51518 297 297 * @since 4.7.0 298 298 * 299 * @param WP_Roles $ this A reference to the WP_Roles object.299 * @param WP_Roles $wp_roles A reference to the WP_Roles object. 300 300 */ 301 301 do_action( 'wp_roles_init', $this );
Note: See TracChangeset
for help on using the changeset viewer.