private function get_raw_post_data()
 {
     $wpml_wp_api = new WPML_WP_API();
     return $wpml_wp_api->get_raw_post_data();
 }