comment_form_field_comment

過濾鉤子
apply_filters( 'comment_form_field_comment', $field )

comment_form_field_comment – 這個過濾鉤子允許開發者修改評論表單的評論欄位。

過濾用於顯示的評論文字區域的內容。

Plain text
Copy to clipboard
Open code in new window
EnlighterJS 3 Syntax Highlighter
echo apply_filters( 'comment_form_field_comment', $field );
echo apply_filters( 'comment_form_field_comment', $field );
echo apply_filters( 'comment_form_field_comment', $field );

常見問題

FAQs
檢視更多 >