I have just posted a new beta release which should fix this issue. It turns out that preg_match_all(), a built-in PHP function, was crashing on the server. This beta update resolves the problem by retrieving and parsing the remote content using the WordPress Plugins API.
↧