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.

Intro Wrapper

Descripción

This plugin takes care of wrapping your intro text (everything before <!–more–> — also called «teaser content») in a div element with the class «intro».

This allows for easy styling of the intro text, e.g. with larger fonts, colors, etc.

Capturas

  • Resulting code
  • Example with twentytwelve and adjusted font size and color

Instalación

  1. Download and unzip plugin
  2. Upload the ‘intro-wrapper’ folder to the ‘/wp-content/plugins/’ directory,
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

Preguntas frecuentes

Installation Instructions
  1. Download and unzip plugin
  2. Upload the ‘intro-wrapper’ folder to the ‘/wp-content/plugins/’ directory,
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
I installed the plugin, but can’t see any difference

The difference is only in the outputted HTML. You must add styling of the intro class yourself.

Where do I add the styling?

Try style.css.

The styling i added was lost when I upgraded my theme

This has nothing to do with the plugin. You’re doing things the wrong way. Read this: https://codex.wordpress.org/Child_Themes

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Intro Wrapper» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Intro Wrapper» 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

Version 1.0

  • Public release