Merge branch 'bogdan01' of https://github.com/mainwp/mainwp-child into thang

This commit is contained in:
thanghv 2020-05-15 01:08:34 +07:00
commit 6b1cb419bf
3 changed files with 8 additions and 8 deletions

View file

@ -26,7 +26,7 @@ class MainWP_Child {
public $plugin_slug;
private $plugin_dir;
public function __construct( $plugin_file ) {
$this->update();
$this->load_all_options();