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