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 Modalplate

Descripción

WP Modalplate is possibly the easiest and cleanest way to add responsive modals to your website! To see an example you can go to modalplate.jamesdbruner.com and take a look.

How to use it

There are two shortcodes here and you need to use both. Here’s an example of how to use these shortcodes together:

[modalplate_trigger]Example Button[/modalplate_trigger]
[modalplate title="Example Title"]Example content[/modalplate]

NOTE FOR THEME DEVELOPERS: This plugin makes use of both wp_head() and wp_footer() so if your theme is missing either you may experience issues using this plugin.

Special thanks to @chrishumboldt for creating the original Modalplate plugin. Check out WebPlate to see more of his awesome work.

Capturas

  • Example

Instalación

  1. Upload wp-modalplate.zip to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Use the shortcodes [modalplate_trigger][/modalplate_trigger] and [modalplate][/modalplate] in the page/post you want

FAQ

None so far…

Reseñas

3 de septiembre de 2016
I love how simple this plug in is. Does one thing and it's responsive. All I need. Thank you!!
Leer todas las 2 reseñas

Colaboradores y desarrolladores

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

Colaboradores

Traduce «WP Modalplate» 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

  • Initial commit