BUG: Under Construction breaks wp-cron.php and xmlrpc.php
there needs to be a filter to prevent the over-riding/redirection of wp-cron.php and xmlrpc.php to the underconstruction page.
When the under construction is enabled via muffin options, the wp-cron.php and xmlrpc.php will always show the underconstruction page.
This effectively breaks the entire cron functionality (autoupdates, etc) as well as preventing anything which requires the xmlrpc.php ie. jetpack
Comments
thanks for pointing us to this. We'll have a look on it closer while future updates.