public function __construct() { $this->register_data(); }
public function __construct() { parent::__construct(); $this->_add_actions(); }