embed_head

動作鉤子
do_action( 'embed_head' )

embed_head: 這個動作鉤子是在oEmbed響應的頭部部分觸發的。你可以使用這個鉤子來新增自定義樣式或指令碼到oEmbed響應中。

在嵌入模板頭部標籤中列印指令碼或資料。

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

常見問題

FAQs
檢視更多 >