get_oc_version()WPSCache 1.0

No Hooks.

Returns

null. Nothing (null).

Usage

get_oc_version();

get_oc_version() code WPSCache 2.0.1

function get_oc_version() {
	_deprecated_function( __FUNCTION__, '1.10.0' );
}