Este plugin no ha sido probado con ninguna las 3 últimas versiones principales de WordPress. Puede que ya no se mantenga o no tenga soporte, y puede que tenga problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

inDiv for TablePress

Descripción

Custom Extension for TablePress to automatically wrap the table in a DIV element. Add indiv=true to your tables to enclose your TablePress tables in a DIV with the class “indiv_tablepress”

Instalación

  1. Sube los archivos del plugin al directorio /wp-content/plugins/indiv-for-tablepress o instala el plugin directamente a través de la pantalla de plugins de WordPress.
  2. Activa el plugin a través de la pantalla “Plugins” en WordPress.
  3. Asegúrate de que tienes el plugin TablePress instalado y activo.
  4. Agrega el shortcode `in_div=true` en el shortcode de TablePress.

FAQ

¿Qué hace este plugin?

Envuelve el elemento TablePress

para facilitar dar estilos de forma más sencilla a tu tema o sitio

Cómo aplico inDiv a TablePress

Simply add the shortcut in_div=true to a TablePress shortcode. You will end up with a basic TablePress shortcode like [table id=… indiv=true]

Can I apply this to all TablePress tables

Yes! In the TablePress > inDiv Options page, you can enable the option to automatically apply to all TablePress tables instead of per shortcode attribute.

Reseñas

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“inDiv for TablePress” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“inDiv for TablePress” ha sido traducido en 5 idiomas. Gracias a los traductores por sus contribuciones.

Traduce “inDiv for TablePress” 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 .

Historial de cambios

1.0.3

  • Fixed error when saving options

1.0.2

  • Users can now enable the plugin to apply to all tables instead of per shortcode attribute
  • Rewritten backend to be modular
  • Now requires WordPress 5.3+ and PHP 5.6.20+

1.0.1

  • Versión inicial.