Connecting to a 2nd DB gives me no results when querying
This is a variable scope, an pure PHP, problem at heart. I didn’t close it because I am assuming that mistake is in turn due to a misunderstanding of the init hook, or hooks in general perhaps, which is WordPress specific. In PHP, a global must be declared global before the first time it is … Read more