is_valid_action( self::AJAX_ACTION ) ) { return new WPML_TF_Frontend_AJAX_Hooks( new WPML_TF_Data_Object_Storage( new WPML_TF_Feedback_Post_Convert() ), new WPML_TF_Document_Information( $sitepress ), new WPML_TF_Post_Rating_Metrics( $wpdb ), class_exists( 'WPML_TP_Client_Factory' ) ? new WPML_TP_Client_Factory() : null, $_POST ); } return null; } }