mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-01 03:58:07 +08:00
[CodeFactor] Apply fixes
[ci skip] [skip ci]
This commit is contained in:
parent
08cac1ebc5
commit
d44071b9f4
2 changed files with 405 additions and 404 deletions
|
@ -469,11 +469,11 @@ class MainWP_Child_Branding {
|
|||
}
|
||||
);
|
||||
|
||||
/**
|
||||
* Disable the WordPress core update notifications.
|
||||
*
|
||||
* @uses MainWP_Child_Branding_Render::get_class_name()
|
||||
*/
|
||||
/**
|
||||
* Disable the WordPress core update notifications.
|
||||
*
|
||||
* @uses MainWP_Child_Branding_Render::get_class_name()
|
||||
*/
|
||||
function remove_core_updates() {
|
||||
add_action(
|
||||
'init',
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue