Marcus Quinn
19cd4d3355
Add support for numbered lists in Read Me tab with consistent styling
2025-03-24 22:17:38 +00:00
Marcus Quinn
5a28089043
Fix bullet list styling on Read Me tab with proper bullets and reduced line spacing
2025-03-24 22:15:57 +00:00
Marcus Quinn
9cd079206f
Fix Pricing buttons to always use green styling with dedicated class and CSS rules
2025-03-24 22:11:04 +00:00
Marcus Quinn
a82bd8b3f4
Fix secondary button borders to ensure all are green with more specific CSS selectors
2025-03-24 22:08:04 +00:00
Marcus Quinn
7c6afdc8c7
Fix button styling: green borders on all secondary buttons, vertical text alignment, and blue version text
2025-03-24 22:05:55 +00:00
Marcus Quinn
f8c098b5a1
Update CSS to ensure secondary buttons on all tabs have green borders
2025-03-24 22:03:00 +00:00
Marcus Quinn
1eb732684b
Add green styling to secondary buttons and Visit Website button across the plugin
2025-03-24 22:00:08 +00:00
Marcus Quinn
a4b594c0e2
Update Go Pro buttons to use darker green colors with consistent hover states
2025-03-24 21:52:39 +00:00
Marcus Quinn
5f90586044
Add hover effect for Go Pro buttons to make green darker on hover
2025-03-24 21:45:09 +00:00
Marcus Quinn
a2b7ba6d72
Rename About tab to Read Me and display README.md content
2025-03-24 21:37:09 +00:00
Marcus Quinn
e83dbcfff7
Center About panel and make it responsive
2025-03-24 21:32:15 +00:00
Marcus Quinn
28f87f689e
Add About tab with markdown support
2025-03-24 21:30:03 +00:00
Marcus Quinn
5f195f8cfb
Remove duplicate margin from plugin table to fix spacing
2025-03-24 21:18:48 +00:00
Marcus Quinn
d2e8cc858c
Add direct inline style to set 22px spacing between filter menu and plugin content
2025-03-24 21:16:53 +00:00
Marcus Quinn
dc6b1a046f
Set consistent 22px top margin on plugin browser container
2025-03-24 21:10:25 +00:00
Marcus Quinn
221eefab9e
Reduce filter menu bottom margin from 25px to 22px for consistent spacing
2025-03-24 21:07:27 +00:00
Marcus Quinn
a81b6ac5a7
Fix double padding issue in tab content spacing
2025-03-24 21:05:24 +00:00
Marcus Quinn
634f29eee7
Refactor tab content spacing for consistent 22px gap across all sections
2025-03-24 21:02:48 +00:00
Marcus Quinn
e94a1d902d
Fix theme list spacing by adding !important to margin-top rule
2025-03-24 20:59:50 +00:00
Marcus Quinn
1c477aa0f2
Standardize tab-to-content spacing to consistent 22px throughout plugin
2025-03-24 20:55:14 +00:00
Marcus Quinn
9108a5345c
Increase gap between tabs and content by 2px (padding-top: 20px → 22px)
2025-03-24 20:51:40 +00:00
Marcus Quinn
16d0d5e2ef
Increase gap between tabs and content by 2px (padding-top: 20px → 22px)
2025-03-24 20:51:27 +00:00
Marcus Quinn
8fa4b67da9
Preserve previous category order in dynamically generated Free Plugins menu
2025-03-24 20:43:14 +00:00
Marcus Quinn
673d4a60fd
Make Free Plugins filter menu dynamically generated from data file
2025-03-24 20:40:52 +00:00
Marcus Quinn
4d671d5901
Update Free Plugins filter menu to show all available categories
2025-03-24 20:38:51 +00:00
Marcus Quinn
0c96faaf60
Fix loading spinner positioning on Free Plugins tab
2025-03-24 20:34:15 +00:00
Marcus Quinn
83d7debe54
Fix security token verification in Free Plugins tab
2025-03-24 20:28:33 +00:00
Marcus Quinn
ccc57dc72b
Fix duplicate loading spinners in Free Plugins tab
2025-03-24 20:26:28 +00:00
Marcus Quinn
f0d00accaf
Fix Free Plugins tab HTML structure and JS selectors
2025-03-24 20:02:40 +00:00
Marcus Quinn
19e6455abb
Fix free plugins tab loading and settings toggle error
2025-03-24 19:59:15 +00:00
Marcus Quinn
f7fb0c6545
Restore original pro-plugins configuration data with updated function name
2025-03-24 18:58:15 +00:00
Marcus Quinn
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
Marcus Quinn
4bbcbe3d12
Fix: Update admin menu registration to use correct class method
2025-03-24 18:11:02 +00:00
Marcus Quinn
46696eff87
Fix: Resolve critical error by restoring pro plugins function and required includes
2025-03-24 18:06:04 +00:00
Marcus Quinn
8cef4c8868
Code cleanup: Improved documentation and removed backward compatibility code
2025-03-24 18:04:15 +00:00
Marcus Quinn
da5d08587c
UI Improvements: Center-aligned tabs and filters, standardized button styles
2025-03-24 17:55:29 +00:00
Marcus Quinn
c2276f4ebd
Fix: Ensure consistent padding in Theme tab matching other tabs
2025-03-24 17:45:52 +00:00
Marcus Quinn
b267156b68
Fix: Ensure consistent padding across all tab content areas
2025-03-24 17:43:14 +00:00
Marcus Quinn
ddd64643c4
Fix: Ensure consistent padding and wrapper structure across all tabs
2025-03-24 17:36:48 +00:00
Marcus Quinn
ddd2846171
Fix: Add proper tab content padding and fix Theme tab loading issues
2025-03-24 17:30:23 +00:00
Marcus Quinn
4fe9d45eba
Fix: Restore original tab order and fix method name mismatches to resolve critical errors
2025-03-24 17:24:44 +00:00
Marcus Quinn
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
Marcus Quinn
5fdc3e277c
refactor: move script and style enqueuing to Admin Manager class
2025-03-24 17:09:11 +00:00
Marcus Quinn
096c9be284
refactor: move settings registration to Admin Manager class
2025-03-24 17:07:41 +00:00
Marcus Quinn
2b4e3cecd3
refactor: move AJAX option handler to Admin Manager class
2025-03-24 17:06:09 +00:00
Marcus Quinn
d280ec197b
refactor: create Admin Manager class and move menu registration
2025-03-24 17:04:22 +00:00
Marcus Quinn
5352b38348
refactor: move Recommended Plugins tab to WP_Allstars_Recommended_Plugins_Manager class
2025-03-24 16:31:46 +00:00
Marcus Quinn
2405f98eb8
refactor: move Hosting tab functionality to WP_Allstars_Hosting_Manager class
2025-03-24 16:17:31 +00:00
Marcus Quinn
24ffdf8950
fix: theme tab loading by properly enqueuing required scripts
2025-03-24 16:11:50 +00:00
Marcus Quinn
93c3290b63
refactor: move Theme tab functionality to WP_Allstars_Theme_Manager class
2025-03-24 16:07:11 +00:00
Marcus Quinn
436a829646
ui: move Theme tab before Free Plugins tab in navigation
2025-03-24 16:00:11 +00:00
Marcus Quinn
20fb06a29e
fix: tools tab styling issues by making CSS classes consistent
2025-03-24 15:57:47 +00:00
Marcus Quinn
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
Marcus Quinn
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
Marcus Quinn
55d092d568
Remove 'Version' prefix from version display in admin header
2025-03-24 15:19:54 +00:00
Marcus Quinn
1b02e8eb24
Update version to v0.2.0 (Beta)
2025-03-24 15:18:27 +00:00
Marcus Quinn
c8835de92f
Fix theme tab critical error by adding required content section
2025-03-24 15:15:36 +00:00
Marcus Quinn
d9c710969b
Update plugin card button styling for consistent UI
2025-03-24 14:53:42 +00:00
Marcus Quinn
2c68b66dbc
Fix plugin display issues in the Plugin Manager class
2025-03-24 14:40:05 +00:00
Marcus Quinn
9b0e7acd2d
Refactor plugin functionality into Plugin Manager class
2025-03-24 14:17:09 +00:00
Marcus Quinn
930530cc96
Add Coolify to hosting providers
2025-03-24 14:04:48 +00:00
Marcus Quinn
ecd3887bb9
Restructure data arrays into separate files for improved maintainability
2025-03-24 13:57:41 +00:00
Marcus Quinn
18b0a2c246
Update admin settings for WP ALLSTARS plugin
2025-03-23 02:47:36 +00:00
Marcus Quinn
73cb3ffc9c
testing readme update
2025-03-22 23:34:32 +00:00
Marcus Quinn
4b0babde0c
Add newline at end of README.md for consistency
2025-03-20 21:09:28 +00:00
Marcus Quinn
8a9632167c
Enhance .gitignore with WordPress-specific exclusions and development patterns
2025-03-17 14:25:12 +00:00
Marcus Quinn
127cd9e49a
Clean up README.md by removing test text and outdated timestamp
2025-03-17 14:24:14 +00:00
Marcus Quinn
7a5c5d8c0b
Update version text color to dark orange
2025-03-17 14:10:49 +00:00
Marcus Quinn
bb1791740b
Test auto-sync from terminal
2025-03-17 14:04:03 +00:00
Marcus Quinn
9302ea2cea
Update version text color to WordPress blue to match Documentation button
2025-03-17 13:48:46 +00:00
Marcus Quinn
c78b33ad65
Improve version management to dynamically extract from plugin header
2025-03-17 13:43:59 +00:00
Marcus Quinn
1aec0d3de6
Update version management to dynamically extract from plugin header
2025-03-17 13:41:52 +00:00
Marcus Quinn
41781daf58
Update version number to 0.1.0 (Beta)
2025-03-17 13:38:04 +00:00
Marcus Quinn
1e0e391c7f
Clean up repo state
2025-03-17 12:34:19 +00:00
Marcus Quinn
ad061c1c8f
Update README.md with comprehensive documentation
2025-03-17 12:27:07 +00:00
Marcus Quinn
eaf94a9e9e
Fix plugin icon positioning across all viewport sizes, especially at mobile breakpoints
2025-03-17 04:48:10 +00:00
Marcus Quinn
44f5c8fc6c
Remove all responsive breakpoints for consistent plugin layout, fixing image position across all viewport sizes
2025-03-17 04:43:24 +00:00
Marcus Quinn
7a971ca5e3
Remove responsive breakpoints for consistent plugin layout across all viewports
2025-03-17 04:38:32 +00:00
Marcus Quinn
fa1744b892
Update mobile layout to single column with desktop styling
2025-03-17 04:33:51 +00:00
Marcus Quinn
e8964b3f2b
Apply exact desktop layout to mobile viewports for consistent UI across all screen sizes
2025-03-17 04:16:10 +00:00
Marcus Quinn
bd4aab000a
Apply consistent desktop-like layout across all viewport sizes for better UI consistency
2025-03-17 04:12:12 +00:00
Marcus Quinn
6a9d30556a
Fix mobile icon alignment to match desktop spacing based on screenshots
2025-03-17 03:41:10 +00:00
Marcus Quinn
b505990902
Completely refactor CSS for consistent icon positioning at all screen sizes, especially below 780px
2025-03-17 03:38:59 +00:00
Marcus Quinn
4dcc28c048
Fix icon positioning at mobile viewport sizes with highly specific CSS rules
2025-03-17 03:33:56 +00:00
Marcus Quinn
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
Marcus Quinn
7f3e7cb94c
Final UI fixes: Correctly position plugin icons at small screens, properly align action buttons with description text
2025-03-17 03:24:05 +00:00
Marcus Quinn
05b846644d
Precise UI adjustments: Fix plugin icon position at small screens, realign action buttons with description text, adjust compatibility checkmark alignment
2025-03-17 03:19:51 +00:00
Marcus Quinn
2694d9d9d6
Precision UI fixes: Properly align plugin icons at small screens, adjust text wrapping widths, align compatibility checkmarks, position action buttons
2025-03-17 03:14:30 +00:00
Marcus Quinn
140b028499
Fine-tune UI: Fix icon position below 768px, optimize plugin name wrapping widths at all breakpoints, and align compatibility checkmark
2025-03-17 03:07:56 +00:00
Marcus Quinn
0099ed96c3
Refine UI: Fix plugin icon position, increase plugin name width, synchronize version display
2025-03-17 02:58:52 +00:00
Marcus Quinn
c15ccc1233
Improve UI: Update version to 0.1 (Beta) and fix responsive layout for free plugins grid at 768px-1200px view width
2025-03-17 02:49:30 +00:00
Marcus Quinn
d860f8f24f
Multiple UI Improvements: Added Magic Login Pro, fixed sorting, updated version, fixed toggle behavior, improved responsive layout
2025-03-17 02:42:16 +00:00
Marcus Quinn
52a0d25a53
Standardize panel styling: Move styles to external CSS for consistent appearance across tabs
2025-03-17 02:25:43 +00:00
Marcus Quinn
1c4af843e6
Standardize panel styling across pro plugins, hosting, and tools sections with consistent min-height for paragraphs
2025-03-17 02:17:05 +00:00
Marcus Quinn
3b17e35c67
Standardize panel styling across pro plugins, hosting, and tools sections
2025-03-17 02:10:15 +00:00
Marcus Quinn
f9417a9811
Standardize panel styling across pro plugins, hosting, and tools sections
2025-03-17 02:08:05 +00:00
Marcus Quinn
e1ceabee3c
Fix spacing between description text and buttons across all panels for consistent layout
2025-03-17 02:03:56 +00:00
Marcus Quinn
e69ea4fbd2
Fix spacing between description text and buttons in hosting and tools panels
2025-03-17 02:02:27 +00:00
Marcus Quinn
1919058568
Adjust spacing in hosting and tools panels to match pro plugins panel
2025-03-17 01:59:16 +00:00
Marcus Quinn
487f197159
Fix plugin card bottom corners and ensure consistent hover styling
2025-03-17 01:53:52 +00:00