|
932a9954c1
|
Fix theme card layout: - Add proper screenshot aspect ratio (66.66666%) - Remove min-height constraint - Fix button positioning with border-left - Clean up unnecessary CSS properties
|
2025-03-14 04:48:36 +00:00 |
|
|
3fad7e03a4
|
Fix theme card layout: - Adjust theme-actions positioning to match WordPress core - Update button container styles - Fix screenshot and author display - Match core WordPress theme browser styling
|
2025-03-14 04:47:04 +00:00 |
|
|
cf4db41d29
|
Fix theme card button positioning: - Increase min-height to 800px to accommodate all content - Position buttons at absolute bottom of card
|
2025-03-14 04:44:40 +00:00 |
|
|
5f3d937cce
|
Fix theme card button positioning: - Make theme-actions span full width - Add proper spacing and alignment - Fix button margin and padding - Update border style from left to top
|
2025-03-14 04:41:51 +00:00 |
|
|
1619538ea0
|
Fix theme card button positioning: - Adjust theme-actions CSS to properly align at bottom - Add min-height to theme card - Improve button padding and spacing - Add z-index for proper layering
|
2025-03-14 04:40:01 +00:00 |
|
|
4caa8ae78d
|
Fix theme card layout: - Add proper CSS styling - Fix button positioning - Add hover effects - Remove unnecessary overlay - Improve semantic markup
|
2025-03-14 04:38:03 +00:00 |
|
|
f7fea7554d
|
Fix theme author display: - Add proper author data handling - Fix author data structure parsing - Add missing API fields - Remove unnecessary strip_tags
|
2025-03-14 04:35:03 +00:00 |
|
|
408ca17d0b
|
Fix theme loading: - Remove list table implementation - Add direct theme data handling - Fix JSON response encoding - Improve escaping and security - Add better error handling
|
2025-03-14 04:33:23 +00:00 |
|
|
a449fafbc7
|
Fix theme display: - Replace list table with custom HTML - Add proper theme card layout - Add theme details overlay - Fix block content filter issue
|
2025-03-14 04:31:52 +00:00 |
|
|
411ee6ffa9
|
Fix theme loading class dependencies: - Add proper class loading order - Load WP_List_Table base class first - Load WP_Themes_List_Table before install table - Add admin.php for screen functions
|
2025-03-14 04:30:45 +00:00 |
|
|
f4d9f69a98
|
Fix theme loading: - Add proper file loading order - Add detailed error logging - Fix class dependencies - Add error handling with stack traces
|
2025-03-14 04:30:16 +00:00 |
|
|
a6cc66d58f
|
Fix theme loading: - Simplify theme data handling - Remove caching temporarily - Add detailed error logging - Fix theme data structure
|
2025-03-14 04:19:52 +00:00 |
|
|
7af8f78939
|
Fix theme loading: - Add proper theme list table initialization - Include required theme class - Add more theme data fields - Fix theme API request
|
2025-03-14 04:18:27 +00:00 |
|
|
9f94b82429
|
Add Theme tab: - Add Kadence theme browser - Implement theme API integration - Add caching for theme data - Add theme installation interface
|
2025-03-14 04:17:11 +00:00 |
|
|
9443beef8c
|
Update minimal plugins list: Change turnstile to simple-cloudflare-turnstile for correct plugin slug
|
2025-03-14 04:12:44 +00:00 |
|
|
1d15ea9948
|
Fix plugin filtering and caching: - Clear cache on page load - Add detailed error logging - Fix category handling - Improve error reporting to users - Add debugging information
|
2025-03-14 04:11:06 +00:00 |
|
|
b0d49028e3
|
Fix plugin filtering to match defined lists: - Ensure only recommended plugins are displayed - Add better error handling - Fix table initialization - Improve API error handling
|
2025-03-14 04:08:11 +00:00 |
|
|
8ecfc06661
|
Fix AJAX loading for plugin browser: - Add error handling for AJAX requests - Add proper error display to users - Ensure loading overlay works correctly
|
2025-03-14 04:06:33 +00:00 |
|
|
402d6a228d
|
Fix plugin filtering to match defined lists: - Remove plugins API filter - Handle filtering directly in AJAX endpoint - Use exact plugin lists from configuration - Improve cache handling - Fix list table display
|
2025-03-14 04:04:33 +00:00 |
|
|
6eaf63f1c4
|
Add automatic cache clearing: - Clear plugin cache on plugin updates - Clear cache on plugin activation/deactivation - Clear cache on plugin deletion - Clear cache when active plugins list changes
|
2025-03-14 04:02:36 +00:00 |
|
|
6b3f1197c9
|
Fix plugin filtering in AJAX requests: - Set up proper query args for plugin list table - Force per_page to match category size - Ensure filter runs in AJAX context - Fix REQUEST vs GET parameter checks
|
2025-03-14 03:57:09 +00:00 |
|
|
92cdb95003
|
Optimize plugin browser and update categories: - Make General tab default - Update plugin categories - Move plugins from Minimal to Advanced - Add AJAX loading for faster initial page load - Add request cancellation for better performance - Improve category switching UX
|
2025-03-14 03:53:24 +00:00 |
|
|
c771c5bb0f
|
Improve plugin browser: - Add Tutor LMS to LMS category - Move Free Plugins tab after Advanced - Fix loading overlay coverage - Add immediate tab loading with loading state - Implement plugin list caching (12 hours) - Add minimum loading time for better UX
|
2025-03-14 03:46:51 +00:00 |
|
|
20bfd2b976
|
Fix plugin browser freezing and add loading state: - Optimize plugin API filtering - Add individual plugin fetching - Add loading overlay with spinner - Improve error handling
|
2025-03-14 03:38:54 +00:00 |
|
|
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 |
|