這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Ultimate Custom Posts

描述

This Ultimate Custom Posts plugin allow you to show your custom posts in a page / post / custom post within few seconds. You can also filter all type posts with shortcode. You will need to select the custom post type from dropdown and it will provide you shortcode [ucp_show type=’custom-post-slug’] which you need to put in any post or page in order to show custom posts in grid layout.You can choose layout 1,2 or 3 There are number of attributes that you can use with the provided shortcode.

You can even display default WordPress blog posts with shortcode [ucp_show type=’post’] using same attributes.

List of Attributes

style- You can choose grid style by 1,2,3.Just use “style”
post_limit – Number of posts display on per page
except_length – Set Except Length by using “except_length”
order – In what order posts will be displayed, Possible Values: ASC, DESC

FEATURES OF ULTIMATE CUSTOM POST WORDPRESS PLUGIN

It provide you ready-made grid layout for your every custom post, you may simply have to put shortcode. style-"1,2,3"
It is mobile responsive as well.
You may also put number of posts to be shown, order, orderby etc in shortcode. Please see attributes list above.
Also provide Pagination if your total posts are more than ‘number’ attribute.

螢幕截圖

  • screenshot-1.gif
  • screenshot-2.png
  • screenshot-3.png
  • screenshot-4.png
  • screenshot-5.png

安裝

  1. Upload Ultimate Custom Posts to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Admin Menu –> Ultimate Custom Posts

常見問題

How to set shortcode list?

You can easily select shortcode attribute form dropdown.

How to set shortcode in page?

Sipmly copy shortcode and paste anywhere in page.

How to select style?

Select style attribute and use 1,2 and 3 any style (style=”1″ or “2” or “3”)

評價

There are no reviews for this plugin.

貢獻者及開發者

“Ultimate Custom Posts” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Ultimate Custom Posts 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

2.0.0

  • First version of plugin.

3.0.0

  • Added many more Layouts