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.

More Link Modifier

Descripción

A simple plugin that allows you to modify the link that is displayed when you use the <!–more–> feature. Also lets you remove the anchor link to turn off the jumping behaviour. You can also choose to have the more link open in a new window/tab.

You can choose to have just plain text, or also include the post’s title. If you chose to include the title, you can limit the number of characters/words that are displayed in the title. Also allows you to add ellipsis (…) to the title if it has been truncated. All the options can be found in “More Link” tab under “Options” in admin page.

Capturas

  • Screenshot of the admin options page

Instalación

  1. Create a directory ‘more-link-modifier’ in the ‘/wp-content/plugins/’ directory
  2. Upload ‘more-link.php’ and ‘more-link-options.php’ into the newly created ‘more-link-modifier’ directory
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

Can I include HTML in the ‘Custom Link Text’?

Yes, but only the most basic HTML. The HTML tags that are allowed are:
<img>, <b>, <strong>, <i>, <em> and <u>

How do I include special characters?

Have a look here: Speical HTML Characters
eg. if you want one of those double right angled bracket thingies (right-pointing double angle quotation mark) you would use: &raquo;

I entered something in the ‘Custom Link Text’ field and things have stuffed up. What should I do?

Click on the ‘Reset to WordPress default values’ button and stop trying to break the plugin! (j/k – if you remember what you entered, please email me and I’ll see if I can fix it)

More questions?

Go to: More Link Modifier Page

Reseñas

Leer todas las 2 reseñas

Colaboradores y desarrolladores

“More Link Modifier” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “More Link Modifier” 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

1.0.3

  • Added option to make more links open in new window/tab
  • Allowed img tags so you can have images in you more link

1.0.2

  • Georg Adamsen (http://wordpress.blogos.dk/) has kindly provided a Danish translation for the plugin.
  • There is minimal change to the code of the plugin.
  • New screenshot 🙂

1.0.1

Same as 1.0 (I was still new to svn)

1.0

The initial version of the plugin