amp_post_status_default_enabled

apply_filters( 'amp_post_status_default_enabled',  string $status,  WP_Post $post )

Description #

Filters whether default AMP status should be enabled or not.


Parameters #

$status

Status.

$post

Post.



Changelog #

Changelog
Version Description
0.6 Introduced.