If anyone is using the Wordpress Blog addon with reBOOT, has recently updated Wordpress to
v4.1 and found it breaks the blog, unzip and upload the attached to /blog/wp-includes
Should you wish to disable WP automatic updates, add this line of code in your wp-config.php file...
Code:
define( 'WP_AUTO_UPDATE_CORE', false );