This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Simple Expand

Descripción

Usage of the expand shortcode:
[expand title=”My title”]
The content goes here.

And wrap up with a closing expand tag.
[/expand]

Capturas

  • Sample of the closed Simple Expand.
  • Sample of the open Simple Expand with html tags inside.

Instalación

  1. Upload “/simple-expand/” to the “/wp-content/plugins/” directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Place [expand] shortcodes on your page.

Preguntas frecuentes

No FAQ yet.

Reseñas

There are no reviews for this plugin.

Colaboradores y desarrolladores

“Simple Expand” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

“Simple Expand” ha sido traducido a 5 idiomas. Gracias a los traductores por sus colaboraciones.

Traduce “Simple Expand” a tu idioma.

¿Interesado en el desarrollo?

Revise el código , eche un vistazo al repositorio SVN , o suscríbase al log de desarrollo por RSS .

Registro de cambios

1.1

  • Added support for youtube and other iframe embeds inside expand tag (also WP built in embeds)

1.0.1

  • Added support for shortcode in expand tag

1.0

  • Initial release.