Changeset 3387773
- Timestamp:
- 10/31/2025 05:41:03 PM (5 months ago)
- Location:
- astro-hide-unpublished-post-types-from-menu/trunk
- Files:
-
- 2 edited
-
astro-hide-unpublished-post-types.php (modified) (1 diff)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
astro-hide-unpublished-post-types-from-menu/trunk/astro-hide-unpublished-post-types.php
r3127969 r3387773 3 3 * Plugin Name: Astro Hide Unpublished Post Types From Menu 4 4 * Description: Hides from menus all post_types that have a status other than published. 5 * Version: 1.0. 05 * Version: 1.0.1 6 6 * Requires at least: 5.2 7 7 * Requires PHP: 7.4 -
astro-hide-unpublished-post-types-from-menu/trunk/readme.txt
r3127969 r3387773 3 3 Tags: post types, unpublished, hide, menu, menus 4 4 Requires at least: 5.2 5 Tested up to: 6. 5.56 Stable tag: 1.0.05 Tested up to: 6.8.3 6 Stable tag: 1.0.1 7 7 Requires PHP: 7.4 8 8 License: GPLv2 or later … … 23 23 Currently, the plugin is designed to hide all post types except those with the "published" status. Customization would require modifying the plugin code. 24 24 25 == Wordefence vendor verification key == 26 gsphudo7by90lzwdlihyerqxbzj6jiln 27 25 28 == Changelog == 29 = 1.0.1 = 30 * Added full compatibility with WordPress version 6.8.3 31 * Added Wordefence vendor verification key 32 26 33 = 1.0.0 = 27 34 * Initial version
Note: See TracChangeset
for help on using the changeset viewer.