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
Copy file name to clipboardExpand all lines: README.md
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,7 +19,7 @@ From your WordPress dashboard
19
19
1.**Visit** Plugins > Add New
20
20
2.**Search** for "Deploy Webhook Button"
21
21
3.**Install** plugin
22
-
4.**Activate** the plugin
22
+
4.**Activate** the plugin
23
23
5.**Click** on the new menu item "Deploy Netlify Webhook" and enter your site details/keys
24
24
6.**Enter** enter your site_id, webhook POST address, Netlify API Key, and User-Agent
25
25
7.**Read** the documentation to [get started](https://github.com/lukethacoder/wp-netlify-webhook-deploy)
@@ -56,6 +56,26 @@ From your WordPress dashboard
56
56
57
57
[](https://github.com/lukethacoder/wp-netlify-webhook-deploy)
58
58
59
+
---
60
+
61
+
## Admin Bar
62
+
63
+
A deploy button and the status badge of the last build is added to the admin bar. By default this will only be displayed to users that can `manage_options`.
64
+
65
+
You may allow other user roles with these two filters:
0 commit comments