Descrizione
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
Installazione
- 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
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“DZS Custom WP Query Shortcode” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “DZS Custom WP Query Shortcode” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0.1
- Description Update!
1.0
- First Release