Astra_Site_Navigation_Schema::schema_enabled()
Enabled schema
Description
Source
File: inc/schema/class-astra-site-navigation-schema.php
protected function schema_enabled() { return apply_filters( 'astra_site_navigation_schema_enabled', parent::schema_enabled() ); }
Expand full source code Collapse full source code View on Trac
Changelog
Version | Description |
---|---|
2.1.3 | Introduced. |