Commit Graph

16 Commits

Author SHA1 Message Date
39c8560f1e Fix admin color scheme toggle to refresh page and show success notification 2025-03-25 03:18:53 +00:00
ee5881ab57 Fix admin color scheme toggle to work consistently in both directions 2025-03-25 03:06:40 +00:00
c841430181 Improve admin color scheme update with immediate stylesheet replacement 2025-03-25 03:04:21 +00:00
0626754925 Fix admin color scheme toggle to work reliably for both on and off states 2025-03-25 03:01:55 +00:00
223b0f6922 Update Modern Admin Colors description and fix color scheme toggle functionality 2025-03-25 02:57:25 +00:00
4f6625136d Add live admin color scheme switching without page refresh 2025-03-25 02:53:30 +00:00
5edc8c8467 Add Modern Admin Colors feature to customize admin color scheme 2025-03-25 02:51:34 +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
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
d60a2891f2 Add Workflow tab with Auto Upload Images feature: - Add new Workflow settings tab - Implement auto image upload functionality - Add error logging and handling - Add file type validation 2025-03-15 02:01:12 +00:00
69422f7cd0 Add CSS minifier 2025-03-13 21:38:14 +00:00
3f109c22f6 Add error logging, UI status indicators, and update README 2025-03-13 00:56:06 +00:00
f4b6e2d631 Add JS minification and tabbed admin UI 2025-03-13 00:52:17 +00:00
b7a1a2889f Add CSS minification, AJAX settings, and modern admin styling 2025-03-13 00:47:22 +00:00
77cee1844a Add CSS minification, AJAX settings, and modern admin styling 2025-03-13 00:30:50 +00:00
dc9697e015 Add plugin structure, lazy load feature, and basic admin settings 2025-03-13 00:25:51 +00:00