restrict_manage_comments

動作鉤子
do_action( 'restrict_manage_comments' )

restrict_manage_comments: 這是一個動作鉤子,當管理評論螢幕在WordPress儀表盤上顯示時,會被觸發。它可以用來為管理評論介面新增額外的控制或定製。

在評論型別的過濾器提交按鈕之前觸發。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
do_action( 'restrict_manage_comments' );
do_action( 'restrict_manage_comments' );
do_action( 'restrict_manage_comments' );

常見問題

FAQs
檢視更多 >