Plugin Directory

Changeset 3357761


Ignore:
Timestamp:
09/08/2025 09:54:49 AM (7 months ago)
Author:
designstack
Message:

Fixed contributors issue

Location:
cpt-toggle-disable-custom-post-types
Files:
12 added
3 edited

Legend:

Unmodified
Added
Removed
  • cpt-toggle-disable-custom-post-types/trunk/custom-post-type-toggle.php

    r3357752 r3357761  
    44 * Plugin URI:  https://wordpress.org/plugins/cpt-toggle-disable-custom-post-types/
    55 * Description: Toggle any Post Type (built-in or custom). Groups CPTs by source (Core, WooCommerce, Theme, specific plugin) with a tabbed UI.
    6  * Version:     1.4
     6 * Version:     1.5
    77 * Author:      Jay Kavanagh
    88 * Author URI:  https://designstack.co.uk
  • cpt-toggle-disable-custom-post-types/trunk/languages/cpt-toggle-disable-custom-post-types.pot

    r3357752 r3357761  
    11msgid ""
    22msgstr ""
    3 "Project-Id-Version: CPT Toggle - Disable Custom Post Types 1.4\n"
     3"Project-Id-Version: CPT Toggle - Disable Custom Post Types 1.5\n"
    44"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/cpt-toggle-disable-custom-post-types\n"
    55"POT-Creation-Date: 2025-08-30 00:00+0000\n"
  • cpt-toggle-disable-custom-post-types/trunk/readme.txt

    r3357752 r3357761  
    11=== CPT Toggle - Disable Custom Post Types ===
    2 Contributors: designstack, jaykavanagh
     2Contributors: designstack
    33Donate link: https://designstack.co.uk/
    44Tags: custom post type, cpt, admin, disable, toggle
     
    66Tested up to: 6.8
    77Requires PHP: 7.4
    8 Stable tag: 1.4
     8Stable tag: 1.5
    99License: GPLv2 or later
    1010License URI: https://www.gnu.org/licenses/gpl-2.0.html
     
    5858== Changelog ==
    5959
     60= 1.5 =
     61* Fixed contributors
     62
    6063= 1.4 =
    6164* Prepared for public release
Note: See TracChangeset for help on using the changeset viewer.