Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

DZS Custom WP Query Shortcode

Popis

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

Snímky obrazovky

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

Instalace

  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

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

DZS Custom WP Query Shortcode je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0.1

  • Description Update!

1.0

  • First Release