install_global_terms()

In this article

This function has been deprecated.

Install global terms.

Source

function install_global_terms() {
	_deprecated_function( __FUNCTION__, '6.1.0' );
}

Changelog

VersionDescription
6.1.0This function has been deprecated.
3.0.0Introduced.

User Contributed Notes

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