PageLines Shortcodes

[edit] Please Note

These docs are now deprecated, we have a new Support area located here

(Difference between revisions)
m
m
Line 3: Line 3:
 
<div class="span12">
 
<div class="span12">
 
<a href="#" class="btn btn-danger">New in PageLines 2.2</a>
 
<a href="#" class="btn btn-danger">New in PageLines 2.2</a>
<br><br><br>
+
</div>
 +
<div class="row">
 +
<div class="span12">
 
PageLines Framework 2.2 includes the arrival of the <strong>Bootstrap Shortcode System</strong>.  This system implements several new ways to customize your post, page and section content using <a href="http://codex.wordpress.org/Shortcode">shortcodes</a>.  You have seen shortcodes used in previous versions of PageLines in the <a href="http://www.pagelines.com/wiki/How_to_Use_the_Blog_and_Posts_Settings">How to Use the Blog and Posts Settings</a> Post Meta section.
 
PageLines Framework 2.2 includes the arrival of the <strong>Bootstrap Shortcode System</strong>.  This system implements several new ways to customize your post, page and section content using <a href="http://codex.wordpress.org/Shortcode">shortcodes</a>.  You have seen shortcodes used in previous versions of PageLines in the <a href="http://www.pagelines.com/wiki/How_to_Use_the_Blog_and_Posts_Settings">How to Use the Blog and Posts Settings</a> Post Meta section.
 
<br><br>
 
<br><br>

Revision as of 01:23, 12 May 2012

PageLines Framework 2.2 includes the arrival of the Bootstrap Shortcode System. This system implements several new ways to customize your post, page and section content using shortcodes. You have seen shortcodes used in previous versions of PageLines in the How to Use the Blog and Posts Settings Post Meta section.

Before we get started, it is a good idea to familiarize yourself with what Bootstrap itself has to offer. For more on the history and concept of Bootstrap, visit their website here.

All of the features we have adapted from bootstrap for use in PageLines are documented in depth on the 2.2 Demo Site, Shortcodes Page