mirror of
https://github.com/mainwp/mainwp-child.git
synced 2025-09-05 09:19:53 +08:00
Fixed
This commit is contained in:
parent
e8a6f71029
commit
a7a9ff9503
3 changed files with 8 additions and 13 deletions
|
@ -344,6 +344,7 @@ class MainWP_Child_Stats {
|
|||
if ( null !== $this->filterFunction ) {
|
||||
remove_filter( 'pre_transient_update_core', $this->filterFunction, 99 );
|
||||
}
|
||||
return $result;
|
||||
}
|
||||
|
||||
private function check_premium_updates( &$information, &$premiumPlugins, &$premiumThemes ) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue