apply_filters( 'amp_supportable_post_types', string[] $post_types )
Description #
Filters the list of post types which may be supported for AMP.
By default the list includes those which are public.
Parameters #
- $post_types
-
(string[]) Post types.