amp_supportable_post_types 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 Post types. Source # File: includes/class-amp-post-type-support.php Changelog # Changelog Version Description 2.0 Introduced.