=== Papy3D Menu Visibility ===
Contributors: papy3d
Tags: menu, visibility, roles, permissions, navigation
Requires at least: 6.5
Tested up to: 7.0
Requires PHP: 8.3
Stable tag: 1.1.4
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html

Advanced WordPress menu visibility management based on capabilities.

== Description ==

Papy3D Menu Visibility allows administrators to control the visibility of navigation menu items based on WordPress capabilities.

Features:

* Capability-based visibility
* Show or hide mode
* Full Site Editing support
* Accessibility-friendly admin UI
* Multisite-safe uninstall
* WordPress coding standards compliant

== Installation ==

1. Upload the plugin folder to `/wp-content/plugins/`
2. Activate the plugin through the WordPress admin
3. Go to Appearance > Menus
4. Configure visibility settings for each menu item

== Changelog ==

= 1.1.4 =
* Updated the bundled shared Papy 3D administration hub to version 1.2.2.
* Added plugin-owned translated hub labels, plural handling, and permission messaging.
* Added an administrator warning when an older shared hub is loaded first by another Papy3D plugin.

= 1.1.3 =
* Fixed shared Papy 3D registry cleanup when the plugin is permanently deleted.
* Applied cleanup independently on every site of a multisite network.
* Added a defensive verification pass that removes only this plugin entry, including legacy or malformed registry keys.
* Preserved inactive cards on deactivation while guaranteeing removal on uninstall.

= 1.1.2 =
* Integrated the plugin into the shared Papy 3D administration menu and common home page.
* Added persistent plugin-card registration on activation and active loads.
* Added selective shared-registry cleanup during uninstall.
* Added the supplied local 256 x 256 plugin icon.
* Made Papy 3D the plugin's only dedicated administration entry; no legacy dedicated menu entry remains.

= 1.1.1=
* Fix : Updated link Header 
* Validated up to : 7.0


= 1.1.0 =
* Full rewrite for WordPress 2026 standards