Additional JavaScript
Use WordPress Customizer to add JavaScript
by Per Soderlind · github.com/soderlind/additional-javascript · website
★ 4stars
50release downloads
1.3kcomposer installs
3forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/soderlind/additional-javascript/releases/download/1.1.6/additional-javascript.zipAlso on Packagist as soderlind/additional-javascript:
composer require soderlind/additional-javascriptDeclares an update source (https://github.com/soderlind/additional-javascript), so updates arrive through the plugin's own updater.
From the readme
Additional JavaScript for WordPress Customizer
About
Additional JavaScript for WordPress Customizer lets you add JavaScript code, to the front-end, using the WordPress Customizer - safely and with live preview.
Features
- Add custom JavaScript through the familiar WordPress Customizer interface
- Live preview of JavaScript changes
- Syntax highlighting in the editor
- Error reporting for JavaScript syntax issues
- Revision history for your JavaScript code (uses WordPress post revisions)
- Secure implementation - only users with the 'unfilteredhtml' capability can edit JavaScript
- Clean, minimal interface focused on code editing
- Works with any WordPress theme
Security
This plugin restricts JavaScript editing to users with the 'unfilteredhtml' capability, which by default is only granted to administrators on single site installations and super administrators on multisite installations.
Installation
- Quick Install
- Download additional-javascript.zip
- Upload via Plugins Add New Upload Plugin
- Activate the plugin.
- Composer Install
- Updates
Plugin updates are handled automatically via GitHub. No need to manually download and install updates.
Usa
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| 1.1.6 | Aug 11, 2025 | additional-javascript.zip | 45 |
| 1.1.5 | Jul 16, 2025 | additional-javascript.zip | 0 |
| 1.1.4 | Jul 2, 2025 | additional-javascript.zip | 0 |
| 1.1.3 | Jun 13, 2025 | additional-javascript.zip | 0 |
| 1.1.2 | Jun 13, 2025 | additional-javascript.zip | 1 |
| 1.1.1 | Jun 12, 2025 | additional-javascript.zip | 1 |
| 1.1.0 | Apr 8, 2025 | additional-javascript.zip | 3 |