Index: trunk/include/request_url.php
===================================================================
--- trunk/include/request_url.php	(revision 181)
+++ trunk/include/request_url.php	(revision 207)
@@ -28,4 +28,8 @@
 	}
 	return false;
+}
+
+function is_xpress_comments_post_call(){
+	return check_page_call('wp-comments-post.php');
 }
 
