wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



wp_roles_init › WordPress Action Hooks

Seit4.7.0
Veraltetn/v
do_action( 'wp_roles_init', $this )
Parameter:
  • () wp_roles A reference to the WP_Roles object.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after the roles have been initialized, allowing plugins to add their own roles.





Quellcode

do_action( 'wp_roles_init', $this );