コード例 #1
0
 public function __construct()
 {
     if (\Modularity\Helper\Wp::isThickBox()) {
         $this->init();
     }
 }