Astra_Schema::schema_enabled()

Enabled schema


Description


Source

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

	protected function schema_enabled() {
		return apply_filters( 'astra_schema_enabled', true );
	}

Changelog

Changelog
Version Description
2.1.3 Introduced.


User Contributed Notes

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