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



manage_comments_nav › Les Actions WordPress

Depuis5.6.0
Dépréciéen/a
do_action( 'manage_comments_nav', $comment_status, $which )
Paramètres: (2)
  • (string) $comment_status The comment status name. Default 'All'.
    Requis: Oui
  • (string) $which The location of the extra table nav markup: Either 'top' or 'bottom'.
    Requis: Oui
Défini(e) dans:
Codex:

Fires after the Filter submit button for comment types.





Source

do_action( 'manage_comments_nav', $comment_status, $which );