该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

DZS Custom WP Query Shortcode

描述

This plugin creates a custom wp_query via a shortcode. Accepts any parameter of WP_Query – https://codex.wordpress.org/Class_Reference/WP_Query

Demo here – http://digitalzoomstudio.net/developer-freebies/

My premium plugins – http://bit.ly/nM4R6u

屏幕截图

  • The shortcode outputs the title and post content. Can be modified in the php file.

安装

  1. Upload dzs-custom-wp-query-shortcode folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [query vars="post_type=page&posts_per_page=1000"] in any post / page

评价

此插件暂无评价。

贡献者及开发者

「DZS Custom WP Query Shortcode」是开源软件。 以下人员对此插件做出了贡献。

贡献者

更新日志

1.0.1

  • Description Update!

1.0

  • First Release