I would like to know how to find posts that use a specific module and have a specified value for a setting. That would be the generic request, and here’s my specific use case.
Somewhere on a client site there is a subscribe module that has the incorrect service provider specified - and I can’t find out where it is.
I actually don’t know if the subscribe module is BB, PP, or UABB, nor do I know if it is on a page, post, or CPT, but I do know that the service provider is setup incorrectly. So I would like to be able to search post types that have a subscribe module in use and have / do not have / a specific service provider defined (e.g. Mailchimp, ActiveCampaign, etc). It would also be nice to be able to search and find a specific value for the Service > Account.
Any ideas?