
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
[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
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.