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.

WP Columnize

Descripción

Easily create multiple columns within your posts and pages for a newspaper/magazine-style layout. Post and page columns are easily styled with two CSS classes and two custom quicktags which are created automatically upon plugin installation.

Instalación

  1. Upload the wp_columnize folder to the your plugins directory, typically /wp-content/plugins/.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Does it work using the Visual Editor?

Yes, except you’ll have to manually type the column quicktags, [col-sect] and [column]
and their corresponding closing tags.

Do you provide support for the plugin?

Yes! Just drop a line on the plugin site in the comments section.

I don’t know much about CSS…

The plugin homepage provides an example of styling to use.

Opiniones

No hay reseñas para este plugin.

Colaboradores & Desarrolladores

“WP Columnize” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

Traduce & #8220;WP Columnize” a tu idioma.

¿interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Historial de cambios

1.0

  • encapsulate code within mishWPColumnize() Class
  • added ability to add custom class and id attribites to columns
  • fixed erroneous auto-formatting around columns
  • updated quicktags to work with the new Quicktag API