sitepress = $sitepress; } public function create() { return new WPML_Post_Status_Display( $this->sitepress->get_active_languages() ); } }