Related Posts Thumbnails Plugin for WordPress

Descripción

Related Posts by WPBrigade will add related posts thumbnails after the post. This Related Posts Plugin allows to customize thumbnail sizes, display settings and type of relation.

By default it uses generated by WordPress thumbnail for the first image appeared in the post, that was uploaded on the server with sizes as set in Media settings. You can select between ‘thumbnail’ and ‘medium’ size options. In addition if your theme supports Post Thumbnails feature introduced in WordPress 2.9 you can specify custom thumbnail size. You can also specify post custom field name to be used as thumbnails source.

Las miniaturas se organizan en columnas debajo de la publicación con el título / extracto de las publicaciones relacionadas debajo de cada miniatura de la publicación. Se pueden personalizar los colores de fondo, borde, texto, tamaños de texto, fondo al pasar el mouse, título y longitud del extracto. Ver captura de pantalla

You can specify number of related posts to display, start date, categories to show on and to include, top text, style settings, default image URL. You can select type of relation – categories, tags, categories and tags, random or custom taxonomies. You can specify where to display related posts – choose page type (main or single), post type and select categories. You can turn off automatic appending to the end of post and use <?php get_related_posts_thumbnails(); ?> php tag in the Loop of your theme. Related Posts thumbnails sidebar widget is also available. You can use [related-posts-thumbnails] shortcode in the post body.

** This Related Posts plugin has Gutenberg block **

Contribuciones:

  • Gracias a Adnan por dar vida a este plugin.

Traducciones:

  • This plugin has Russian version
  • Thanks to Li-An this plugin has French version
  • Thanks to Gidibao this plugin has Italian version
  • Thanks to Kuzu this plugin has Turkish version
  • Thanks to Mirko this plugin has German version
  • Gracias a Bejana por la traducción al indonesio

Enlaces relacionados:

Capturas

  • Entradas Relacionadas para Bloques Gutenberg
  • Plugin in action
  • Página de ajustes del plugin

Bloques

Este plugin proporciona 1 bloque.

  • Related Posts Thumbnails Plugin for WordPress

Instalación

  1. Extraer zip en el directorio /wp-content/plugins/
  2. Activa el plugin a través del menú «Plugins» en WordPress.
  3. Los ajustes de personalización de plugin en el menú Entradas Relacionadas se pueden encontrar en la barra del panel de administración.

FAQ

How does this plugin decide which image to use as post thumbnail?

If your theme supports WordPress Posts Thumbnail feature and post has a specified Post Thumbnail as seen on Edit Post page, when this image will be used as a post thumbnail in related posts. The size of the image is determined by plugin setting ‘Post-thumbnails name’.

If your theme does not support Post Thumbnail feature or post has no assigned thumbnail, when the first image on the post will be used as a thumbnail.

Does plugin support external images, e.g. uploaded on Flickr?

There is no direct support of external images in the current version of the plugin. You can use custom field option. Or you can use https://wordpress.org/extend/plugins/generate-post-thumbnails/ or similar plugin to save external images as post thumbnails.

¿Cuál es la URL de imagen predeterminada?

Si no hay imágenes del tamaño especificado en la entrada, o no hay ninguna en el servidor, se usará la imagen por defecto como miniatura de la entrada. Puedes subir tu imagen al servidor y especificar su URL en los ajustes del plugin.

Reseñas

8 de marzo de 2024 1 respuesta
I have enjoyed using this plugin a lot. It is customisable and very user friendly. After trying more than 5 'Similar/Related Posts' plugins, this plugin finally addressed my needs.
12 de noviembre de 2023 1 respuesta
I really like this plugin as it directs my customers to similar blogs they might be interested in. Also when I had a technical issue they were very kind and quick to resolve it for me.
30 de octubre de 2023 1 respuesta
Cercavo un Plugin che potesse dare spunto alle persone per cliccare su argomenti simili dopo la lettura sotto i miei post. Dopo averne provato diversi ho scelto questo, perchè dispone sia immagini che link. Il supporto è stato eccellente, quindi 5 stelle!
Leer todas las 212 reseñas

Colaboradores y desarrolladores

«Related Posts Thumbnails Plugin for WordPress» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Related Posts Thumbnails Plugin for WordPress» está traducido en 9 idiomas. Gracias a los traductores por sus contribuciones.

Traduce «Related Posts Thumbnails Plugin for WordPress» 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

3.0.2 – 2023-12-13

  • Enhancement: Update the attribute aria-lable value for accessibility.

3.0.1 – 2023-11-14

  • BugFix: Heading’s font size in list view.
  • BugFix: PHP deprecated warnings.
  • Compatibility : Compatible with WordPress 6.4
  • Compatibility : Compatible with PHP 8.2

3.0.0 – 2023-11-08

  • Enhancement: Introducing new dashboard layout for related post settings.
  • Enhancement: Code refactoring.
  • Compatibility : Compatible with WordPress 6.4
  • Compatibility : Compatible with PHP 8.2

2.2.0 – 2023-07-21

  • New Feature: Introducing new feature to display category on the related post.
  • BugFix: Removed depreciated code.
  • Compatibility : Compatible with WordPress 6.3

2.1.0 – 2023-01-10

  • BugFix: ACF field with image object, URL or ID field.
  • Compatibility : Compatible with WordPress 6.1

2.0.3 – 2022-07-06

  • BugFix: Custom field compatible with images object or URL field.
  • Compatibility : Compatible with WordPress 6.0
  • Compatibility : Compatible with PHP 8.1

2.0.2 – 2022-04-19

  • BugFix: PHP Warning on Gutenberg block.

2.0.1 – 2022-04-18

  • BugFix: The image wasn’t displaying with {custom field name} setting.
  • Enhancement: Code refactoring.

2.0.0 – 2022-03-22

  • New Feature: Introducing date feature with 7 type of date format.
  • Enhancement: Added a filter rpt_custom_relationship to get posts from multiple custom post types with same term slug.
  • Compatibility : Compatible with WordPress 5.9.2

1.9.2 – 2022-02-18

  • Bugfix: Border style issue.
  • Enhancement: Added a filter relpost_anchor_attr to extend the HTML attributes within the related posts thumbnails anchor tag.
  • Compatibility : Compatible with WordPress 5.9

1.9.1 – 2021-04-08

  • Bugfix: Mobile view layout.
  • New Feature : Introducing Lazy Loading filter. Use rpt-lazy-loading filter to enable the lazy loading for thumbnails. By default it’s false.
  • Compatibility : Compatible with PHP 8.0

1.9.0 – 2021-03-22

  • New Feature : Filter to add custom sizes of thumbnails to choose from.
  • New Feature : added ‘rpt_exclude_post’ filter to exclude posts from showing as Related Posts.
  • Enhancement : Shortcode attribute to exclude posts from showing as Related Posts.
  • Compatibility : Compatible with WordPress 5.7

1.8.3 – 2020-03-21

  • New Feature : Filter for related posts background image.
  • New Feature : Add option to disable related posts on mobile.

1.8.2 – 2019-10-16

  • Nueva función: filtro para el texto superior de la publicación relacionada.
  • Nueva función: filtro para evitar la verificación del tamaño de la imagen en las imágenes de publicaciones internas.
  • Nueva función: filtro para evitar publicaciones relacionadas en los constructores.
  • Nueva función: filtro para eliminar publicaciones relacionadas con un campo personalizado vacío.

1.8.1 – 2019-06-25

  • Corrección de errores: las miniaturas no se muestran cuando se selecciona la fuente de la miniatura de publicación.

1.8.0 – 2019-06-25

  • Nueva característica: soporte AMP agregado.
  • Nueva función: filtro para deshabilitar las publicaciones relacionadas en AMP.
  • Nueva función: Filtrar en la lista de estilos para publicaciones relacionadas en AMP.
  • Reimplementado: Eliminado los activos no utilizados para el bloque Gutenberg.
  • Corrección de errores: se corrige la consulta para ordenar las últimas publicaciones.
  • Corrección de errores: corrige la verificación de variables vacías en el campo personalizado.

1.7.2 – 2019-06-10

  • Corrección de errores: problema de clasificación cuando se selecciona la última opción de publicaciones.

1.7.1 – 2019-05-27

  • Bug Fix : Compatibility issue with php 5.3 in newly Gutenberg block.

1.7.0 – 2019-05-24

  • New Feature : Added Gutenberg block for Related posts.
  • Bug Fix : Empty container class name.
  • Bug Fix : Unable to show related posts on empty custom field.
  • Compatibility : Compatible with WordPress 5.2

1.6.6 – 2019-03-18

  • Enhancement : Add posts_number & posts_sort attributes in [related-posts-thumbnails] shortcode.
  • Compatibility : Compatible with WordPress 5.1
  • Enhancement : Compatible with PHP 7.3

1.6.5 – 2018-06-14

  • Bug Fix : Last update broke layout because of direct function usage in templates.

1.6.4 – 2018-06-06

  • Feature : Add sort by option for Related Posts.
  • Enhancement : Add class attribute in list styling, if someone wants to style list Related Posts.
  • Enhancement : Move thumbnails source option to its own section.
  • Enhancement : Minor style changes in settings page.
  • Bug Fix : Fonts are unable to change in list output style.
  • Bug Fix : Unclosed div making layout break.
  • Bug Fix : Left content alignment is breaking layout.
  • Bug Fix : Content of alt tag of Related Posts image is breaking layout.

1.6.3 – 2018-03-26

  • Feature : Multilingual Compatible. All text is now translateable.
  • Feature : Add filter to left, right or center align Related Posts.
  • Feature : Add filter to change priority of Related Posts under posts content.
  • Enhancement : Add ALT tag in Related Posts thumbnails.
  • Enhancement : Replace input types of some fields form text to number.
  • Enhancement : Replace default image URL to gallery image selection.
  • Enhancement : Replace some ambiguous field’s titles with more clear titles.
  • Bug Fix : Fix the undefined index notice on widget title.
  • Bug Fix : Fix the image issue in widget.
  • Bug Fix : Fix the image issue in thumbnails of Related Posts.

1.6.2 – 2018-02-27

  • Característica: Cambiar el estilo en línea a la clase.
  • Feature : Add RTL support.
  • Bug Fix : Undefined variable on shortcode.
  • Bug Fix : Fix encoding tag on excerpt.
  • Enhancement : Add color picker on color settings.
  • Enhancement : Add date picker on date settings.

1.6.1

  • BugFix: Center align output and image.

1.6.0

  • Compatible con 4.8
  • Múltiples correcciones de errores

1.5.4

  • Fixed Category Settings bug.

1.5.3

  • [Solución de error] Mejorado.

1.5.2

  • [Solución de error] El título de texto superior ahora permite etiquetas h1 a h6.

1.5.1

  • [BugFix] Removed deprecated constructors for Related Posts widget. Compatible with PHP 7.0

1.5.0

  • Major UI changes for admin settings and compatibility with WP 4.5

1.4.0

  • compatibilidad con WP 4.4

1.3.1

  • compatibilidad con versiones anteriores de WP 2.9

1.3

  • Se agregó compatibilidad con tipos de publicaciones personalizadas y taxonomías personalizadas.
  • Se agregó soporte de cadenas multibyte
  • Se corrigió un error con comillas dobles en el título
  • Fixed a bug with stripping shortcodes
  • Se agregó traducción al indonesio

1.2.9

  • Error solucionado: cuando no se seleccionan todas las categorías y solo etiquetas, comportamiento incorrecto
  • Rendimiento optimizado
  • Buscar miniatura de publicación en el cuerpo de la publicación si no se configuró ninguna Imagen destacada asignada
  • Posibilidad añadida de mostrar solo publicaciones con miniaturas para temas, que admiten Miniaturas de publicaciones
  • Filtro eliminado, reescalado de la imagen existente.

1.2.8

  • Error solucionado: si la categoría tiene 1 publicación y la relación se basa en categorías, entonces no se mostrarán publicaciones
  • Font-family puede tener comillas en la configuración
  • Added Turkish and German versions

1.2.7

  • Se agregó la opción de HTML limpio sin CSS de complemento, se corrigió el cambio de color de fondo

1.2.6

  • Se corrigió la URL personalizada relativa

1.2.5

  • Corregido: Selección de categorías en la página de configuración del complemento

1.2.4

  • Versión en francés actualizada

1.2.3

  • Opción agregada para configurar el script de cambio de tamaño del tema PHP

1.2.2

  • Rendimiento mejorado del complemento con gran cantidad de publicaciones
  • La configuración de PHP allow_url_fopen se tiene en cuenta
  • Fecha de inicio agregada para excluir publicaciones antiguas
  • Fixed display, only posts now
  • Categorías separadas: que se muestran entre miniaturas y en las que se muestran
  • Random relation, for random posts display
  • PHP 4.3 compatible now according to WordPress requirements
  • probado con WordPress 3.0

1.2.1

  • Thanks to Li-An it now has French version.
  • Se generarán extractos si no se definió ningún extracto.
  • Modo desarrollador para ver información de depuración en el código fuente HTML.

1.2

  • added php tag for use in theme
  • added option to turn off automatic appending
  • establecer la longitud del título 0 para cuando no hay ningún título
  • extracto añadido
  • Añadido el widget de barra lateral
  • Añadido el shortcode

1.1.1

  • removed PHP warning on settings page somebody may experience
  • full HTML support in top text field

1.1

  • removed PHP warnings for getimagesize and file if wrong header was received
  • fixed Categories and Tags confusion (when you selected Categories relation was based on Tags and vice versa)
  • added Categories option to select specific categories
  • added post custom field name option as a source for thumbnails

1.0

  • Released plugin initial version