mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +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.
|
* Disable the WordPress core update notifications.
|
||||||
*
|
*
|
||||||
* @uses MainWP_Child_Branding_Render::get_class_name()
|
* @uses MainWP_Child_Branding_Render::get_class_name()
|
||||||
*/
|
*/
|
||||||
function remove_core_updates() {
|
function remove_core_updates() {
|
||||||
add_action(
|
add_action(
|
||||||
'init',
|
'init',
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue