Commit Graph

11 Commits

Author SHA1 Message Date
7f4ea3ec0c Fix fatal error: Address naming inconsistencies from WP Allstars to SEO Pro Stack refactoring
- Resolved class naming conflicts in auto-upload functionality
- Fixed menu slug from 'wp-allstars' to 'seoprostack'
- Corrected AJAX nonce references for consistency
- Updated JavaScript variable name to 'wpSeoProStack'
- Added deprecation notice to legacy auto-upload class
2025-03-24 03:06:21 +00:00
f2929bb43a Fix fatal error: Rename SEO_Pro_Stack_Auto_Upload class to SEOProStack_Auto_Upload to match autoloader naming convention 2025-03-24 03:00:59 +00:00
aee3cb91e2 Rename plugin to wp-seoprostack-plugin, update file structure 2025-03-24 02:48:06 +00:00
fcca81d756 Remove lazy loading and minification features
- Remove CSS minifier and speed functions\n- Remove lazy loading functionality\n- Update plugin description and README\n- Simplify plugin to focus on auto upload feature\n- Rename files from wpa-superstar to wp-allstars
2025-03-15 03:40:16 +00:00
d60a2891f2 Add Workflow tab with Auto Upload Images feature: - Add new Workflow settings tab - Implement auto image upload functionality - Add error logging and handling - Add file type validation 2025-03-15 02:01:12 +00:00
69422f7cd0 Add CSS minifier 2025-03-13 21:38:14 +00:00
3f109c22f6 Add error logging, UI status indicators, and update README 2025-03-13 00:56:06 +00:00
f4b6e2d631 Add JS minification and tabbed admin UI 2025-03-13 00:52:17 +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