0) { update_post_meta($id, 'views', ($post_views+1)); } else { add_post_meta($id, 'views', 1, true); } } } } ?>