Skip to content

Commit fd14586

Browse files
committed
Update
1 parent 338cc7c commit fd14586

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
## About
66

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.
88

99
## Note
1010

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.
1212

1313
## Installation
1414

0 commit comments

Comments
 (0)