Plugin Directory

Changeset 3255281


Ignore:
Timestamp:
03/13/2025 10:21:53 AM (10 months ago)
Author:
nsp-code
Message:

Version: 2.3.4

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

Legend:

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

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

    r3188404 r3255281  
    44Tags: post order, posts order, post sort, posts sort, post types order
    55Requires at least: 2.8
    6 Tested up to: 6.7
    7 Stable tag: 2.3.3
     6Tested up to: 6.7.2
     7Stable tag: 2.3.4
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    1414
    1515<strong>Over 12 MILLIONS DOWNLOADS and near PERFECT rating out of 200 REVIEWS</strong>. <br />
    16 A powerful plugin, Order Posts and Post Types Objects using a Drag and Drop Sortable JavaScript capability.
    17 
    18 The order of posts can be customized directly on the default WordPress post type archive list page or through a dedicated Re-Order interface, which displays all available items.
    19 This feature allows you to easily reorder posts for any custom post types you've defined, including the default Posts. Managing post order has never been simpler.
     16Easily Sort Posts and Custom Post Types with Drag-and-Drop
     17
     18Take full control of your post order with a powerful plugin that lets you effortlessly reorder posts and custom post types using a simple drag-and-drop interface.
     19
     20Customize the order directly from the default WordPress post archive list or use the dedicated Re-Order interface, which displays all available items for easy management. Whether you're working with default posts or custom post types, organizing your content has never been easier.
    2021 
    2122= Usage =
     
    117118== Changelog ==
    118119
     120= 2.3.4 =
     121 - PHP 8.3.4 tag and compatibility check.
     122 - WordPress 6.7.2 compatibility check and tag update.
     123 - Readme revision.
     124
    119125= 2.3.3 =
    120126 - Add version to the plugin assets to avoid caching issues.
     
    311317
    312318Would you like to contribute a translation in your language? Please check at https://translate.wordpress.org/projects/wp-plugins/post-types-order
     319
     320There isn't any Editors for your native language on plugin Contributors? You can help to moderate! https://translate.wordpress.org/projects/wp-plugins/post-types-order/contributors
Note: See TracChangeset for help on using the changeset viewer.