apply_filters( 'amp_content_embed_handlers', array $handlers, WP_Post $post )
Description #
Filters the content embed handlers.
Parameters #
- $handlers
-
(array) Handlers.
- $post
-
(WP_Post) Post. Deprecated. It will be null when `amp_is_canonical()`.