Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Ultimate Custom Posts

Descripción

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.

Capturas

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

Instalación

  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

Preguntas frecuentes

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

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Ultimate Custom Posts” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Ultimate Custom Posts” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

2.0.0

  • First version of plugin.

3.0.0

  • Added many more Layouts