Commit Graph

213 Commits

Author SHA1 Message Date
4b6272fa6d Update settings.php with Debug tab functionality and improved plugin organization 2025-03-15 05:26:00 +00:00
d27dade6c9 Add Debug tab and section with debug tools category 2025-03-15 05:25:05 +00:00
fae6ecdbfc Add Debug tab and section for debug tools 2025-03-15 05:23:52 +00:00
d85ba26d0f Update settings.php to match new CSS class names and improve structure 2025-03-15 05:21:22 +00:00
ef80caa3df Improve plugin card layout and responsiveness - Add flexbox for equal heights and better mobile layout 2025-03-15 05:09:15 +00:00
a36378a18b Update plugin grid to match WordPress native plugin card layout 2025-03-15 05:06:41 +00:00
2066fa34bb Fix plugin grid layout to proper two-column display 2025-03-15 05:04:45 +00:00
f8bea629f0 Update layout and notification styles - Move Saved notification next to title, use full page width, remove header gap 2025-03-15 04:42:16 +00:00
bae13eb5c6 Fix layout widths and container spacing across all tabs 2025-03-15 04:38:03 +00:00
2e79daefdc Fix spacing consistency between navigation tabs and content 2025-03-15 04:35:31 +00:00
e83fa8f0a8 Improve plugin filter buttons styling
- Update filter buttons to match modern WordPress standards\n- Add consistent spacing and padding\n- Improve button hover and active states\n- Enhance plugin card layout and spacing\n- Add responsive design for mobile devices\n- Hide unnecessary plugin card columns
2025-03-15 04:33:11 +00:00
6e353731c8 Improve settings UI and functionality
- Fix toggle functionality for auto upload settings\n- Remove save changes button in favor of auto-saving\n- Improve loading spinner layout to prevent content jumping\n- Update tab navigation design\n- Enhance notification system with better positioning and styling\n- Add auto-save functionality for all settings\n- Improve error handling and feedback
2025-03-15 04:29:38 +00:00
d65aa23308 Fix styling and functionality for tabs and settings
- Update tab styling to match RankMath\n- Fix settings dropdown functionality\n- Improve toggle switch appearance\n- Add proper transitions and hover states\n- Fix class name consistency\n- Update form element styling
2025-03-15 04:13:34 +00:00
8f34b1b81b Restore and improve all admin styles
- Fix navigation tab styling and WordPress compatibility\n- Improve settings dropdown appearance and interactions\n- Update color scheme to match WordPress admin\n- Add proper form element styling with focus states\n- Enhance plugin cards appearance\n- Improve responsive design
2025-03-15 04:09:29 +00:00
9a0e94b29e Fix tab navigation and settings dropdown styling
- Improve navigation tab styles to match WordPress core\n- Fix settings dropdown visibility and transitions\n- Enhance expand/collapse button styling\n- Add proper spacing and layout for settings
2025-03-15 04:06:43 +00:00
cdee63ac4c Restore and improve admin UI styling
- Add complete navigation tab styles\n- Add toggle switch styles with animations\n- Add settings dropdown styles with transitions\n- Add proper form element styling\n- Add responsive design adjustments\n- Improve overall UI consistency
2025-03-15 04:04:16 +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
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
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
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
6bec4965f1 Update Workflow tab description: Change section description to better reflect the purpose of workflow features 2025-03-15 02:20:24 +00:00
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
eedd6d5ad5 Remove duplicate setting title from Workflow tab 2025-03-15 02:15:22 +00:00
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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