Plugin Directory

Changeset 1482901


Ignore:
Timestamp:
08/24/2016 09:57:08 PM (10 years ago)
Author:
codemacher
Message:

shortcode descriptions moved to a separate page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • cm-css-columns/trunk/README.txt

    r1482893 r1482901  
    1616
    1717**Update:** v1.1.0 offers buttons to wrap text with shortcodes.
    18  
     18
     19The attributes for the shortcodes and examples you can find under "Other Notes".
     20
     21== Installation ==
     22
     231. Extract and upload `cm-css-columns.zip` to the `/wp-content/plugins/` directory.
     242. Activate the plugin through the 'Plugins' menu in WordPress.
     253. Use the shortcodes in the editor.
     26
     27== Screenshots ==
     28
     291. settings page to define the default attribute values
     30
     31== Frequently Asked Questions ==
     32
     33= Do I have to use shortcodes? =
     34
     35Yes. 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 =
     54Bugfix for the backend javascript errors.
     55
     56== Shortcodes ==
     57
    1958Here is the list of shortcodes with the corresponding attributes:
    2059= [css_columns] =
     
    67106[/css_no_break]
    68107</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 values
    79 
    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 shortcodes
    90 
    91 = 1.0.2 =
    92 * bugifx backend javascript error
    93 
    94 = 1.0.1 =
    95 * bugfix deactivation
    96 
    97 = 1.0 =
    98 * initial release version
    99 
    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.