Lýsing
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
Uppsetning
- Upload
dzs-custom-wp-query-shortcode
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
[query vars="post_type=page&posts_per_page=1000"]
in any post / page
Umsagnir
There are no reviews for this plugin.
Þátttakendur & höfundar
“DZS Custom WP Query Shortcode” er opinn hugbúnaður. Eftirfarandi aðilar hafa lagt sitt af mörkum við smíði þessarar viðbótar.
HöfundarTranslate “DZS Custom WP Query Shortcode” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Breytingarsaga
1.0.1
- Description Update!
1.0
- First Release