Warning: This function has been deprecated.

install_global_terms()

Install global terms.


Source

File: wp-admin/includes/ms-deprecated.php. View all references

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


Top ↑

Changelog

Changelog
Version Description
6.1.0 This function has been deprecated.
3.0.0 Introduced.

Top ↑

User Contributed Notes

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