Coder Social home page Coder Social logo

remzi1993 / jquery-manager Goto Github PK

View Code? Open in Web Editor NEW
27.0 27.0 8.0 3.73 MB

Manage jQuery and jQuery Migrate on a WordPress website, activate a specific jQuery and/or jQuery Migrate version. The ultimate jQuery debugging tool for WordPress

Home Page: https://wordpress.org/plugins/jquery-manager/

License: GNU General Public License v3.0

PHP 16.41% CSS 0.04% JavaScript 82.02% Shell 1.53%
debugging debugging-tool jquery php updater wordpress wordpress-plugin

jquery-manager's Introduction

jquery-manager's People

Contributors

akkisagiraju avatar arunmarella avatar centminmod avatar dependabot-preview[bot] avatar finewitch avatar fossabot avatar remzi1993 avatar renovate-bot avatar sharduldesai7 avatar tavaresjaime00 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

jquery-manager's Issues

Add support for Autoptimize

I should add support for Autoptimize, so that users don't need to set up anything.
Mentioning @futtta Frank is looking into the API I will get to use to make my plugin compatible with Autoptimize.

Admin notices don't work

When a setting is saved, there is no display of success, no admin notices.

This issue rapport is basically here, so folks can see it's a known issue. And I'm working on it.

First time doing open source? This example issue is for you!

๐Ÿ†•๐Ÿฅโ˜ First Timers Only.

This issue is reserved for people who never contributed to Open Source before. We know that the process of creating a pull request is the biggest barrier for new contributors. This issue is for you ๐Ÿ’

About First Timers Only.

๐Ÿค” What you will need to know.

Nothing. This issue is meant to welcome you to Open Source :) We are happy to walk you through the process.

๐Ÿ“‹ Step by Step

  • ๐Ÿ™‹ Claim this issue: Comment below.

    Once claimed we add you as contributor to this repository.

  • ๐Ÿ‘Œ Accept our invitation to this repository. Once accepted, assign yourself to this issue

  • ๐Ÿ“ Update the file README.md in the jquery-manager repository (press the little pen Icon) and edit the line as shown below.

@@ -13,6 +13,9 @@
 
## License
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FRemzi1993%2Fjquery-manager.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FRemzi1993%2Fjquery-manager?ref=badge_large)
 
+## First timers test - add your name below!
+
  • ๐Ÿ’พ Commit your changes

  • ๐Ÿ”€ Start a Pull Request. There are two ways how you can start a pull request:

  1. If you are familiar with the terminal or would like to learn it, here is a great tutorial on how to send a pull request using the terminal.

  2. You can edit files directly in your browser

  • ๐Ÿ Done Ask in comments for a review :)

๐Ÿค”โ“ Questions

Leave a comment below!

This issue was created by First-Timers-Bot.

TypeError

Describe the bug
Console error Uncaught TypeError: e.indexOf is not a function

To conflict
Oxygen builder
WP asset cleanup

Looks like it's a conflict with WP asset cleanup. Let me know if it's on his end and I will report the bug to him instead

Screenshots
image

jquery-3.4.1.min.js:2 Uncaught TypeError: e.indexOf is not a function
    at k.fn.init.k.fn.load (jquery-3.4.1.min.js:2)
    at HTMLDocument.<anonymous> (script.min.js?wpacuversion=1583679921:1)
    at e (jquery-3.4.1.min.js:2)
    at t (jquery-3.4.1.min.js:2)

Can't Activate

If I try to activate the plugin I get the following error.

Warning: require(/srv/users/ryansmithphotography/apps/ryansmithphotography/public/wp-content/plugins/wp-jquery-manager-master/inc/plugin-update-checker/plugin-update-checker.php): failed to open stream: No such file or directory in /srv/users/ryansmithphotography/apps/ryansmithphotography/public/wp-content/plugins/wp-jquery-manager-master/wp-jquery-manager.php on line 55

Can you add a way to force jQuery to load in the footer?

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

As in the title, I'd like an option to force jQuery to load in the footer. This would massively improve performance on my site. Used something via my functions.php a child theme, but it's not very effective and I've run into some issues with it.

Thanks!

jQuery Code in Header doesn't work anymore after installing the plugin

Hi guys, I have installed this plugin on my website to always have to latest safe jQuery version installed and updated. I can pass the security tests once I have installed it, however I have issues with some jQuery code to open the menu and change some properties in the page already added to the head. After enabling the plugin I'm not able to open the menu from the header button.

I have tried to define the source of the script, to remove "jQuery", replace it with "$", nothing seems to work except disabling the plugin.

This is the original code (working without the plugin):

<script>
jQuery(document).ready(function() {
jQuery('.hamburger').click(function(){
jQuery('.hamburger').toggleClass('is-active'); // Change menu button appearance
jQuery('.mobile-menu').fadeToggle(350); // Fade toggle the fullscreen mobile menu
jQuery('.mobile-menu-container').toggleClass('mobile-menu-animations'); // Run transitions
jQuery('body').toggleClass("prevent-scroll"); // Set body position on fixed to prevent scroll
});
});
</script>

Thank you for any help.

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Ignored or Blocked

These are blocked by an existing closed PR and will not be recreated unless you click a checkbox below.

Detected dependencies

composer
composer.json
  • composer/installers 1.9.0
  • collizo4sky/persist-admin-notices-dismissal 1.4.3
  • phpunit/phpunit 9.2.6
  • squizlabs/php_codesniffer *
  • phpcompatibility/php-compatibility *
  • dealerdirect/phpcodesniffer-composer-installer *
npm
package.json
  • pull ^2.1.1

  • Check this box to trigger a request for Renovate to run again on this repository

This project needs more developers! We need you!

This WordPress plugin is an open source project, you could contribute to it by forking it, create a branch and do a pull request. But that's not all.

I need developers who are willingly want to help to make this project even better. As an open source developer (in my spare time as a hobby) I like to cooperate and doing projects together. I have a couple of features I would like to implement and for me to do this on my own would take months if not years.

Please bear in mind that I have work (full time) and a private live aside work and hobbies (open source, for example, this project). I'm also a civil rights activist alongside all this, so I don't have a lot of time.

For me, stability is more important than developing new features, that's why I will prioritize fixing bugs over all other things. Currently, as of this writing, this project has 1 bug and 2 feature requests one of them being plugin internationalization (translating this plugin to more languages).

I also need to clean up the code, for all this, I don't seem to ever have enough time. There is this saying: many hands make light work. I all ask you this, who wants to help me? Together?

Cheers
Remzi

Question

Hi,

Thanks for this neat plugin. I have a question though. Does enabling the slim version of Jquery and selecting Defer and Async affect Adsense ads performance and Google analytics reporting?

Thanks,

Rakesh

JQuery UI 1.11.4

Thank's to your plugin I've fixed two errors in Google LightHouse about JQuery vulnerabilites, but still there's another one about jQuery UI 1.11.4

It's possible to update it too with the plugin?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.