Plugin Directory

Changeset 3053033


Ignore:
Timestamp:
03/18/2024 03:31:26 AM (2 years ago)
Author:
om4
Message:

Update to version 1.6.1 from GitHub

Location:
cpt-editor
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • cpt-editor/tags/1.6.1/cpt-editor.php

    r3053032 r3053033  
    44Plugin URI: https://om4.io/plugins/custom-post-type-editor/
    55Description: Customize the text labels, menu names or description for any registered custom post type using a simple Dashboard user interface.
    6 Version: 1.6
     6Version: 1.6.1
    77Author: OM4 Software
    88Author URI: https://om4.io/
  • cpt-editor/tags/1.6.1/readme.txt

    r3053032 r3053033  
    33Tags: custom post type, cpt, post type, label, description, editor
    44Requires at least: 6.0
    5 Tested up to: 6.4
    6 Stable tag: 1.6
     5Tested up to: 6.5
     6Stable tag: 1.6.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575
    7676== Changelog ==
     77
     78= 1.6.1 =
     79* Mark compatibility with WordPress version 6.5.
    7780
    7881= 1.6.0 =
  • cpt-editor/trunk/cpt-editor.php

    r3053032 r3053033  
    44Plugin URI: https://om4.io/plugins/custom-post-type-editor/
    55Description: Customize the text labels, menu names or description for any registered custom post type using a simple Dashboard user interface.
    6 Version: 1.6
     6Version: 1.6.1
    77Author: OM4 Software
    88Author URI: https://om4.io/
  • cpt-editor/trunk/readme.txt

    r3053032 r3053033  
    33Tags: custom post type, cpt, post type, label, description, editor
    44Requires at least: 6.0
    5 Tested up to: 6.4
    6 Stable tag: 1.6
     5Tested up to: 6.5
     6Stable tag: 1.6.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    7575
    7676== Changelog ==
     77
     78= 1.6.1 =
     79* Mark compatibility with WordPress version 6.5.
    7780
    7881= 1.6.0 =
Note: See TracChangeset for help on using the changeset viewer.