Цей плагін не перевірявся з останніми 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”)

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Ultimate Custom Posts” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Ultimate Custom Posts” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

2.0.0

  • First version of plugin.

3.0.0

  • Added many more Layouts