Commit Graph

20 Commits

Author SHA1 Message Date
57398ea7b4 feat: Add Admin Bar & Dashboard Control functionality - Add new Access Manager class for handling admin bar and dashboard access control - Implement role-based admin bar visibility control - Implement role-based dashboard access restrictions - Add expandable settings panels for role selection - Add responsive grid layout for role checkboxes - Set Guest, Subscriber, and Customer roles as default restricted roles - Update Settings Manager to display access control settings in advanced tab 2025-03-25 12:42:28 +00:00
5edc8c8467 Add Modern Admin Colors feature to customize admin color scheme 2025-03-25 02:51:34 +00:00
b74d8112ca Update plugin version to v0.2.3 2025-03-25 02:43:08 +00:00
0d3c497b23 Update plugin version to v0.2.2 2025-03-25 02:21:06 +00:00
a2b7ba6d72 Rename About tab to Read Me and display README.md content 2025-03-24 21:37:09 +00:00
28f87f689e Add About tab with markdown support 2025-03-24 21:30:03 +00:00
9e1c077080 Refactor plugin structure:
- Rename pro-plugins-config.php to data/pro-plugins.php
- Rename recommended-plugins.php to free-plugins.php
- Rename class-recommended-plugins-manager.php to class-free-plugins-manager.php
- Update all references throughout the codebase
- Add enhanced hover effects to Go Pro buttons
2025-03-24 18:42:24 +00:00
46696eff87 Fix: Resolve critical error by restoring pro plugins function and required includes 2025-03-24 18:06:04 +00:00
8cef4c8868 Code cleanup: Improved documentation and removed backward compatibility code 2025-03-24 18:04:15 +00:00
1b02e8eb24 Update version to v0.2.0 (Beta) 2025-03-24 15:18:27 +00:00
c78b33ad65 Improve version management to dynamically extract from plugin header 2025-03-17 13:43:59 +00:00
1aec0d3de6 Update version management to dynamically extract from plugin header 2025-03-17 13:41:52 +00:00
41781daf58 Update version number to 0.1.0 (Beta) 2025-03-17 13:38:04 +00:00
0099ed96c3 Refine UI: Fix plugin icon position, increase plugin name width, synchronize version display 2025-03-17 02:58:52 +00:00
d860f8f24f Multiple UI Improvements: Added Magic Login Pro, fixed sorting, updated version, fixed toggle behavior, improved responsive layout 2025-03-17 02:42:16 +00:00
c01b4a2986 Fix theme installation button and remove image zoom effect 2025-03-17 01:16:38 +00:00
1b47423a68 Fix theme installation and activation with AJAX-based approach 2025-03-17 01:10:11 +00:00
f848160158 Fix theme tab loading with improved error handling and proper function scoping 2025-03-16 19:05:32 +00:00
86573777d8 Fix plugin list display and improve error handling 2025-03-15 18:01:44 +00:00
fcca81d756 Remove lazy loading and minification features
- Remove CSS minifier and speed functions\n- Remove lazy loading functionality\n- Update plugin description and README\n- Simplify plugin to focus on auto upload feature\n- Rename files from wpa-superstar to wp-allstars
2025-03-15 03:40:16 +00:00