amp_compatible_ecosystem_shown

apply_filters( 'amp_compatible_ecosystem_shown',  bool $shown,  string $type )

Description #

Filters whether to show AMP compatible ecosystem in the admin.


Parameters #

$shown

Whether to show AMP-compatible themes and plugins in the admin.

$type

The type of ecosystem component being shown. May be either 'themes' or 'plugins'.



Changelog #

Changelog
Version Description
2.2 Introduced.