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
Hi, thanks for writing this! I don't know why, but in plugin.php I had to change the after_theme_setup hook to wp_loaded to get it to work. Otherwise, it works great! Any insights on why this is?
Hi, thanks for writing this! I don't know why, but in plugin.php I had to change the
after_theme_setuphook towp_loadedto get it to work. Otherwise, it works great! Any insights on why this is?