Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
Remzi Cavdar edited this page Jul 11, 2019 · 5 revisions

Welcome to the jQuery Manager (WordPress plugin) wiki!

Plugin minimum requirements:

  • WordPress 4.9 or higher
  • PHP 5.6 or higher

WordPress caching plugins

  • This plugin supports Autoptimize out of the box
  • We're working hard to enable automatic support for other plugins.

At the moment, if you use a caching plugin anything other than Autoptimize for example: WP Fastest Cache, W3 Total Cache or WP Super Cache, you will need to exclude this plugins jQuery version.

This path depends on which jQuery version you activated, this could be:

  • wp-content/plugins/jquery-manager/assets/js/jquery-3.4.1.min.js or
  • wp-content/plugins/jquery-manager/assets/js/jquery-3.4.1.js or any other path, just check your debug information
Clone this wiki locally