amp_skip_post apply_filters( 'amp_skip_post', bool $skipped, int $post_id, WP_Post $post ) Description # Filters whether to skip the post from AMP. Parameters # $skipped Skipped. $post_id Post ID. $post Post. Source # File: includes/class-amp-post-type-support.php Changelog # Changelog Version Description 0.3 Introduced.