Plugin Directory

Changeset 3275418


Ignore:
Timestamp:
04/17/2025 06:42:13 AM (12 months ago)
Author:
nsp-code
Message:

Version: 2.3.5

Location:
post-types-order
Files:
31 added
2 edited

Legend:

Unmodified
Added
Removed
  • post-types-order/trunk/post-types-order.php

    r3255281 r3275418  
    66* Author: Nsp Code
    77* Author URI: http://www.nsp-code.com
    8 * Version: 2.3.4
     8* Version: 2.3.5
    99* Text Domain: post-types-order
    1010* Domain Path: /languages/
     
    1414    define('CPTURL',    plugins_url('', __FILE__));
    1515   
    16     define('PTO_VERSION',          '2.3.4');
     16    define('PTO_VERSION',          '2.3.5');
    1717   
    1818    include_once(CPTPATH . '/include/class.cpto.php');
  • post-types-order/trunk/readme.txt

    r3255281 r3275418  
    44Tags: post order, posts order, post sort, posts sort, post types order
    55Requires at least: 2.8
    6 Tested up to: 6.7.2
    7 Stable tag: 2.3.4
     6Tested up to: 6.8
     7Stable tag: 2.3.5
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    118118== Changelog ==
    119119
     120= 2.3.5 =
     121 - WordPress 6.8 compatibility check and tag update.
     122
    120123= 2.3.4 =
    121124 - PHP 8.3.4 tag and compatibility check.
Note: See TracChangeset for help on using the changeset viewer.