get_oc_version()WPSCache 1.0

No Hooks.

Return

null. Nothing (null).

Usage

get_oc_version();

get_oc_version() code WPSCache 1.12.0

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