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



restrict_manage_users › WordPress Action Hooks

Seit4.6.0
Veraltetn/v
do_action( 'restrict_manage_users', $which )
Parameter:
  • (string) $which The location of the extra table nav markup: 'top' or 'bottom'.
    Erforderlich: Ja
Definiert in:
Codex:

Fires just before the closing div containing the bulk role-change controls in the Users list table.





Quellcode

do_action( 'restrict_manage_users', $which );