Skip to content

embed_content

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

Prints additional content after the embed excerpt.

Auto-generated Example

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

Files

do_action( 'embed_content' )

← All Hooks

Clone this wiki locally