• Home
  • Knowledgebase
  • DevDocs
  • Translations
  • Support
  • Live Preview

logo DevDocs

By The Events Calendar
Filter by type:
Skip to content
Filter by type:
Search
Browse: Home / Classes / Provider / Provider::load_conditionals()
Product: The Events Calendar

Provider::load_conditionals()


Source

File: src/Events/Integrations/Plugins/WordPress_SEO/Provider.php

	public function load_conditionals(): bool {
		return function_exists( 'YoastSEO' )
			&& defined( 'WPSEO_VERSION' )
			&& version_compare( WPSEO_VERSION, '19.0', '>=' );
	}

Expand full source code Collapse full source code

The Events Calendar
  • Home
  • Products
  • Blog
  • Support
© 2026 The Events Calendar Terms and Conditions Privacy