Changeset 1631346
- Timestamp:
- 04/06/2017 06:31:54 PM (9 years ago)
- Location:
- acf-code-field/trunk
- Files:
-
- 2 edited
-
acf-code-field.php (modified) (1 diff)
-
readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
acf-code-field/trunk/acf-code-field.php
r1593497 r1631346 5 5 Plugin URI: http://petetasker.com 6 6 Description: ACF Code field using Codemirror 7 Version: 1.6. 27 Version: 1.6.3 8 8 Author: Peter Tasker 9 9 Author URI: http://petetasker.com -
acf-code-field/trunk/readme.txt
r1631325 r1631346 6 6 Requires at least: 3.0.1 7 7 Tested up to: 4.7.2 8 Stable tag: 1.6. 28 Stable tag: 1.6.3 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 46 46 == Changelog == 47 47 48 = 1.6.3 = 49 * Readme.txt fix for new UI 50 * CSS fix for flexible content areas 51 48 52 = 1.6.2 = 49 53 * Loading in all CodeMirror css themes as options for editor colors … … 72 76 == Upgrade Notice == 73 77 78 = 1.6.3 = 79 * CSS fix for flexible content areas 80 74 81 = 1.6.2 = 75 82 * Loading in all CodeMirror css themes as options for editor colors
Note: See TracChangeset
for help on using the changeset viewer.