Plugin Directory

Changeset 1754305


Ignore:
Timestamp:
10/28/2017 09:04:55 AM (8 years ago)
Author:
tomiskym
Message:

New version 1.1

Location:
checklist-in-post
Files:
20 added
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • checklist-in-post/trunk/readme.txt

    r1713362 r1754305  
    44Requires at least: 3.0
    55Tested up to: 4.8
    6 Stable tag: 1.0.4
     6Stable tag: 1.1
    77License: #GNUGPLv3
    88License URI: https://www.gnu.org/licenses/gpl.html
     
    1313Allow creating checklists in posts based on bulleted list.
    1414
    15 Usage:
    16 
    17 Create / Edit Post and add classic Visual Editor bulleted list to it.
    18 Select list in Visual Editor an click button \"Add Checklist\".
    19 Shortcodes [checklist_in_post] [/checklist_in_post] will appear.
     15*Usage:*
     16* Create / Edit Post and add classic Visual Editor bulleted list to it.
     17* Select list in Visual Editor and click button `"Add Checklist"`.
     18* Shortcodes `[checklist_in_post] [/checklist_in_post]` will appear.
    2019
    2120== Installation ==
    2221EN:
    2322
    24 Upload the directory wordpresschecklistinpost in /wp-content/plugins/ or install the plugin over the plugin manager of WordPress.
    25 Activate the plugin over the plugin manager of WordPress.
     23* Upload the directory wordpresschecklistinpost in /wp-content/plugins/ or install the plugin over the plugin manager of WordPress.
     24* Activate the plugin over the plugin manager of WordPress.
    2625
    27 Usage:
    28 Create / Edit Post and add classic Visual Editor bulleted list to it.
    29 Select list in Visual Editor an click button \"Add Checklist\".
    30 Shortcodes [checklist_in_post] [/checklist_in_post] will appear.
     26*Usage:*
     27* Create / Edit Post and add classic Visual Editor bulleted list to it.
     28* Select list in Visual Editor and click button `"Add Checklist"`.
     29* Shortcodes `[checklist_in_post] [/checklist_in_post]` will appear.
    3130
    3231== Changelog ==
     321.1.0
     33New : Changed way how checked elements are build, changed classes
     34New : Cookie support - settings page into WordPress Admin. 365 days period.
    33351.0.4
    3436Fixed: Contact Form conflict resolved (Thanks to @tdper)
Note: See TracChangeset for help on using the changeset viewer.