amp_bento_enabled

This hook has been deprecated. Bento support has been removed instead.

apply_filters_deprecated( 'amp_bento_enabled',  bool $enabled )

Description #

Filters whether the use of Bento components is enabled.

When Bento is enabled, newer experimental versions of AMP components are used which incorporate the next generation of the component framework.


Parameters #

$enabled

Enabled.



Changelog #

Changelog
Version Description
2.2 Introduced.