Plugin Directory

Changeset 1734599


Ignore:
Timestamp:
09/23/2017 04:17:01 AM (9 years ago)
Author:
ferocious
Message:

Mark version 0.3.1

Location:
essential-script
Files:
2 edited
1 copied

Legend:

Unmodified
Added
Removed
  • essential-script/tags/0.3.1/readme.txt

    r1734426 r1734599  
    44Requires at least: 4.0
    55Tested up to: 4.8.2
    6 Stable tag: 0.3
     6Stable tag: 0.3.1
    77Requires PHP: 5.3
    88License: GPLv3 or later
     
    4848- [ ] Allow the use of wp_enqueue_scripts where is possible. It requires a checkbox.
    4949- [ ] Support for Shortcodes
     50- [ ] Move the CodeEditor in its own namespace.
     51- [ ] Use CodeMirror addons.
     52- [ ] Improve the user interface.
     53- [ ] Support for reusable components.
    5054
    5155==Screenshots==
     
    5458
    5559== Changelog ==
     60= 0.3.1=
     61* Fix Missing argument in `Page.php` on line 52 which prevented the editor from working
    5662= 0.3 =
    5763* Upgrade CodeMirror from 5.29.0 to 5.30.0
  • essential-script/trunk/readme.txt

    r1734426 r1734599  
    44Requires at least: 4.0
    55Tested up to: 4.8.2
    6 Stable tag: 0.3
     6Stable tag: 0.3.1
    77Requires PHP: 5.3
    88License: GPLv3 or later
     
    4848- [ ] Allow the use of wp_enqueue_scripts where is possible. It requires a checkbox.
    4949- [ ] Support for Shortcodes
     50- [ ] Move the CodeEditor in its own namespace.
     51- [ ] Use CodeMirror addons.
     52- [ ] Improve the user interface.
     53- [ ] Support for reusable components.
    5054
    5155==Screenshots==
     
    5458
    5559== Changelog ==
     60= 0.3.1=
     61* Fix Missing argument in `Page.php` on line 52 which prevented the editor from working
    5662= 0.3 =
    5763* Upgrade CodeMirror from 5.29.0 to 5.30.0
Note: See TracChangeset for help on using the changeset viewer.