WordPress OOP question: if do_action is called inside a class method, are the class properties available to the add_action hooked function?
WordPress OOP question: if do_action is called inside a class method, are the class properties available to the add_action hooked function?