extract settings handling into separate class
This commit is contained in:
@ -73,6 +73,7 @@ function scliveticker_autoload( string $class_name ): void {
|
||||
'SCLiveticker\\SCLiveticker',
|
||||
'SCLiveticker\\Admin',
|
||||
'SCLiveticker\\Api',
|
||||
'SCLiveticker\\Settings',
|
||||
'SCLiveticker\\System',
|
||||
'SCLiveticker\\Widget',
|
||||
);
|
||||
|
Reference in New Issue
Block a user