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
- Verify that you have PHP5, which is required for this plugin.
- Upload the whole
manual-related-links
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce “Manual Related Links” 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.