soderlind/additional-javascript

Add JavaScript using WordPress Customizer

Fund package maintenance!
paypal.me/PerSoderlind

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 3

Forks: 3

Open Issues: 2

Type:wordpress-plugin

1.0.1 2020-10-14 08:07 UTC

This package is auto-updated.

Last update: 2024-04-14 15:37:57 UTC


README

additional-javascript.png

About

Additional JavaScript for WordPress Customizer lets you add JavaScript code, to the front-end, using the WordPress Customizer.

Note

You need to have the edit_css capability to use the plugin. edit_css is similar to the unfiltered_html capability.

Installation

You know the drill.

  • Download the plugin
  • Go to Plugins > Add New.
  • Click on Upload Plugin button found on top left corner of page
  • Select the downloaded .zip file

Or add the plugin to your composer file using composer require "soderlind/additional-javascript"

Copyright and License

Additional JavaScript is copyright 2018 Per Soderlind

Additional JavaScript is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.

Additional JavaScript is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with the Extension. If not, see http://www.gnu.org/licenses/.