|
137f7399d5
|
Fix tab navigation and plugin/theme loading issues
|
2025-03-16 04:25:50 +00:00 |
|
|
e23129602c
|
Update plugin browser to match standard WordPress interface
|
2025-03-16 04:19:56 +00:00 |
|
|
abf39b1131
|
Update plugin browser to match standard WordPress interface
|
2025-03-16 04:15:52 +00:00 |
|
|
bc77df078d
|
Fix AJAX nonce issues for plugins and theme loading
|
2025-03-16 04:11:59 +00:00 |
|
|
97b0155ee4
|
Update Documentation button to link to main website
|
2025-03-16 04:08:55 +00:00 |
|
|
2773c49bb0
|
Fix notification position, set default values, and fix AJAX nonce issues
|
2025-03-16 04:08:10 +00:00 |
|
|
f35e6639c8
|
Update settings UI: reorder tabs, clarify examples, and improve notifications
|
2025-03-16 03:32:52 +00:00 |
|
|
08659f8efd
|
Fix panel styling by replacing CSS composes with proper inheritance
|
2025-03-16 03:24:22 +00:00 |
|
|
81e464b0fb
|
Refactor settings components to share consistent styles and layout
|
2025-03-16 03:22:17 +00:00 |
|
|
15c3ada0fa
|
Refactor settings components for better reusability
|
2025-03-16 03:15:17 +00:00 |
|
|
374bedbede
|
Fix toggle switch and chevron behavior, improve layout
|
2025-03-16 03:05:43 +00:00 |
|
|
c6bb4117b0
|
Fix auto-upload settings panel, pro plugin buttons, and free plugins loading
|
2025-03-16 02:49:01 +00:00 |
|
|
6c61e486eb
|
Fix accordion functionality and restore pro plugins layout
|
2025-03-16 02:44:21 +00:00 |
|
|
006e2fc4dd
|
Move JavaScript and CSS to separate files and fix accordion functionality
|
2025-03-16 02:38:49 +00:00 |
|
|
50bba9e322
|
Fix accordion functionality with proper initialization and reliable toggle behavior
|
2025-03-16 02:34:57 +00:00 |
|
|
4a860c416c
|
Fix accordion behavior to properly stay open/closed following WordPress patterns
|
2025-03-16 02:32:46 +00:00 |
|
|
cf3235984a
|
Fix accordion panel toggle with simplified, more reliable approach
|
2025-03-16 02:26:46 +00:00 |
|
|
e50f82ed70
|
Fix accordion panel to properly stay open/closed while preserving chevron rotation
|
2025-03-16 02:24:31 +00:00 |
|
|
2f11132157
|
Fix accordion panel state handling to ensure proper open/close behavior
|
2025-03-16 02:21:41 +00:00 |
|
|
cd3bae732b
|
Fix accordion toggle functionality to prevent yoyo effect on first click
|
2025-03-16 02:20:10 +00:00 |
|
|
2db85d559b
|
Fix initial panel state handling to prevent yoyo effect on first load
|
2025-03-16 02:16:26 +00:00 |
|
|
c126003d45
|
Fix chevron icon rotation to use single 180-degree toggle
|
2025-03-16 02:12:35 +00:00 |
|
|
2a446a5836
|
Simplify chevron rotation while maintaining working panel animation
|
2025-03-16 02:09:48 +00:00 |
|
|
4dd53e0185
|
Fix accordion animation and icon rotation with simplified state management
|
2025-03-16 02:05:34 +00:00 |
|
|
8a3529ea9d
|
Simplify accordion implementation for better reliability
|
2025-03-16 02:03:18 +00:00 |
|
|
ad8a95cd0c
|
Implement robust accordion pattern with proper state management and animations
|
2025-03-16 02:01:35 +00:00 |
|
|
d95aa88176
|
Simplify accordion implementation for better reliability
|
2025-03-16 01:53:53 +00:00 |
|
|
a79a0919e0
|
Fix chevron icon rotation and panel animation synchronization
|
2025-03-16 01:50:38 +00:00 |
|
|
d0e3a076e5
|
Fix chevron icon rotation to stay pointing up when panel is open
|
2025-03-16 01:46:22 +00:00 |
|
|
1639cca783
|
Fix accordion animation and chevron icon state issues
|
2025-03-16 01:44:19 +00:00 |
|
|
0b7ddabd8f
|
Improve accordion functionality with RankMath-inspired interface and smoother animations
|
2025-03-16 01:40:09 +00:00 |
|
|
8da041341b
|
Simplify accordion toggle functionality for better reliability
|
2025-03-16 01:33:30 +00:00 |
|
|
14bba166a4
|
Fix accordion toggle functionality with improved event handling and animation control
|
2025-03-16 01:31:46 +00:00 |
|
|
64ac2eb6e4
|
Fix accordion toggle functionality with improved code organization and reliability
|
2025-03-16 01:30:43 +00:00 |
|
|
f17a80c078
|
Fix accordion toggle functionality and reposition chevron icon
|
2025-03-16 01:27:49 +00:00 |
|
|
c9adb5c70d
|
Fix accordion toggle functionality for auto upload settings panel
|
2025-03-16 01:25:22 +00:00 |
|
|
9773aebc9b
|
Remove CSS and JS minification settings and functionality
|
2025-03-16 01:21:52 +00:00 |
|
|
1241b73216
|
Remove lazy loading setting and functionality
|
2025-03-16 01:19:19 +00:00 |
|
|
cee78b6c9e
|
Fix missing left borders on secondary buttons in pro plugin cards
|
2025-03-15 18:31:00 +00:00 |
|
|
b37ed79e9c
|
Fix button styling and update pro plugin URLs
|
2025-03-15 18:26:51 +00:00 |
|
|
574e34b8ef
|
Ensure consistent border-radius on all button corners
|
2025-03-15 18:24:14 +00:00 |
|
|
82be587d04
|
Update button styling to match WordPress core button style exactly
|
2025-03-15 18:22:03 +00:00 |
|
|
6b4e6b4b49
|
Standardize button borders and shapes in pro plugins section
|
2025-03-15 18:20:37 +00:00 |
|
|
714eaebf0d
|
Update pro plugin buttons to have consistent styling and separate borders
|
2025-03-15 18:18:53 +00:00 |
|
|
6619171e50
|
Adjust spacing between buttons in pro plugin cards
|
2025-03-15 18:16:19 +00:00 |
|
|
89694880bb
|
Improve pro plugins grid layout and restore button groups for Tutor LMS, FluentCRM, Fluent Forms, and Kadence Blocks
|
2025-03-15 18:12:56 +00:00 |
|
|
d244d40043
|
Update pro plugins grid layout with improved spacing and responsive design
|
2025-03-15 18:07:02 +00:00 |
|
|
86573777d8
|
Fix plugin list display and improve error handling
|
2025-03-15 18:01:44 +00:00 |
|
|
d78b7a571c
|
Update Pro Plugins tab layout and add Go Pro buttons for free plugins
|
2025-03-15 17:56:17 +00:00 |
|
|
4f5e0a81f7
|
Add AI category and Pro Plugins tab with premium plugin listings
|
2025-03-15 17:39:59 +00:00 |
|