apply_filters( 'embed_template', string $template )
Filter the template used for embedded posts.
Description Description
Parameters Parameters
- $template
-
(string) Path to the template file.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |