Fix fatal error: Rename SEO_Pro_Stack_Auto_Upload class to SEOProStack_Auto_Upload to match autoloader naming convention

This commit is contained in:
Marcus Quinn
2025-03-24 03:00:59 +00:00
parent 918d19085a
commit f2929bb43a

View File

@ -5,7 +5,7 @@
* @package SEO_Pro_Stack * @package SEO_Pro_Stack
*/ */
class SEO_Pro_Stack_Auto_Upload { class SEOProStack_Auto_Upload {
/** /**
* Initialize the class * Initialize the class
*/ */