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.
- Host: GitHub
- URL: https://github.com/jpkcom/jpkcom-enable-jquery-plugin
- Owner: JPKCom
- License: gpl-2.0
- Created: 2021-03-31T13:37:49.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T13:56:39.000Z (about 5 years ago)
- Last Synced: 2025-06-04T04:08:41.352Z (about 1 year ago)
- Topics: front-end, javascript, jquery, wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://www.jpkc.com/
- Size: 8.79 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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