>
Download This Plugin | |
Download Elegant Themes | |
Name | DeMomentSomTres Shortcodes |
Version | 1.0.1 |
Author | Marc Queralt |
Rating | 0 |
Last updated | 2014-05-20 05:07:00 |
Downloads |
404
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
DeMomentSomTres Shortcodes plugin added 1 kB of resources to the Home page and 1 kB of resources to the sample Post page.
DeMomentSomTres Shortcodes plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! DeMomentSomTres Shortcodes plugin ads no tables to your Wordpress blog database.This plugin provides shortcodes that manage multi column layouts. Provides the following shortcodes [one_half], [one_third], [two_thirds], [one_fourth], [three_fourths], [one_fifth], [two_fifth], [three_fifth], [four_fifth], [one_sixth], [five_sixth] and also the same with last (for instace [one_half_last]) that allows to determine the last column.
Development based on the development done by SimpleThemes in the WordPress Skeleton Theme (http://themes.simplethemes.com/skeleton/).
I liked very much that functionality but the theme is not the one I prefer. So I decided to extract that functionality.
You can use the short codes in order to break text into columns. The last column must be created using the last shortcode. For instance, if you want to have a 2 identical width colums you have to use [one_half] shortcodes. So [one_half]First column[/one_half][one_half_last]Second column[/one_half_last] will do that job.