Title: Remove jQuery dependency
Last modified: March 25, 2024

---

# Remove jQuery dependency

 *  Resolved [mg_scr](https://wordpress.org/support/users/mgelly/)
 * (@mgelly)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/remove-jquery-dependency-8/)
 * Is it planned to remove the plugin’s dependency on jQuery?
   Because this dependency
   prevents jQuery from being removed from WordPress on the frontend when no other
   plugin is using it.
 * Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Marcel Pol](https://wordpress.org/support/users/mpol/)
 * (@mpol)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/remove-jquery-dependency-8/#post-17528591)
 * Hello, I’m sorry but I have no plans to remove a jquery dependency. Personally,
   I very much prefer the api of jquery over standard JavaScript.
 * If it is important to you, you could make the changes and I will consider using
   them.
 * Regards, Marcel
 *  Thread Starter [mg_scr](https://wordpress.org/support/users/mgelly/)
 * (@mgelly)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/remove-jquery-dependency-8/#post-17528687)
 * Ok thank you for the response. I’ll see if I can find the time to do so.
   From
   what I saw, the only script which will need a migration is “la-sentinelle-frontend.
   js”.And jQuery is mostly used for DOM parsing (which can be easily replaced by
   querySelector / querySelectorAll), a few ajax requests (replaced with fetch())
   and on() calls (a little more tricky).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Remove jQuery dependency’ is closed to new replies.

 * ![](https://ps.w.org/la-sentinelle-antispam/assets/icon-256x256.png?rev=1932361)
 * [La Sentinelle antispam](https://wordpress.org/plugins/la-sentinelle-antispam/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/la-sentinelle-antispam/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/la-sentinelle-antispam/)
 * [Active Topics](https://wordpress.org/support/plugin/la-sentinelle-antispam/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/la-sentinelle-antispam/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/la-sentinelle-antispam/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [mg_scr](https://wordpress.org/support/users/mgelly/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/remove-jquery-dependency-8/#post-17528687)
 * Status: resolved