public function store() {. $output = ob_get_flush(); // Flushes the buffers. wp_cache_add( $this->key, $output, self::GROUP, $this->ttl );. }.
確定! 回上一頁