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.

Manual Related Links

Descripción

This plugin allows you to manually enter links that are related to a post. They
can be on any site and you can enter just the URL or an entire link (specifying
the title attribute, onclicks, etc). There are helper functions to display them
in your theme or you can simply tell the plugin to automatically add them to
posts or even just single posts. The list is output as an unordered list (ul)
with an optional title, and everything has CSS classes to make styling easy.
Requires PHP5.

Instalación

  1. Verify that you have PHP5, which is required for this plugin.
  2. Upload the whole manual-related-links directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Manually integrate into your theme or go to the plugin settings page and set it to automatically add them to posts

Preguntas frecuentes

Why aren’t the related posts showing?

You need to manually integrate into your theme using the helper functions (wp_get_related_links and wp_related_links) or go to the plugin settings page and set it to automatically add them to posts

Can I craft my own HTML for the links?

Yes, you can enter just the URL or an entire link (specifying the title attribute, onclicks, etc).

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“Manual Related Links” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “Manual Related Links” 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 .