Commit Graph

411 Commits

Author SHA1 Message Date
4d671d5901 Update Free Plugins filter menu to show all available categories 2025-03-24 20:38:51 +00:00
0c96faaf60 Fix loading spinner positioning on Free Plugins tab 2025-03-24 20:34:15 +00:00
83d7debe54 Fix security token verification in Free Plugins tab 2025-03-24 20:28:33 +00:00
ccc57dc72b Fix duplicate loading spinners in Free Plugins tab 2025-03-24 20:26:28 +00:00
f0d00accaf Fix Free Plugins tab HTML structure and JS selectors 2025-03-24 20:02:40 +00:00
19e6455abb Fix free plugins tab loading and settings toggle error 2025-03-24 19:59:15 +00:00
f7fb0c6545 Restore original pro-plugins configuration data with updated function name 2025-03-24 18:58:15 +00:00
9e1c077080 Refactor plugin structure:
- Rename pro-plugins-config.php to data/pro-plugins.php
- Rename recommended-plugins.php to free-plugins.php
- Rename class-recommended-plugins-manager.php to class-free-plugins-manager.php
- Update all references throughout the codebase
- Add enhanced hover effects to Go Pro buttons
2025-03-24 18:42:24 +00:00
4bbcbe3d12 Fix: Update admin menu registration to use correct class method 2025-03-24 18:11:02 +00:00
46696eff87 Fix: Resolve critical error by restoring pro plugins function and required includes 2025-03-24 18:06:04 +00:00
8cef4c8868 Code cleanup: Improved documentation and removed backward compatibility code 2025-03-24 18:04:15 +00:00
da5d08587c UI Improvements: Center-aligned tabs and filters, standardized button styles 2025-03-24 17:55:29 +00:00
c2276f4ebd Fix: Ensure consistent padding in Theme tab matching other tabs 2025-03-24 17:45:52 +00:00
b267156b68 Fix: Ensure consistent padding across all tab content areas 2025-03-24 17:43:14 +00:00
ddd64643c4 Fix: Ensure consistent padding and wrapper structure across all tabs 2025-03-24 17:36:48 +00:00
ddd2846171 Fix: Add proper tab content padding and fix Theme tab loading issues 2025-03-24 17:30:23 +00:00
4fe9d45eba Fix: Restore original tab order and fix method name mismatches to resolve critical errors 2025-03-24 17:24:44 +00:00
ad489bddb5 Refactor: Clean up settings.php by removing all HTML content and properly delegating to Admin Manager class 2025-03-24 17:19:25 +00:00
5fdc3e277c refactor: move script and style enqueuing to Admin Manager class 2025-03-24 17:09:11 +00:00
096c9be284 refactor: move settings registration to Admin Manager class 2025-03-24 17:07:41 +00:00
2b4e3cecd3 refactor: move AJAX option handler to Admin Manager class 2025-03-24 17:06:09 +00:00
d280ec197b refactor: create Admin Manager class and move menu registration 2025-03-24 17:04:22 +00:00
5352b38348 refactor: move Recommended Plugins tab to WP_Allstars_Recommended_Plugins_Manager class 2025-03-24 16:31:46 +00:00
2405f98eb8 refactor: move Hosting tab functionality to WP_Allstars_Hosting_Manager class 2025-03-24 16:17:31 +00:00
24ffdf8950 fix: theme tab loading by properly enqueuing required scripts 2025-03-24 16:11:50 +00:00
93c3290b63 refactor: move Theme tab functionality to WP_Allstars_Theme_Manager class 2025-03-24 16:07:11 +00:00
436a829646 ui: move Theme tab before Free Plugins tab in navigation 2025-03-24 16:00:11 +00:00
20fb06a29e fix: tools tab styling issues by making CSS classes consistent 2025-03-24 15:57:47 +00:00
8fa2b00d7a refactor: move Settings and Tools tabs to dedicated classes
- Created WP_Allstars_Settings_Manager class to handle General and Advanced tabs
- Created WP_Allstars_Tools_Manager class to handle Tools tab functionality
- Moved inline CSS to properly enqueued styles
- Further reduced code duplication in settings.php
- Improved code organization with OOP principles
2025-03-24 15:52:16 +00:00
f0ffa7e552 refactor: move Pro Plugins section to dedicated class
- Created new WP_Allstars_Pro_Plugins_Manager class to handle all Pro Plugins functionality
- Moved styling from inline CSS to properly enqueued styles
- Improved code organization by separating concerns
- Reduced code duplication in settings.php
2025-03-24 15:38:44 +00:00
55d092d568 Remove 'Version' prefix from version display in admin header 2025-03-24 15:19:54 +00:00
c8835de92f Fix theme tab critical error by adding required content section 2025-03-24 15:15:36 +00:00
d9c710969b Update plugin card button styling for consistent UI 2025-03-24 14:53:42 +00:00
2c68b66dbc Fix plugin display issues in the Plugin Manager class 2025-03-24 14:40:05 +00:00
9b0e7acd2d Refactor plugin functionality into Plugin Manager class 2025-03-24 14:17:09 +00:00
930530cc96 Add Coolify to hosting providers 2025-03-24 14:04:48 +00:00
ecd3887bb9 Restructure data arrays into separate files for improved maintainability 2025-03-24 13:57:41 +00:00
18b0a2c246 Update admin settings for WP ALLSTARS plugin 2025-03-23 02:47:36 +00:00
7a5c5d8c0b Update version text color to dark orange 2025-03-17 14:10:49 +00:00
9302ea2cea Update version text color to WordPress blue to match Documentation button 2025-03-17 13:48:46 +00:00
eaf94a9e9e Fix plugin icon positioning across all viewport sizes, especially at mobile breakpoints 2025-03-17 04:48:10 +00:00
44f5c8fc6c Remove all responsive breakpoints for consistent plugin layout, fixing image position across all viewport sizes 2025-03-17 04:43:24 +00:00
7a971ca5e3 Remove responsive breakpoints for consistent plugin layout across all viewports 2025-03-17 04:38:32 +00:00
fa1744b892 Update mobile layout to single column with desktop styling 2025-03-17 04:33:51 +00:00
e8964b3f2b Apply exact desktop layout to mobile viewports for consistent UI across all screen sizes 2025-03-17 04:16:10 +00:00
bd4aab000a Apply consistent desktop-like layout across all viewport sizes for better UI consistency 2025-03-17 04:12:12 +00:00
6a9d30556a Fix mobile icon alignment to match desktop spacing based on screenshots 2025-03-17 03:41:10 +00:00
b505990902 Completely refactor CSS for consistent icon positioning at all screen sizes, especially below 780px 2025-03-17 03:38:59 +00:00
4dcc28c048 Fix icon positioning at mobile viewport sizes with highly specific CSS rules 2025-03-17 03:33:56 +00:00
ae7e82b730 Final UI refinements: Unify icon positions across all viewport sizes, bottom-align action buttons in desktop view 2025-03-17 03:28:53 +00:00