Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

DZS Custom WP Query Shortcode

Mô tả

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

Ảnh màn hình

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

Cài đặt

  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

Đánh giá

There are no reviews for this plugin.

Người đóng góp & Lập trình viên

“DZS Custom WP Query Shortcode” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Nhật ký thay đổi

1.0.1

  • Description Update!

1.0

  • First Release