Plugin Directory

Changeset 2088891

Timestamp:
05/16/2019 07:26:02 AM (5 years ago)
Author:
jamescollins
Message:

CPT Editor v1.4.1

Location:
cpt-editor/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • cpt-editor/trunk/cpt-editor.php

    r1546212 r2088891  
    8989
    9090    /**
    91      * Intialise I18n/Localisation
     91     * Intialise I18n/Localisation
    9292     */
    9393    function LoadDomain() {
     
    460460
    461461                // Process the description
    462                
     462
    463463                if ( isset($_POST['description'] ) ) {
    464464
  • cpt-editor/trunk/readme.txt

    r1682375 r2088891  
    44Tags: custom post type, cpt, post type, label, description, editor
    55Requires at least: 3.6
    6 Tested up to: 4.8
    7 Stable tag: 1.4
     6Tested up to:
     7Stable tag: 1.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7777== Changelog ==
    7878
     79
     80
     81
    7982= 1.4 =
    8083* Add support for the 2 new post type labels that were added in WordPress 4.7 (view_items and attributes).
Note: See TracChangeset for help on using the changeset viewer.