Ez a bővítmény nem lett tesztelve a WordPress legutóbbi 3 fő kiadásával. Lehetséges, hogy már nincs karbantartva, frissítve és a használata gondot jelenthet a frissebb WordPress verziókkal.

Bootstrap ShortCodes for Content

Leírás

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

Fejlesztők

Official Repository Github

Hivítkozások

Telepítés

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.

Vélemények

Nincsenek értékelések erről a bővítményről.

Közreműködők és fejlesztők

“Bootstrap ShortCodes for Content” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:

Közreműködők

“Bootstrap ShortCodes for Content” fordítása a saját nyelvünkre.

Érdekeltek vagyunk a fejlesztésben?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Változási napló

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.