Closed greatislander closed 7 years ago
This PR fixes a bad conditional check which would prevent Hypothesis from loading in some instances, and uses plugins_url() to enqueue plugin JS (for better support of WordPress instances where the content directory has been moved).
plugins_url()
This PR fixes a bad conditional check which would prevent Hypothesis from loading in some instances, and uses
plugins_url()
to enqueue plugin JS (for better support of WordPress instances where the content directory has been moved).