Plugin Directory

Changeset 1593402


Ignore:
Timestamp:
02/10/2017 04:11:18 PM (9 years ago)
Author:
ptasker
Message:

Deploy from Git

File:
1 edited

Legend:

Unmodified
Added
Removed
  • acf-code-field/trunk/readme.txt

    r1536523 r1593402  
     1=== ACF Code Field ===
     2
    13=== Plugin Name ===
    2 Contributors: ptasker
    3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZFP4RL9XM2ZWW
    4 Tags: Advanced Custom Fields, ACF, Codemirror
    5 Requires at least: 3.0.1
    6 Tested up to: 4.6.1
    7 Stable tag: 1.6
    8 License: GPLv2 or later
    9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
     4**Contributors:** ptasker 
     5**Donate link:** https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=ZFP4RL9XM2ZWW 
     6**Tags:** Advanced Custom Fields, ACF, Codemirror 
     7**Requires at least:** 3.0.1 
     8**Tested up to:** 4.7.2 
     9**Stable tag:** 1.6.1
     10**License:** GPLv2 or later 
     11**License URI:** http://www.gnu.org/licenses/gpl-2.0.html 
    1012
    1113Code field for Advanced Custom Fields (ACF)
     14
    1215
    1316== Description ==
     
    1518
    1619Plugin requires ACF free or pro to be installed to function.
     20
    1721
    1822== Installation ==
     
    2529== Frequently Asked Questions ==
    2630
     31
    2732= What version fo ACF does this work with? =
    2833
    2934Currently the plugin works with the free (v4) and PRO (v5) versions.
     35
    3036
    3137= Does the plugin escape or sanitize any data? =
     
    3339It doesn't. Though Codemirror has several settings to escape data, the plugin doesn't implement them
    3440
     41
    3542== Screenshots ==
    3643
    37 1. Settings page screenshot
    38 2. Editor screenshot with the Monokai theme enabled.
     44= 1. Settings page screenshot =
     45
     46= 2. Editor screenshot with the Monokai theme enabled. =
    3947
    4048== Changelog ==
     49
     50= 1.6.1 =
     51 * Bumping tested up to version
    4152
    4253= 1.6 =
     
    4556* Bug fix: Hidden panels using the code field need to be clicked on to display contents
    4657
     58
    4759= 1.5 =
    4860* Bug Fix: Adding support for flexible content fields
    4961* Bug Fix: Correctly adding multiple stylesheets if multiple fields themes are selected on the same page
     62
    5063
    5164= 1.0 =
     
    5366
    5467
     68
    5569== Upgrade Notice ==
     70
    5671
    5772= 1.6 =
    5873Adding PHP language editor support
    5974
     75
    6076= 1.5 =
    6177Adding support for using ACF Code Field inside Flexible Content and Repeater Fields
Note: See TracChangeset for help on using the changeset viewer.