I ended up fixing this by simply using the ‘acfw_should_register_widget_in_acfw_widget_factory’ filter, and checking if the $widget_class name included ‘wordpressPopularPosts’, since the WPP widget class contains that name. Everything works perfect with that in place.