Skip to content

Instantly share code, notes, and snippets.

@jjmss
Last active April 20, 2022 11:17
Show Gist options
  • Save jjmss/439e2613258d6fb758037df9f1edef2c to your computer and use it in GitHub Desktop.
Save jjmss/439e2613258d6fb758037df9f1edef2c to your computer and use it in GitHub Desktop.
When added to your bookmarks, you can use this to open the wordpress site from the wpengine install
javascript:(function(){"my.wpengine.com"===window.location.host&&(x=`//${window.location.pathname.split("/")[2]}.wpengine.com/`,window.open(x)||(location.href=x))})()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment