You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You have to use direct add_action or add_filter if your call back is not associated with any class. So loader class should handle independent call backs also. I am also proposing a solution for this also.
Thanks!
The text was updated successfully, but these errors were encountered:
You have to use direct add_action or add_filter if your call back is not associated with any class. So loader class should handle independent call backs also. I am also proposing a solution for this also.
Thanks!
The text was updated successfully, but these errors were encountered: