wpseek.com
Outil de recherche WordPress pour les développeurs et auteurs de thèmes



manage_posts_extra_tablenav › Les Actions WordPress

Depuis4.4.0
Dépréciéen/a
do_action( 'manage_posts_extra_tablenav', $which )
Paramètres:
  • (string) $which The location of the extra table nav markup: 'top' or 'bottom'.
    Requis: Oui
Défini(e) dans:
Codex:

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





Source

do_action( 'manage_posts_extra_tablenav', $which );