/* If it is true then it's an Ajax call */ if (defined('DOING_AJAX') && DOING_AJAX) {
//write your code here
}