このプラグインは 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 はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“DZS Custom WP Query Shortcode” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0.1

  • Description Update!

1.0

  • First Release