comments_atom_head

動作鉤子
do_action( 'comments_atom_head' )

comments_atom_head。這個動作是在評論Atom feed的頭部部分觸發的。你可以使用這個動作來新增自定義資訊到評論Atom feed的頭部。

在Atom評論feed的header末端觸發。

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

常見問題

FAQs
檢視更多 >