An open API service indexing awesome lists of open source software.

https://github.com/tarosky/query-cache

Cache WP_Query to object cache.
https://github.com/tarosky/query-cache

wordpress-plugin wordpress-plugin-ga

Last synced: 9 months ago
JSON representation

Cache WP_Query to object cache.

Awesome Lists containing this project

README

          

# Query Cache

Tags: speed, cache, object-cache
Contributors: tarosky, Takahashi_Fumiki
Tested up to: 5.8
Requires at least: 5.5
Requires PHP: 5.6
Stable Tag: nightly
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.txt

Cache WP_Query to object cache.

## Description

W.I.P

### Acknowledgement

This plugin is a deliveration of [Automattic/advanced-post-cache](https://github.com/Automattic/advanced-post-cache).

## Installation

### From Plugin Repository

Click install and activate it.

### From Github

See [releases](https://github.com/tarosky/query-cache/releases).

## FAQ

### Where can I get supported?

Please create new ticket on support forum.

### How can I contribute?

Create a new [issue](https://github.com/tarosky/query-cache/issues) or send [pull requests](https://github.com/tarosky/query-cache/pulls).

## Changelog

### 1.0.0

* First release.