lukethacoder / wp-webhook-netlify-deploy

🚢 WP Plugin that adds functionality to easily send Netlify Webhook requests
https://wordpress.org/plugins/webhook-netlify-deploy
GNU General Public License v3.0
94 stars 18 forks source link

Webhook url showing in WP footer #4

Closed dblodorn closed 5 years ago

dblodorn commented 5 years ago

Hey! awesome plugin, I've tried making one of these myself but like the extra features of yours.

One thing that is a little odd is that the build hook url shows up in all admin pages in the footer:

https://static.md/f52fd1d8eca2793001ea779a8675e0ba.png

Any ideas as to why? I am on a multisite installation.

lukethacoder commented 5 years ago

Closing as issue was fixed in https://github.com/lukethacoder/wp-webhook-deploy-netlify/commit/6aeaf111ff00253516d531271b8be80978f3eb28

kimhornung commented 5 years ago

Please consider reopening this issue. The problem still occurs: the JavaScript is enqueued on all admin pages, not only on the plugin's own admin pages.