Commit Graph

4 Commits

Author SHA1 Message Date
223b0f6922 Update Modern Admin Colors description and fix color scheme toggle functionality 2025-03-25 02:57:25 +00:00
1654355939 Update description for Modern Admin Colors feature 2025-03-25 02:54:55 +00:00
5edc8c8467 Add Modern Admin Colors feature to customize admin color scheme 2025-03-25 02:51:34 +00:00
8fa2b00d7a refactor: move Settings and Tools tabs to dedicated classes
- Created WP_Allstars_Settings_Manager class to handle General and Advanced tabs
- Created WP_Allstars_Tools_Manager class to handle Tools tab functionality
- Moved inline CSS to properly enqueued styles
- Further reduced code duplication in settings.php
- Improved code organization with OOP principles
2025-03-24 15:52:16 +00:00