apply_filters( 'edit_comment_misc_actions', string $html, object $comment )

Filters miscellaneous actions for the edit comment form sidebar.


Description Description


Parameters Parameters

$html

(string) Output HTML to display miscellaneous action.

$comment

(object) Current comment object.


Top ↑

Source Source

File: wp-admin/edit-form-comment.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.