apply_filters( 'embed_template', string $template )

Filter the template used for embedded posts.


Parameters

$template string
Path to the template file.

Top ↑

Source

File: wp-includes/template-loader.php. View all references

return;

Top ↑

Changelog

Changelog
Version Description
4.4.0 Introduced.

Top ↑

User Contributed Notes

You must log in before being able to contribute a note or feedback.