title, ENT_QUOTES, get_bloginfo('charset')); $array['content'] = $this->get_content(); $array['active'] = $this->active(); $array['instanceNumber'] = $this->instance_number; return $array; } } }