• Strangely it doesn’t work if you add the new TriggerBrowsersync(); call to a theme’s functions.php (i added it to an include that is git ignored), but it does work if you do as the author said, put it into mu-plugins. Excellent plugin, thanks!

Viewing 1 replies (of 1 total)
  • Plugin Author Patabugen

    (@patabugen)

    Hey @certainlyakey ! Thanks for the review!

    Odd that it’s not working if you add new TriggerBrowsersync() to functions.php, it’s not something I’ve tested but it should work just the same as using mu-plugins.

    Did you wrap it in a add_action( 'plugins_loaded', function(){ }); – so it only gets called after plugins_loaded ?

Viewing 1 replies (of 1 total)
  • The topic ‘Very useful’ is closed to new replies.