Changeset 1482901
- Timestamp:
- 08/24/2016 09:57:08 PM (10 years ago)
- File:
-
- 1 edited
-
cm-css-columns/trunk/README.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cm-css-columns/trunk/README.txt
r1482893 r1482901 16 16 17 17 **Update:** v1.1.0 offers buttons to wrap text with shortcodes. 18 18 19 The attributes for the shortcodes and examples you can find under "Other Notes". 20 21 == Installation == 22 23 1. Extract and upload `cm-css-columns.zip` to the `/wp-content/plugins/` directory. 24 2. Activate the plugin through the 'Plugins' menu in WordPress. 25 3. Use the shortcodes in the editor. 26 27 == Screenshots == 28 29 1. settings page to define the default attribute values 30 31 == Frequently Asked Questions == 32 33 = Do I have to use shortcodes? = 34 35 Yes. At the moment this is the only possibility to use the plugin. 36 37 == Changelog == 38 39 = 1.1.0 = 40 * menu button in visual editor to wrap selected text with shortcodes 41 42 = 1.0.2 = 43 * bugifx backend javascript error 44 45 = 1.0.1 = 46 * bugfix deactivation 47 48 = 1.0 = 49 * initial release version 50 51 == Upgrade Notice == 52 53 = 1.0.2 = 54 Bugfix for the backend javascript errors. 55 56 == Shortcodes == 57 19 58 Here is the list of shortcodes with the corresponding attributes: 20 59 = [css_columns] = … … 67 106 [/css_no_break] 68 107 </code> 69 70 == Installation ==71 72 1. Extract and upload `cm-css-columns.zip` to the `/wp-content/plugins/` directory.73 2. Activate the plugin through the 'Plugins' menu in WordPress.74 3. Use the shortcodes in the editor.75 76 == Screenshots ==77 78 1. settings page to define the default attribute values79 80 == Frequently Asked Questions ==81 82 = Do I have to use shortcodes? =83 84 Yes. At the moment this is the only possibility to use the plugin.85 86 == Changelog ==87 88 = 1.1.0 =89 * menu button in visual editor to wrap selected text with shortcodes90 91 = 1.0.2 =92 * bugifx backend javascript error93 94 = 1.0.1 =95 * bugfix deactivation96 97 = 1.0 =98 * initial release version99 100 == Upgrade Notice ==101 102 = 1.0.2 =103 Bugfix for the backend javascript errors.104 105 == Shortcodes ==106 107 kann hier was stehen
Note: See TracChangeset
for help on using the changeset viewer.