Ovaj dodatak nije testiran s najnovija 3 glavna izdanja WordPress-a. Možda se više ne održava ili se ne podržava i može imati problema sa kompatibilnošću kada se koristi sa novijim verzijama WordPress-a.

Ultimate Custom Posts

Opis

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.

Slike ekrana

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

Instalacija

  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

ČPP

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”)

Recenzije

Nema recenzija za ovaj dodatak.

Saradnici i programeri

“Ultimate Custom Posts” is open source software. The following people have contributed to this plugin.

Doprinositelji

Zapis promijena

2.0.0

  • First version of plugin.

3.0.0

  • Added many more Layouts