LTW Content Shortcodes

LTW Content Shortcodes is a lightweight plugin that contains some useful shortcodes to enrich your content quick and easy.

Author:LessThanWeb (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:3.6
Plugin version:1.0.3
Added to WordPress repository:04-02-2013
Last updated:10-09-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://www.lessthanweb.com/wordpress-plugins/...
Total downloads:3 901
Active installs:300+
plugin download
Click to start download

LTW Content Shortcodes is a lightweight plugin that contains some useful shortcodes to enrich your content quick and easy.

Plugin contains 4 shortcodes which are tabs, columns, buttons and toggle.

Here are a few examples.

Tabs: [tabs title="Tab Example" float="left" width="500px" margin="0 20px 20px 0"] [tab title="Tab 1"]Tab 1 Content[/tab] [tab title="Tab 2" active="true"]Tab 2 Content[/tab] [tab title="Tab 3"]Tab 3 Content[/tab] [/tabs]

Columns: [column position="first" size="1/2"]Column 1[/column] [column position="last" size="1/2"]Column 2[/column]

[column position="first" size="1/4"]Column 1[/column] [column position="last" size="3/4"]Column 2[/column]

Buttons [button href="http://www.google.com" value="Button" color="black" rel="nofollow" target="_blank" onclick="alert('Button Was Clicked!');" class="custom_class" id="btn_id"]

Toggle [toggle title="Toggle Example" float="left" width="500px" margin="0 20px 20px 0" status="open"]Toggle content[/toggle]

For full list of options and what they do, please visit the plugin website.