PluginProbe
Easy Bootstrap Shortcode / 3.6
Easy Bootstrap Shortcode v3.6
trunk 2.4.0 2.5 3.4 3.5 3.6 3.7 4.0.0 4.4 4.5 4.5.4 5.0.0 5.0.1 5.0.2
easy-bootstrap-shortcodes / README.txt

README.txt in Easy Bootstrap Shortcode 3.6, at README.txt

108 lines 3.4 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Easy Bootstrap Shortcode ===
2 Contributors: osCitas Websolution Pvt. Ltd.
3 Link: http://www.osCitasthemes.com
4 Tags: Wordpress Shortcodes, Wordpress Bootstrap, Wordpress Bootstrap Shortcode, Bootstrap, Responsive pages, Editor plugin, Bootstrap Shortcode, TinyMCE
5 Requires at least: 3.0
6 Tested up to: 3.6.1
7 Stable tag: 3.6
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Easy Bootstrap Shortcode enable you to add bootstrap 3.0 styles in your pages, post and custom post in simplest manner.
12
13 == Description ==
14
15 Easy Bootstrap Shortcode is bootstrap 3.0 compatible plugin which add icons to wordpress editor (tinyMCE Shortcode Buttons) and one can add bootstrap style to their website just by clicking on tinyMCE editor icon.
16
17 http://www.youtube.com/watch?v=8T0IC1PsdTw
18
19 = For best results use with bootstrap 3.0 responsive theme =
20
21 = Features: =
22
23 * simplest bootstrap style plugin ever.
24 * Bootstrap 3.0 compatible.
25 * No need to paste shortcode in editor.
26 * Add icons to editor.
27 * Shortcode added to editor by clicking on icon.
28 * Customize grid size on small, extra-small and medium sized screens.
29 * More control over the css, you can add your own custom class to shortcodes.
30 * Now you can use js file from CDN or disable the plugin js.
31 * You can use your own css file by disabling the plugin css, which gives you more flexibility over styling.
32
33
34 Easy Bootstrap Shortcode provides following styles
35
36 = Grid Columns =
37 1. Add multiple columns in a row
38 2. Choose desired column width
39 3. Add offset to columns
40 4. Provide facility to customize a column according to medium, small and extra-small sized screens.
41 5. Responsive columns
42
43 = Shortcodes for =
44
45 1. Accordion (Collapsible Menus)
46 2. Tabs
47 3. List
48 4. Notification
49 5. Popover
50 6. Tooltip
51 7. Panel
52 8. Progress Bars
53 9. Icons
54 10. Labels
55 11. Buttons
56 12. Icon Heading
57 13. Tables
58 14. Responsive Image
59 15. Image Effects (Round, Thumbnail, Square)
60 16. Well
61 17. Button Dropdown
62
63
64 If you'd like to contribute to this plugin, you can find it [hosted on GitHub](https://github.com/oscitasthemes/Easy-Bootstrap-Shortcode).
65
66 == Installation ==
67
68 1.Upload:
69 Unzip easy_bootstrap_shortcode.zip file, and upload all files to your blog folder: <root>/wp-content/plugins/easy_bootstrap_shortcode
70
71 2.Activate:
72 In the admin panel, find Plugins->Plugins,click it, active Easy Bootstrap Shortcode.
73
74 3.Use:
75 Now you can see the few new buttons in the TinyMCE Editor in post and pages, use these buttons to create great responsive pages/posts content.
76
77 It's that simple ... just what the name suggests
78
79 == Screenshots ==
80
81 1. how it looks after installation
82 2. different shortcode options this plugin provides
83 3. columns shortcode
84 4. table shortcode
85 5. You can create this kind of page content very easily.
86 6. mobile view
87 7. few samples which can be created using this plugin
88 8. sample 2 I
89 9. sample 2 II
90 10. sample 3
91 11. sample 4 I
92 12. sample 4 II
93
94
95 == Changelog ==
96
97 = 2.0.0 =
98
99 * [New] New shortcodes for labels, progressbar, image effect, responsive image, well, dropdown button, icons
100 * [New] Settings option to add bootstrap.js from CDN, disable plugin js/css file.
101 * [Update] More control over the css, you can add your own custom class to shortcodes.
102 * [Update] In columns shortcode now you can add different offsets for different columns for different screen sizes such as medium, small, ex-small.
103
104
105 = 1.1 =
106 * fixed columns alternate color issue in admin panel
107
108