mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-04 07:53:31 +08:00
Merge pull request #173 from mainwp/bogdan01-cf-autofix
Apply fixes from CodeFactor
This commit is contained in:
commit
fa5f03a597
3 changed files with 8 additions and 8 deletions
|
@ -57,7 +57,7 @@ class MainWP_Child_Callable {
|
|||
'wp_rocket' => 'wp_rocket',
|
||||
'settings_tools' => 'settings_tools',
|
||||
'skeleton_key' => 'bulk_settings_manager', // deprecated.
|
||||
'bulk_settings_manager' => 'bulk_settings_manager',
|
||||
'bulk_settings_manager' => 'bulk_settings_manager',
|
||||
'custom_post_type' => 'custom_post_type',
|
||||
'backup_buddy' => 'backup_buddy',
|
||||
'get_site_icon' => 'get_site_icon',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue