public function update($new_instance, $old_instance) { $this->init_settings(); return parent::update($new_instance, $old_instance); }