Commit Graph

19 Commits

Author SHA1 Message Date
1d70eb4c33 Fix plugin filtering and update labels: - Fix plugins API result filtering - Change Recommended to Free Plugins and Minimal - Add proper plugin data handling 2025-03-14 03:36:27 +00:00
b588f5012c Fix plugin browser implementation: - Fix plugins API filter - Add required scripts and dependencies - Fix table initialization and display 2025-03-14 03:31:44 +00:00
94bc743695 Switch to native WordPress plugin installer: - Use WP_Plugin_Install_List_Table for plugin browser - Filter plugins API results for curated lists - Remove custom plugin card styles - Keep category filter buttons 2025-03-14 03:29:16 +00:00
02515fb89c Add Recommended Plugins browser: - Create plugin browser interface - Add category filters - Implement plugin cards with install buttons - Match WordPress plugin installer style 2025-03-14 03:24:45 +00:00
0d55aa82ff Update toggle switches to match RankMath exactly: - Adjust dimensions and spacing - Use RankMath's color scheme - Improve transitions and animations - Refine focus and hover states 2025-03-14 03:02:39 +00:00
f7aae0fee2 Update to RankMath-style UI: - Modern tab design with bottom borders - Larger, more prominent toggle switches - Enhanced hover and focus states - Improved spacing and typography 2025-03-14 03:00:43 +00:00
e101eeb37f Fix: Adjust header width and padding to keep documentation button visible 2025-03-14 02:56:47 +00:00
24b60e0bda Update plugin header to modern WordPress style: - Make header full width with bottom shadow only - Remove top padding and adjust spacing - Add contained settings area - Match WooCommerce header style 2025-03-14 02:55:15 +00:00
a417766151 Update header to match ACF style: - Add white header container with border and shadow - Add version number and documentation link - Improve tab styling and navigation - Update colors and typography to match WordPress standards - Refine spacing and layout 2025-03-14 02:51:48 +00:00
04f0b70030 Move save notification to top-center position for better visibility 2025-03-14 02:41:55 +00:00
bff91bba95 Improve settings UI: - Remove Save Changes button for instant saves - Move save notification to bottom right - Fix toggle switch interference - Improve notification styling and animations 2025-03-14 02:39:28 +00:00
bef76a5727 Convert checkboxes to ACF-style toggle switches: - Add sliding toggle switch UI - Implement smooth transitions - Add hover and focus states - Improve accessibility - Update HTML structure for toggle switches 2025-03-14 02:35:26 +00:00
d379ab25e4 Update admin UI to match ACF plugin style: - Improve checkbox styling and layout - Add descriptive text for options - Enhance accessibility with proper labels and IDs - Implement WordPress admin color scheme 2025-03-14 02:28:11 +00:00
3f109c22f6 Add error logging, UI status indicators, and update README 2025-03-13 00:56:06 +00:00
75b60be213 Fix syntax error in settings.php (unclosed brace) 2025-03-13 00:53:18 +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