Plugin Directory

Changeset 3387773


Ignore:
Timestamp:
10/31/2025 05:41:03 PM (5 months ago)
Author:
alian
Message:

Updating to newer version

Location:
astro-hide-unpublished-post-types-from-menu/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • astro-hide-unpublished-post-types-from-menu/trunk/astro-hide-unpublished-post-types.php

    r3127969 r3387773  
    33 * Plugin Name: Astro Hide Unpublished Post Types From Menu
    44 * Description: Hides from menus all post_types that have a status other than published.
    5  * Version:           1.0.0
     5 * Version:           1.0.1
    66 * Requires at least: 5.2
    77 * Requires PHP:      7.4
  • astro-hide-unpublished-post-types-from-menu/trunk/readme.txt

    r3127969 r3387773  
    33Tags: post types, unpublished, hide, menu, menus
    44Requires at least: 5.2
    5 Tested up to: 6.5.5
    6 Stable tag: 1.0.0
     5Tested up to: 6.8.3
     6Stable tag: 1.0.1
    77Requires PHP: 7.4
    88License: GPLv2 or later
     
    2323Currently, the plugin is designed to hide all post types except those with the "published" status. Customization would require modifying the plugin code.
    2424
     25== Wordefence vendor verification key ==
     26gsphudo7by90lzwdlihyerqxbzj6jiln
     27
    2528== Changelog ==
     29= 1.0.1 =
     30* Added full compatibility with WordPress version 6.8.3
     31* Added Wordefence vendor verification key
     32
    2633= 1.0.0 =
    2734* Initial version
Note: See TracChangeset for help on using the changeset viewer.