Marcus Quinn
|
11ee44d2b7
|
Add expandable settings to Auto Upload Images: - Add max width/height settings - Add URL exclusion list - Add filename and alt text patterns - Add expand/collapse functionality - Add styles for settings panel
|
2025-03-15 02:29:48 +00:00 |
|
Marcus Quinn
|
2c3b26480a
|
Fix Workflow tab layout: - Remove WordPress settings table layout - Match exact HTML structure of other tabs - Remove unwanted left gap
|
2025-03-15 02:23:47 +00:00 |
|
Marcus Quinn
|
fe8c1add01
|
Fix Workflow tab toggle layout: - Match exactly the General and Advanced tabs structure - Add proper input ID and for attributes - Remove section description
|
2025-03-15 02:22:00 +00:00 |
|
Marcus Quinn
|
6bec4965f1
|
Update Workflow tab description: Change section description to better reflect the purpose of workflow features
|
2025-03-15 02:20:24 +00:00 |
|
Marcus Quinn
|
7af7010a8e
|
Fix Workflow tab layout: - Remove section title and description - Match layout of General and Advanced tabs
|
2025-03-15 02:16:23 +00:00 |
|
Marcus Quinn
|
eedd6d5ad5
|
Remove duplicate setting title from Workflow tab
|
2025-03-15 02:15:22 +00:00 |
|
Marcus Quinn
|
8bfb96b016
|
Update Workflow toggle styling: - Match RankMath-style toggle switches - Remove old toggle switch styles - Consistent styling across all tabs
|
2025-03-15 02:14:12 +00:00 |
|
Marcus Quinn
|
73015b7a1a
|
Add Workflow tab to settings page: - Add workflow tab to navigation - Add workflow settings section - Add toggle switch styles
|
2025-03-15 02:11:08 +00:00 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
48cd8d6ac9
|
Fix theme activation: - Add proper AJAX handler for theme switching - Improve error handling and security checks - Add verification of successful activation
|
2025-03-14 05:28:02 +00:00 |
|
Marcus Quinn
|
b8c87c787e
|
Fix theme activation: - Use WordPress switch_theme action - Add proper nonce verification - Improve error handling - Simplify activation process
|
2025-03-14 05:26:50 +00:00 |
|
Marcus Quinn
|
e84b26ef6a
|
Fix theme activation functionality: - Use WordPress native theme activation methods - Add proper error handling - Add delay before customize page redirect
|
2025-03-14 05:25:44 +00:00 |
|
Marcus Quinn
|
737875cbfd
|
Add theme installation functionality: - Add JavaScript handlers for theme installation and activation - Use wp.updates.installTheme for installation - Add proper error handling and status messages - Refresh theme display after installation
|
2025-03-14 05:24:12 +00:00 |
|
Marcus Quinn
|
1f33ad4762
|
Fix theme card button vertical alignment: - Center buttons perfectly using transform - Add proper vertical padding - Adjust overlay height for better appearance
|
2025-03-14 05:18:54 +00:00 |
|
Marcus Quinn
|
542bd3c0c7
|
Update theme card styling: - Center buttons in theme tile - Add white overlay behind buttons - Cover entire image area with overlay - Keep buttons permanently visible
|
2025-03-14 05:17:50 +00:00 |
|
Marcus Quinn
|
5b1c6258dd
|
Fix theme card button positioning: - Remove hover states and white overlay - Make buttons permanently visible - Keep buttons in bottom-right position - Clean up unnecessary CSS
|
2025-03-14 05:15:40 +00:00 |
|
Marcus Quinn
|
c7ff5eff0e
|
Fix theme card button positioning: - Move buttons to bottom-right of title bar - Remove vertical centering - Add proper bottom padding - Keep buttons permanently visible
|
2025-03-14 05:13:29 +00:00 |
|
Marcus Quinn
|
650f9153d3
|
Fix theme card button positioning: - Remove hover states and transitions - Make buttons permanently visible - Align buttons within theme name bar - Match WordPress core styling
|
2025-03-14 05:11:19 +00:00 |
|
Marcus Quinn
|
106ef16689
|
Fix theme card button positioning: - Make buttons permanently visible - Remove hover states - Add padding for button area - Match core WordPress styling
|
2025-03-14 05:08:46 +00:00 |
|
Marcus Quinn
|
035e93e77e
|
Fix theme card button positioning: - Position actions within theme name bar - Center buttons vertically - Adjust theme name height to match core
|
2025-03-14 05:06:55 +00:00 |
|
Marcus Quinn
|
c3b2938f72
|
Fix theme card button positioning: - Align actions background with title bar - Adjust padding and height to match title area - Add z-index for proper layering
|
2025-03-14 05:04:46 +00:00 |
|
Marcus Quinn
|
7f386122c8
|
Fix theme card button positioning: - Match WordPress core theme browser styling exactly - Remove custom flexbox layout - Fix button container height and padding - Restore original hover states
|
2025-03-14 05:02:59 +00:00 |
|
Marcus Quinn
|
25a17fe585
|
Fix theme card button positioning: - Add flex layout to ensure proper structure - Use gap for button spacing - Adjust z-index layers - Remove redundant margins
|
2025-03-14 05:00:17 +00:00 |
|
Marcus Quinn
|
a4278e7405
|
Fix theme card button positioning: - Add text-align: right to align buttons - Set width: auto to contain buttons - Add z-index for proper layering - Adjust padding and margins
|
2025-03-14 04:57:57 +00:00 |
|
Marcus Quinn
|
03e10a82ec
|
Fix theme card layout: - Remove fixed heights and padding-top - Let image define natural card height - Keep actions fixed to bottom-right
|
2025-03-14 04:55:54 +00:00 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
9443beef8c
|
Update minimal plugins list: Change turnstile to simple-cloudflare-turnstile for correct plugin slug
|
2025-03-14 04:12:44 +00:00 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
a747770aaf
|
Complete plugin browser improvements: - Make General tab default - Update plugin categories (Minimal/Advanced reorganization) - Fix plugin filtering in AJAX requests - Add loading states and transitions - Implement caching - Add AJAX-based plugin loading - Improve error handling
|
2025-03-14 04:01:28 +00:00 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
e101eeb37f
|
Fix: Adjust header width and padding to keep documentation button visible
|
2025-03-14 02:56:47 +00:00 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
04f0b70030
|
Move save notification to top-center position for better visibility
|
2025-03-14 02:41:55 +00:00 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
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 |
|
Marcus Quinn
|
1098b3cd14
|
Remove duplicate wpa_superstar_minify_css function from main plugin file
|
2025-03-14 02:24:28 +00:00 |
|
Marcus Quinn
|
4df4e66f89
|
Test no shell output
|
2025-03-13 23:54:06 +00:00 |
|
Marcus Quinn
|
9e43175f96
|
Fix parse error
|
2025-03-13 22:57:46 +00:00 |
|
Marcus Quinn
|
be998146b7
|
Add minifiers
|
2025-03-13 22:48:49 +00:00 |
|
Marcus Quinn
|
864c4ca203
|
Add lazy load
|
2025-03-13 22:39:19 +00:00 |
|
Marcus Quinn
|
69422f7cd0
|
Add CSS minifier
|
2025-03-13 21:38:14 +00:00 |
|
Marcus Quinn (aider)
|
a9ce371af5
|
docs: Add note to README.md for cleaning LocalWP sync in installation steps
|
2025-03-13 17:50:25 +00:00 |
|
Marcus Quinn
|
54f28c8856
|
Exclude non-plugin files from LocalWP sync
|
2025-03-13 17:43:42 +00:00 |
|
Marcus Quinn (aider)
|
84656e7c91
|
docs: Add note about Aider files not being synced in README.md
|
2025-03-13 17:40:53 +00:00 |
|
Marcus Quinn
|
5f9c34af0e
|
Update .gitignore and add .woodpecker.yml
|
2025-03-13 17:30:10 +00:00 |
|
Marcus Quinn (aider)
|
680d48e349
|
docs: Add note about sync logging in README.md under Logs section
|
2025-03-13 17:25:37 +00:00 |
|
Marcus Quinn (aider)
|
f91e39d22e
|
chore: Clean up README.md by removing test comments and adding update note
|
2025-03-13 17:17:13 +00:00 |
|
Marcus Quinn (aider)
|
736298ba13
|
docs: Add comment to README.md indicating logging functionality
|
2025-03-13 17:11:15 +00:00 |
|
Marcus Quinn (aider)
|
2e7d957891
|
docs: Add comment 'All good now' to README.md
|
2025-03-13 17:07:40 +00:00 |
|
Marcus Quinn
|
2329975230
|
Test hook
|
2025-03-13 17:05:01 +00:00 |
|
Marcus Quinn (aider)
|
201d8d15d1
|
docs: Add comment in README.md indicating 'Hook fixed'
|
2025-03-13 17:03:27 +00:00 |
|
Marcus Quinn (aider)
|
4e48af8790
|
docs: Add comment 'Clean sync test' to README.md
|
2025-03-13 16:55:22 +00:00 |
|
Marcus Quinn (aider)
|
7082726cc8
|
docs: Add comment 'No .git sync' to README.md
|
2025-03-13 16:52:16 +00:00 |
|
Marcus Quinn (aider)
|
906ab37456
|
docs: Add comment 'Test sync 2' to README.md
|
2025-03-13 16:48:12 +00:00 |
|
Marcus Quinn (aider)
|
0a92ac54c7
|
docs: Add comment to README.md indicating sync date by Aider
|
2025-03-13 16:44:05 +00:00 |
|
Marcus Quinn (aider)
|
51d5cceda8
|
docs: Add update comment to README.md for March 13, 2025
|
2025-03-13 16:35:17 +00:00 |
|
Marcus Quinn (aider)
|
60dda218d2
|
fix: Rename function to match command for counting files by extension
|
2025-03-13 16:34:41 +00:00 |
|
Marcus Quinn (aider)
|
eb5b57345f
|
feat: Add function to count files by extension in current directory
|
2025-03-13 16:34:05 +00:00 |
|
Marcus Quinn
|
3f109c22f6
|
Add error logging, UI status indicators, and update README
|
2025-03-13 00:56:06 +00:00 |
|
Marcus Quinn
|
75b60be213
|
Fix syntax error in settings.php (unclosed brace)
|
2025-03-13 00:53:18 +00:00 |
|
Marcus Quinn
|
f4b6e2d631
|
Add JS minification and tabbed admin UI
|
2025-03-13 00:52:17 +00:00 |
|
Marcus Quinn
|
895e50589e
|
Fix AJAX nonce by consolidating wp_localize_script in admin assets
|
2025-03-13 00:50:14 +00:00 |
|
Marcus Quinn
|
b7a1a2889f
|
Add CSS minification, AJAX settings, and modern admin styling
|
2025-03-13 00:47:22 +00:00 |
|
Marcus Quinn
|
77cee1844a
|
Add CSS minification, AJAX settings, and modern admin styling
|
2025-03-13 00:30:50 +00:00 |
|
Marcus Quinn
|
dc9697e015
|
Add plugin structure, lazy load feature, and basic admin settings
|
2025-03-13 00:25:51 +00:00 |
|
Marcus Quinn
|
544aa4533d
|
Merge branch 'main' of ssh://gitea.wpallstars.com:29419/marcus/wpa-superstar-plugin
|
2025-03-13 00:20:17 +00:00 |
|
Marcus Quinn
|
0ece06d504
|
Initial commit with plugin header and README
|
2025-03-13 00:16:08 +00:00 |
|