Пример #1
0
 protected function __construct()
 {
     self::$instance = $this;
     add_action('plugins_loaded', array($this, 'plugins_loaded'));
 }