Astra_WPHeader_Schema::schema_enabled()

Enabled schema


Description


Source

File: inc/schema/class-astra-wpheader-schema.php

	protected function schema_enabled() {
		return apply_filters( 'astra_wpheader_schema_enabled', parent::schema_enabled() );
	}

Changelog

Changelog
Version Description
2.1.3 Introduced.


User Contributed Notes

You must log in before being able to contribute a note or feedback.