wpseek.com
Un motore di ricerca WordPress per sviluppatori e autori di temi



edit_comment_misc_actions › WordPress Filter Hooks

Da4.3.0
Deprecaton/a
apply_filters( 'edit_comment_misc_actions', '', $comment )
Parametri: (2)
  • (string) $html Output HTML to display miscellaneous action.
    Richiesto:
  • (WP_Comment) $comment Current comment object.
    Richiesto:
Definito a:
Codex:

Filters miscellaneous actions for the edit comment form sidebar.





Sorgenti

echo apply_filters( 'edit_comment_misc_actions', '', $comment );