=== iDevelop Simple Custom Admin Columns === Plugin Name: iDevelop Simple Custom Admin Columns Plugin URI: https://idevelop.vip/plugins/plugin/idevelop-simple-custom-admin-columns/ Description: Provides an intuitive way for each user to customize their WordPress admin dashboard by hiding unnecessary menu items. Version: 1.0.7 Author: iDevelop Author URI: https://idevelop.vip/ Contributors: idevelopit Text Domain: idevelop-simple-custom-admin-columns Requires at least: 5.0 Tested up to: 7.0 Stable tag: 1.0.7 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Tags: admin, menu, visibility, custom, hide Provides an intuitive way for each user to customize their WordPress admin dashboard by hiding unnecessary menu items. == Description == Simple Custom Admin Columns empowers WordPress administrators to take full control of their dashboard. Customize the visibility of the admin menu for specific users. **Key Features:** * **Personalized Dashboard**: Each user can hide menu items that they don't use, reducing clutter. * **Non-destructive**: Does not delete any menu items, only hides them from the UI. * **Safe**: The plugin's own settings page is always protected and cannot be hidden. * **Simplified Dashboard**: Reduce visual clutter and improve productivity for yourself and your users. * **Native & Fast**: Adheres to WordPress standards with no external weight. == Privacy == This plugin is designed with privacy in mind: * **No Data Collection**: The plugin does not collect, store, or transmit any personal data from your users or your site. * **No Third-Party Services**: All logic is executed locally on your server. * **Minimal Storage**: Settings are stored in the standard WordPress database (options and user meta tables) and are never shared externally. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/idevelop-simple-custom-admin-columns` directory. 2. Activate the plugin through the 'Plugins' screen in WordPress. 3. Navigate to 'Admin Columns' to configure your settings. == Frequently Asked Questions == = Does this modify user permissions? = No, it only manages the visibility of menu items in the UI. = Can I hide the plugin's own settings? = The plugin's settings are protected and cannot be hidden from the admin users managing it. = Where are the settings stored? = Menu visibility settings are stored in the User Meta table, making them specific to each logged-in user. Column configurations are stored in the Options table. == Changelog == = 1.0.6 = * Final branding alignment: Added iDevelop prefix to plugin name and slug for consistency. * Updated Text Domain and SVN slugs. * Enhanced documentation with Privacy and Detailed Description sections. = 1.0.5 = * Final Plugin Check fixes: futuristic versioning, class wrapper, and languages folder. * Standardized metadata (Tested up to 7.0) to match iDevelop standards. * Encapsulated main entry point in a class. * Added missing languages directory. = 1.0.4 = * Fixed all Plugin Check violations. * Improved template variable encapsulation. * Standardized readme.txt format. = 1.0.0 = * Initial release.