Download jQuery Manager (WordPress plugin)
jQuery Manager for WordPress
jQuery Manager for WordPress is an open source project and I would like to invite anyone to contribute. The development and issue tracker is located here on GitHub.
About this debugging tool
Manage jQuery and jQuery Migrate on a WordPress website, activate/select a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress.
Why yet another jQuery Updater / Manager / Developer / Debugging tool?
Because none of the developer tools let's you select a specific version of jQuery and/or jQuery Migrate. Providing both the compressed minified / production and the uncompressed / development version. See features below!
Head
or at the end of the Body
What's the effect? source 1
Async
or defer
jQuery and/or jQuery Migrate What's the effect? source 2, source 3
Download jQuery Manager for WordPress
Go to the wordpress.org plugin page wordpress.org/plugins/jquery-manager/ and download the .zip file.
Manual installation by uploading .zip file via WordPress admin
- Navigate to >
Plugins
>Add New
- On your top left > click on
Upload Plugin
and select the .zip file you downloaded earlier and clickInstall Now
- By activating the plugin, jQuery and jQuery Migrate are updated to the latest stable version by default. (Plugin settings are located under
Tools
)
Manual installation by uploading folder/directory via FTP, SFTP or SSH
- Unzip (extract/unpack/uncompress) the .zip file you downloaded earlier
- Upload the folder
jquery-manager
to the/wp-content/plugins/
directory on your server - By activating the plugin, jQuery and jQuery Migrate are updated to the latest stable version by default.
(Plugin settings are located under
Tools
)
I have a few people I would like to thank
@YahnisElsts for his amazing work on a updater, that we were using in this
open source project before we became an official WP plugin:
https://github.com/YahnisElsts/plugin-update-checker
@tareq1988 for his awesome WordPress Settings API abstraction class:
https://github.com/tareq1988/wordpress-settings-api-class
I thank @w3guy for a library which made my live easier: https://github.com/w3guy/persist-admin-notices-dismissal
Bug reports
Report bugs, issues, questions and/or feature request on our GitHub issues page.
Screenshots
Do you want to help with development?
Working on some awesome feature or a fix? Fork this repo and create a new branch (branch name for example: feature-name or fix-name) and when you're finished do a pull request.
Go to your working WP plugins directory / WordPress install: /wp-content/plugins/
this is where you want to clone this project or your forked repo in.
Use the following command to clone this repository:
$ git clone [email protected]:Remzi1993/jquery-manager.git
(example)
If you have forked this repo. You should clone your own repo. To begin working on your feature or fix you should create a branch, this will be easier for us to check your pull request later on.
Git workflow explained
- https://opensource.guide/how-to-contribute/#opening-a-pull-request
- https://guides.github.com/introduction/flow/
- https://www.atlassian.com/git/tutorials/comparing-workflows/forking-workflow
- https://en.wikipedia.org/wiki/Fork_and_pull_model
- https://nvie.com/posts/a-successful-git-branching-model/
Pull GitHub App
Keep your forks up to date with the upstream repo - or use theTutorial: http://makeapullrequest.com
Working on your first Pull Request? You can learn how from this free series How to Contribute to an Open Source Project on GitHub
Semantic Versioning
This project usesGiven a version number MAJOR.MINOR.PATCH:
- MAJOR version number increases when incompatible API changes are made
- MINOR version number increases when functionality in a backwards-compatible manner are added
- PATCH version number increases when backwards-compatible bug fixes are made
License
https://www.firsttimersonly.com
First timers test - add your name below! -- Akhil
- tavaresjaime00
- Arun
- sharduldesai7
- Anushka
- Finewitch
- SkelleyBelly