Skip to content

embed_head

github-actions[bot] edited this page Jul 27, 2025 · 3 revisions

Prints scripts or data in the embed template head tag.

Auto-generated Example

add_action(
   'embed_head',
    function() {
        // Your code here.
    }
);

Files

do_action( 'embed_head' )

← All Hooks

Clone this wiki locally