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.

Content Bootstrap

Descripción

Apply twitter bootstrap css under the content area only.

This plugin is maintained on GitHub.

Some features

  • Applies twitter bootstrap css to the content.
  • Add style button to Visual Editor.
  • Allows you to use bootstrap css with almost all themes.
  • You can select bootstrap2 or bootstrap3.

How to use Bootstrap3

define( 'content_bootstrap_enable_version_3', true );

or

add_filter( 'content_bootstrap_enable_version_3', '__return_true' );

Translators

Contributors

Capturas

  • Styles selector on the visual editor
  • Alerts
  • Well Box
  • Fluid grid system
  • Labels and Badges

Instalación

  • A plugin installation screen is displayed on the WordPress admin panel.
  • It installs it in wp-content/plugins.
  • The plugin is made effective.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Content Bootstrap» 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

1.0.2

  • Tested at WordPress 4.2.

0.8.0

  • Fix couldn’t attach editor-style.css.

0.5.0

  • wp-more and wp-nextpage class args renamed.

0.4.0

  • Twitter Bootstrap updated to 2.3.2

0.3.0

  • Icons added.
  • responsive design supported

0.1.0

  • The first release.