This plugin is outdated and might not be supported anymore
JPD2

JPD2

Details
View on WordPress

Makes caching the results of a WP_Query, WP_User_Query and WP_Meta_Query, via the transients API easy. Realize increased performance, by caching the results of your queries, with one simple function.

All saved queries are automatically reset when any post is updated.

Basic usage:

  • Specify arguments for the query ($args)
  • Give the query a name ($name)
  • $query = jpd2_better_query( $args, $name );
  • Use $query like you would any other WP_Query object.
  • See FAQ for other usages

Details

Plugin code:
jpd2
Plugin version:
0.8.7
Outdated:
Yes
WP version:
3.8 or higher
PHP version:
or higher
Test up to WP version:
3.8.41
Total installations:
0
Last updated:
2022-02-24
Rating:
Times rated:
0
caching
transients