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



manage_users_extra_tablenav › WordPress Action Hooks

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

Fires immediately following the closing "actions" div in the tablenav for the users list table.





Quellcode

do_action( 'manage_users_extra_tablenav', $which );