get_oc_version()WPSCache 1.0

No Hooks.

Returns

null. Nothing (null).

Usage

get_oc_version();

get_oc_version() code WPSCache 3.1.0

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