WP Show Posts

Descripción

Note

This plugin is only receiving security updates at this time. Check out our GenerateBlocks plugin for a more modern solution.

WP Show Posts te permite mostrar contenido en cualquier lugar de tu sitio web mediante shortcode fácil de usar.

Puedes obtener contenido a partir de cualquier tipo de contenido como WooCommerce, Easy Digital Downloads, etc..

Este plugin funciona con cualquier tema.

Estas son las características en la versión gratuita:

Entradas

  • Tipo de contenido
  • Taxonomía
  • Terminos
  • Entradas por página
  • Paginación

Columnas

  • Columnas
  • Columns gutter

Imágenes

  • Mostrar imagenes
  • Ancho de la imagen
  • Altura de la imagen
  • Alineación de la imagen
  • Ubicación de la imagen

Contenido

  • Tipo de contenido (extracto o contenido completo)
  • Longitud del extracto
  • Incluir título
  • Texto leer más
  • Read more button class

Meta

  • Incluir autor
  • Ubicación del autor
  • Incluir fecha
  • Ubicación de la fecha
  • Incluir términos
  • Ubicación de los términos

Más ajustes

  • ID de autor
  • Excluir actual
  • ID de contenido
  • Exclude post ID
  • Ignorar las publicaciones fijas
  • Offset
  • Ordenar
  • Ordenar por
  • Estado
  • Meta key
  • Meta value
  • Tax operator
  • No results message

Our *Pro* version has these features

Check out Pro

Entradas

  • AJAX pagination

Columnas

  • Masonry
  • Featured post
  • Background color
  • Background color hover
  • Border color
  • Border color hover

Imágenes

  • Image overlay color
  • Image overlay icon
  • Image hover effect
  • Image lightbox
  • Image lightbox gallery

Contenido

  • Read more style
  • Read more color
  • Content link color
  • Content link color hover
  • Content text color
  • Color del título
  • Title color hover

Meta

  • Meta color
  • Meta color hover

Social

  • Twitter
  • Twitter color + hover
  • Facebook
  • Facebook color + hover
  • Google+
  • Google+ color + hover
  • Pinterest
  • Pinterest color + hover
  • Love it
  • Alineación

¡Echa un vistazo a GeneratePress, nuestro increíble tema para WordPress! (https://wordpress.org/themes/generatepress)

Capturas

  • All of your created post lists.
  • The "Entradas" settings tab.
  • The "Columnas" settings tab.
  • The "Imágenes" settings tab.
  • The "Contenido" settings tab.
  • The "Meta" settings tab.
  • The "More query ars" settings tab.

Instalación

Hay dos formas de instalar WP Show Posts.

  1. En tu escritorio, ir a «Plugins > Añadir nuevo» y buscar: WP Show Posts
  2. Descarga el .zip desde WordPress.org y sube la carpeta en el directorio /wp-content/plugins/ a través de FTP.

In most cases, #1 will work fine and is way easier.

FAQ

How do I create a post list?

  • Make sure WP Show Posts is activated.
  • Navigate to «WP Show Posts > Add New» and configure your list.
  • Copy the shortcode provided for you when adding your new list.
  • Add your shortcode to your desired page or post.

Reseñas

29 de diciembre de 2022
The 1st plugin I found, which can show complete posts include images in widget. Really good job. Just one thing is missing to me ... to show random posts.
18 de julio de 2022
I installed it on the current version of Wordpress since I started using generatepress now. It seemed like an ideal option, until after making half a website I realised that my menu stopped working. I don't understand why they don't update this plugin, if it's great.
17 de noviembre de 2021
Lightweight , but it has all functions. Well thought.
3 de noviembre de 2021
WP Show Posts is a great plugin, simple to use and does what it says it does. The support is excellent as well. Very responsive and willing to help.
Leer todas las 78 reseñas

Colaboradores y desarrolladores

«WP Show Posts» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«WP Show Posts» ha sido traducido a 14 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «WP Show Posts» a tu idioma.

¿Interesado en el desarrollo?

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

Registro de cambios

1.1.4

  • Security: Improve escaping of settings that display HTML
  • Tweak: Add wpsp_query_args filter

1.1.3

  • New: Button class option
  • Fix: Duplicate post classes
  • Fix: Post classes PHP notice in some themes
  • Fix: PHP 7.2 PHP warning while editing lists
  • Tweak: Pass $settings to wpsp_wrapper_atts filter
  • Tweak: Remove font-size and line-height CSS (allow themes to handle it)

1.1.2

  • Fix: Performance issue dealing with lots of terms in list admin
  • Fix: Post class clashes with GP Premium
  • Tweak: Allow name in shortcode instead of ID
  • Tweak: Use theme defined font size for title elements (removes the default 30px)

1.1.1

  • Fix: Fix image hover effects in WPSP Pro

1.1

  • New: Allow multiple taxonomy terms to be selected
  • New: Choose the title HTML element
  • New: wpsp_disable_title_link filter
  • New: wpsp_disable_image_link filter
  • New: wpsp_read_more_output filter
  • New: wpsp_inside_wrapper hook
  • New: wpsp_image_attributes filter
  • New: wpsp_term_separator filter
  • New: Option to add comments number/link in post meta
  • New: Allow override of settings within shortcode parameter
  • New: Add standard post classes to each post
  • Tweak: Remove many function_exists() wrappers – check your custom functions!
  • Tweak: Pass list settings through hooks instead of using global
  • Tweak: Clean up code considerably
  • Tweak: Use the_excerpt() instead of custom function
  • Tweak: Remove border radius from read more buttons
  • Fix: Broken author setting
  • Fix: Remove image float on mobile
  • Fix: Missing color labels in WP 4.9

1.0

  • Add new hook inside image container: wpsp_inside_image_container
  • Fix issue with pagination and random post ordering
  • Clean up defaults to only include free options
  • Add margin to the top of pagination
  • Use manual excerpt if it’s set