This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of 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

ਸਮੀਖਿਆਵਾਂ

There are no reviews for this plugin.

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

“DZS Custom WP Query Shortcode” is open source software. The following people have contributed to this plugin.

ਯੋਗਦਾਨੀ

“DZS Custom WP Query Shortcode” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

ਤਬਦੀਲੀ-ਚਿੱਠਾ

1.0.1

  • Description Update!

1.0

  • First Release