=== HDWebmobile Media Folder Roles === Contributors: htrxuan Donate link: https://paypal.me/htrxuan/20 Tags: media, folders, permissions, roles, publishpress Requires at least: 5.8 Tested up to: 6.9 Stable tag: 1.1.3 Requires PHP: 7.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Manage media folders and set role-based permissions for your WordPress Media Library. Compatible with PublishPress Capabilities. == Description == HDWebmobile Media Folder Roles allows you to organize your WordPress Media Library into hierarchical folders and restrict access to these folders based on user roles. Key Features: * Create and manage hierarchical media folders. * Assign role-based permissions to each folder. * Restrict media viewing and editing based on folder permissions. * Fully compatible with PublishPress Capabilities for advanced role management. == Installation == 1. Upload the `hdwebmobile-media-folder-roles` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Go to Media > Folders to start organizing your library. == Changelog == = 1.1.3 = * Remove PHP session usage and switch selected-folder persistence to user meta. * Strengthen security by requiring nonce and capability checks for upload and AJAX flows. * Global rename of namespace, constants, classes, functions, and options to use the `hdwemefo` prefix for unique naming as per WordPress.org requirements. * Replace generic taxonomy key with unique prefixed taxonomy (`hdwemefo_media_folder`) and include one-time migration from legacy `media_folder`. = 1.1.2 = * Update version for WordPress.org upload. * Add plugin list Donate link and taxonomy-page support notice. = 1.0.0 = * Initial release with branding update and hdwemefo_ prefix.