Index: trunk/wp-config.php
===================================================================
--- trunk/wp-config.php	(revision 135)
+++ trunk/wp-config.php	(revision 137)
@@ -95,4 +95,5 @@
 	//When adding, and changing and deleting Post & Comment, block cache is refreshed by add_action at any time. 
 	// This Function in xpressme plugin
+	require_once( ABSPATH .'/include/xpress_block_render.php' );	
 	xpress_unnecessary_block_cache_delete();
 	if (is_home()) xpress_block_cache_refresh();
