Conversation
supportFatal error: Cannot break/continue 1 level in … on line 124 The plugin successfully adds the featured image, but fails to return to the post edit screen, instead producing this PHP error. http://wordpress.org/extend/plugins/markup-to-featured-image/
I also got this error, which prevented me from importing RSS into my site. The fix is to comment out line 124 (“break;”) of the plugin.
I also got this error, which prevented me from importing RSS into my site. The fix is to comment out line 124 (“break;”) of the plugin.