embed_site_title_html

過濾鉤子
apply_filters( 'embed_site_title_html', $site_title )

embed_site_title_html: 這個過濾鉤子允許你修改oEmbed響應的網站標題HTML。

過濾嵌入頁尾中的網站標題HTML。

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

常見問題

FAQs
檢視更多 >