Uses
Uses | Description |
---|---|
wp-includes/class-wp-roles.php: wp_roles_init | After the roles have been initialized, allow plugins to add their own roles. |
wp-includes/class-wp-role.php: WP_Role::__construct() | Constructor – Set up object properties. |
wp-includes/plugin.php: do_action() | Execute functions hooked on a specific action hook. |