Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP CSS Text Stroke

Descripción

Text Stroke is the cool, nice-looking effect where black text characters are displayed on a white surrounding to increase readability on a non-uniform coloured background. For example text on Google Maps is displayed that way.

This plugin contains a piece of javascript code that’s called on window load and that enables you to get text stroking on any piece of text on your web page’s template. The trick is to repeat the text element 9 times in white color in the background, each instance being slightly moved from the original text position.

Detailed description is at http://blog.mapmyglobe.com/css-text-stroke/

Capturas

  • Example

Instalación

  1. Upload plugin to your /wp-content/plugins/ directory
  2. Edit css-text-stroke.php to apply the processTextStroke() function to the desired CSS selector (the piece of text that you want to stroke)
  3. Activate the plugin through the ‘Plugins’ menu in WordPress

Preguntas frecuentes

Is it SEO-friendly?

As far as I know, it is. Because Google doesn’t apply onload() javascripts to pages when crawling them.

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.

Colaboradores

Traduce "WP CSS Text Stroke" 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.