plugin-icon

JPD2

作者:Josh Pollock·
Makes caching WordPress queries via the Transients API easy.
版本
0.8.7
最后更新
Feb 24, 2022

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
免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 3.8.41
这个插件是可用的下载,适用于您的站点。