get_template(); $super_globals = new WPML_Super_Globals_Validation(); if ( ! $wpml_tm_status_display_filter ) { wpml_tm_load_status_display_filter(); } return new WPML_TM_Post_Edit_Notices( $status_helper, $sitepress, $template_service, $super_globals, $wpml_tm_status_display_filter, new WPML_Translation_Element_Factory( $sitepress, new WPML_WP_Cache() ), new WPML_TM_ATE() ); } }