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.

Bootstrap ShortCodes for Content

Descripción

This plugin give you a bunch of shortcodes that allows you to draw content using Bootstrap CSS and HTML.

Shortcodes:
[gridbox] – Allows you to show a grid with post types related.

Parameters:
– post_type -> slug of Post type that you want to show.
– posts_per_page ->
– col -> Columns that you want to show.
– date -> true or false. If you want to show in the grid.
– tax -> Show Taxonomy that the post in.
– size -> image size for post thumbnail

[gridtaxbox] – Allows you to show a grid with taxonomy related.

[imagepostslider] – Image Slider from Images attached in a post

[carouselcpt] – Multiple elements Carousel

  • post_type -> slug of Post type that you want to show.
  • tax -> Show Taxonomy that the post in.
  • title -> Title that goes before
  • type -> post or tax
  • col -> Elements visibles
  • titlep -> true or false. Show Title’s post in carousel

[gallery] – Replaces the actual gallery from WordPress

[links] – List of Links in WordPress

Tabs – Allows you to show a tab panel. Ex:
[tabs type=»tabs»]
[tab title=»Home» active=»true»]

[/tab]
[tab title=»Profile»]

[/tab]
[tab title=»Messages»]

[/tab]
[/tabs]

[imagescroll size=»slug-image-size»] – Show all images attached as scroll.

Official Repository Github . Fork and add make suggestions to the plugin!

Others Plugins:
Gravity Forms CRM Addon
Gravity Forms in Spanish
Clean HTML in Editor
Send SMS to WordPress Users via Arsys

Made by Closemarketing
Shortcodes forked from WP3 Shortcodes GitHub project

Developers

Official Repository Github

Links

Instalación

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your
WordPress installation and then activate the Plugin from Plugins page.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Bootstrap ShortCodes for Content» 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.2.5

  • Fixed bugs with PHP7.3.

1.2.4

  • Fixed bugs with PHP7.
  • New widget Entries by category.

1.2.3

  • Added Contact widget.
  • Minor bugs shortcode imagepostslider.

1.2.2

  • Added property size in [imagepostslider].
  • Adde menu icon widget.

1.2.1

  • Added property ids and size in [imagepostslider].

1.2

  • Added Shortcode image-scroll.
  • Added Widget Child Menu.

1.1.1

  • Solved errors in date option of gridbox shortcode.
  • Solved JS problems in MCE Button.

1.1

  • Order added gridbox
  • Fixed classes for XS screens.
  • Added widget social Icons from Yoast source.

1.0

  • Translation ready for mce button.
  • Latest news shortcode.
  • New Widgets: Button.
  • Add settings field: Phone.
  • Added Social Icons (gets URLs from Yoast SEO / Tab option).

0.9.2

  • Fixed imagepostslider and carouselcpt to show images.

0.9.1

  • Added shortcodes to Tinymce button.
  • Solved problems with tabs shortcode.

0.9.0

  • Added Tinymce Button.

0.4.0

  • Added Gallery Shortcode.

0.3

  • New shortcodes.

0.1.0

  • First released, created one shortcode.