apply_filters( 'editable_roles', array[] $all_roles )

Filters the list of editable roles.


Description Description


Parameters Parameters

$all_roles

(array[]) Array of arrays containing role information.


Top ↑

Source Source

File: wp-admin/includes/user.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.8.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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