Extending WP_Widget throws error when Monster Widget used
Monster Widget is a bit of a trap like that. Despite how it looks it doesn’t actually place “real” widgets into sidebar. It is a single widgets that creates output of other widgets inside of itself. If you are significantly interfering with its expectations then it won’t pick up on changes, since it’s not engineered … Read more