Commit Graph

89 Commits

Author SHA1 Message Date
24b60e0bda Update plugin header to modern WordPress style: - Make header full width with bottom shadow only - Remove top padding and adjust spacing - Add contained settings area - Match WooCommerce header style 2025-03-14 02:55:15 +00:00
a417766151 Update header to match ACF style: - Add white header container with border and shadow - Add version number and documentation link - Improve tab styling and navigation - Update colors and typography to match WordPress standards - Refine spacing and layout 2025-03-14 02:51:48 +00:00
04f0b70030 Move save notification to top-center position for better visibility 2025-03-14 02:41:55 +00:00
bff91bba95 Improve settings UI: - Remove Save Changes button for instant saves - Move save notification to bottom right - Fix toggle switch interference - Improve notification styling and animations 2025-03-14 02:39:28 +00:00
bef76a5727 Convert checkboxes to ACF-style toggle switches: - Add sliding toggle switch UI - Implement smooth transitions - Add hover and focus states - Improve accessibility - Update HTML structure for toggle switches 2025-03-14 02:35:26 +00:00
d379ab25e4 Update admin UI to match ACF plugin style: - Improve checkbox styling and layout - Add descriptive text for options - Enhance accessibility with proper labels and IDs - Implement WordPress admin color scheme 2025-03-14 02:28:11 +00:00
1098b3cd14 Remove duplicate wpa_superstar_minify_css function from main plugin file 2025-03-14 02:24:28 +00:00
4df4e66f89 Test no shell output 2025-03-13 23:54:06 +00:00
9e43175f96 Fix parse error 2025-03-13 22:57:46 +00:00
be998146b7 Add minifiers 2025-03-13 22:48:49 +00:00
864c4ca203 Add lazy load 2025-03-13 22:39:19 +00:00
69422f7cd0 Add CSS minifier 2025-03-13 21:38:14 +00:00
a9ce371af5 docs: Add note to README.md for cleaning LocalWP sync in installation steps 2025-03-13 17:50:25 +00:00
54f28c8856 Exclude non-plugin files from LocalWP sync 2025-03-13 17:43:42 +00:00
84656e7c91 docs: Add note about Aider files not being synced in README.md 2025-03-13 17:40:53 +00:00
5f9c34af0e Update .gitignore and add .woodpecker.yml 2025-03-13 17:30:10 +00:00
680d48e349 docs: Add note about sync logging in README.md under Logs section 2025-03-13 17:25:37 +00:00
f91e39d22e chore: Clean up README.md by removing test comments and adding update note 2025-03-13 17:17:13 +00:00
736298ba13 docs: Add comment to README.md indicating logging functionality 2025-03-13 17:11:15 +00:00
2e7d957891 docs: Add comment 'All good now' to README.md 2025-03-13 17:07:40 +00:00
2329975230 Test hook 2025-03-13 17:05:01 +00:00
201d8d15d1 docs: Add comment in README.md indicating 'Hook fixed' 2025-03-13 17:03:27 +00:00
4e48af8790 docs: Add comment 'Clean sync test' to README.md 2025-03-13 16:55:22 +00:00
7082726cc8 docs: Add comment 'No .git sync' to README.md 2025-03-13 16:52:16 +00:00
906ab37456 docs: Add comment 'Test sync 2' to README.md 2025-03-13 16:48:12 +00:00
0a92ac54c7 docs: Add comment to README.md indicating sync date by Aider 2025-03-13 16:44:05 +00:00
51d5cceda8 docs: Add update comment to README.md for March 13, 2025 2025-03-13 16:35:17 +00:00
60dda218d2 fix: Rename function to match command for counting files by extension 2025-03-13 16:34:41 +00:00
eb5b57345f feat: Add function to count files by extension in current directory 2025-03-13 16:34:05 +00:00
3f109c22f6 Add error logging, UI status indicators, and update README 2025-03-13 00:56:06 +00:00
75b60be213 Fix syntax error in settings.php (unclosed brace) 2025-03-13 00:53:18 +00:00
f4b6e2d631 Add JS minification and tabbed admin UI 2025-03-13 00:52:17 +00:00
895e50589e Fix AJAX nonce by consolidating wp_localize_script in admin assets 2025-03-13 00:50:14 +00:00
b7a1a2889f Add CSS minification, AJAX settings, and modern admin styling 2025-03-13 00:47:22 +00:00
77cee1844a Add CSS minification, AJAX settings, and modern admin styling 2025-03-13 00:30:50 +00:00
dc9697e015 Add plugin structure, lazy load feature, and basic admin settings 2025-03-13 00:25:51 +00:00
544aa4533d Merge branch 'main' of ssh://gitea.wpallstars.com:29419/marcus/wpa-superstar-plugin 2025-03-13 00:20:17 +00:00
0ece06d504 Initial commit with plugin header and README 2025-03-13 00:16:08 +00:00
c35acd04b9 Initial commit 2025-03-12 23:48:52 +00:00