public function __construct() { parent::__construct(); $this->set_version('1.0.0'); $this->set_prefix('g1_page'); $this->set_post_type('page'); }
public function __construct() { parent::__construct(); $this->set_version('1.0.0'); $this->set_prefix('g1_simple_slider'); $this->set_post_type('g1_simple_slider'); }
public function __construct() { parent::__construct(); $this->set_version('1.0.0'); $this->set_taxonomy('g1_relation_tag'); $this->feature = 'g1-relations'; }
public function __construct() { parent::__construct(); $this->set_version('1.0.0'); }