LTW Content Shortcodes Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
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.