Filter by type:
Search
Skip to content
Browse: Home / Classes / Astra_Theme_Extension / Astra_Theme_Extension::wpml_compatibility()

Astra_Theme_Extension::wpml_compatibility()

WPML Compatibility.


Description


Source

File: classes/class-astra-theme-extension.php

		public function wpml_compatibility() {

			require_once ASTRA_EXT_DIR . 'compatibility/class-astra-wpml-compatibility.php';
		}

Expand full source code Collapse full source code View on Trac


Changelog

Changelog
Version Description
1.1.0 Introduced.

User Contributed Notes

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