Commit Graph

150 Commits

Author SHA1 Message Date
0db22d8b1b Add Go Pro buttons and hosting providers tab
- Added Go Pro buttons for TranslatePress, Hreflang Manager, AutomatorWP, Bit Integrations, Bit Flows, Yellow Pencil, Anti-Malware, and Advanced Database Cleaner
- Updated pricing URLs for various plugins
- Added new Hosting tab with panels for Closte, Cloudron, Hostinger, Hetzner Cloud, and SimpleHost
2025-03-16 22:54:49 +00:00
e05d5b2f43 Fix 'Go Pro' button links to point to respective plugin landing pages 2025-03-16 22:04:21 +00:00
d837eb2572 Update latest code changes 2025-03-16 21:45:27 +00:00
46b03a8e48 Update settings.php and .gitignore 2025-03-16 20:30:33 +00:00
2bf2612db6 Fix theme tab loading panel by removing static overlay 2025-03-16 19:14:29 +00:00
479934b6c3 Fix theme tab loading by using the same inline script approach as the plugins tab 2025-03-16 19:08:13 +00:00
f848160158 Fix theme tab loading with improved error handling and proper function scoping 2025-03-16 19:05:32 +00:00
31a68c0333 Fix theme tab loading issue with improved error handling and caching 2025-03-16 19:01:32 +00:00
b4dbd01519 Simplify loading indicator to just show centered spinner 2025-03-16 18:58:08 +00:00
8de06cb869 Fix loading indicator with proper CSS and consistent positioning 2025-03-16 18:55:35 +00:00
1694c6c9d5 Adjust loading indicator to properly center text with spinner 50px below 2025-03-16 18:53:51 +00:00
55071d3bc8 Move loading spinner below the Loading plugins text with 50px spacing 2025-03-16 18:52:49 +00:00
c704dbecd8 Simplify loading indicators with a single spinner next to Loading text 2025-03-16 18:50:28 +00:00
a28f3ed267 Implement standard WordPress plugin loading spinner 2025-03-16 18:48:00 +00:00
7b9c0fbfe9 Fix More Details link to properly use thickbox modal popup 2025-03-16 18:44:39 +00:00
2af6463eea Update plugin grid layout to exactly match WordPress core Add Plugins page 2025-03-16 05:38:39 +00:00
596dd6bb99 Fix plugin grid layout spacing and structure 2025-03-16 05:31:25 +00:00
46ab1e3d40 Standardize Go Pro button styling to match WordPress default button-primary colors 2025-03-16 05:06:42 +00:00
fd5ac94d03 Fix multiple UI issues: notifications, Go Pro buttons, grid layout, and loading spinners 2025-03-16 04:54:00 +00:00
3429700e2b Fix plugin grid layout, add More Details links, and improve Go Pro button styling 2025-03-16 04:40:39 +00:00
12d069e5cd Fix tab navigation to use native WordPress tab links 2025-03-16 04:29:31 +00:00
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