-
Notifications
You must be signed in to change notification settings - Fork 19
embed_content
github-actions[bot] edited this page Jul 27, 2025
·
3 revisions
Prints additional content after the embed excerpt.
add_action(
'embed_content',
function() {
// Your code here.
}
);do_action( 'embed_content' )