File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -27,9 +27,16 @@ This plugin restricts JavaScript editing to users with the 'unfiltered_html' cap
27
27
28
28
== Installation ==
29
29
30
- 1. Upload the 'additional-javascript' folder to the `/wp-content/plugins/` directory
31
- 2. Activate the plugin through the 'Plugins' menu in WordPress
32
- 3. Go to Customizer → Additional JavaScript to add your custom JavaScript
30
+ 1. **Quick Install**
31
+
32
+ * Download [`additional-javascript.zip`](https://github.com/soderlind/additional-javascript/releases/latest/download/additional-javascript.zip)
33
+ * Upload via Plugins > Add New > Upload Plugin
34
+ * Activate the plugin.
35
+
36
+ 2. **Updates**
37
+ * Plugin updates are handled automatically via GitHub. No need to manually download and install updates.
38
+
39
+
33
40
34
41
== Usage ==
35
42
You can’t perform that action at this time.
0 commit comments