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
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
5
5
## About
6
6
7
-
**Additional JavaScript for WordPress Customizer** lets you add JavaScript code using the WordPress Customizer.
7
+
**Additional JavaScript for WordPress Customizer** lets you add JavaScript code, to the front-end, using the WordPress Customizer.
8
8
9
9
## Note
10
10
11
-
You need to have the `edit_css` capability to add JavaScript. `edit_css`has the same capability as [unfiltered_html](https://wordpress.org/support/article/roles-and-capabilities/#unfiltered_html)
11
+
You need to have the `edit_css` capability to use the plugin. `edit_css`is similar to the [unfiltered_html](https://wordpress.org/support/article/roles-and-capabilities/#unfiltered_html) capability.
0 commit comments