class WP_Object_Cache {. /**. * Holds the cached objects. *. * @since 2.0.0. * @access private. * @var array. */. private $cache = array();.
確定! 回上一頁