An open API service indexing awesome lists of open source software.

https://github.com/jpkcom/jpkcom-enable-jquery-plugin

A plugin to include WordPress' own version of jQuery in the frontend.
https://github.com/jpkcom/jpkcom-enable-jquery-plugin

front-end javascript jquery wordpress wordpress-plugin

Last synced: about 2 months ago
JSON representation

A plugin to include WordPress' own version of jQuery in the frontend.

Awesome Lists containing this project

README

          

JPKCom Enable jQuery plugin
===

A plugin to include WordPress' own version of jQuery in the frontend.

## Plugin

- Requires at least: 5.7
- Tested up to: 5.7
- Requires PHP: 7.4
- License: GNU General Public License v2 or later
- License URI: https://www.gnu.org/licenses/gpl-2.0.html

## Installation

1. In your admin panel, go to 'Plugins' > and click the 'Add New' button.
2. Click Upload Plugin and 'Choose File', then select the Plugin's .zip file. Click 'Install Now'.
3. Click 'Activate' to use the plugin right away.

## Changelog ##

### 1.0.0 ###
* Initial Release