do_action( 'wp_roles_init', WP_Roles $this )

After the roles have been initialized, allow plugins to add their own roles.


Description Description


Parameters Parameters

$this

(WP_Roles) A reference to the WP_Roles object.


Top ↑

Source Source

File: wp-includes/class-wp-roles.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.