PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Jquery
  4. Remove jQuery from Theme
Remove jQuery from Theme icon

Remove jQuery from Theme

Removes jQuery from your frontend theme if no administrator is logged-in. jQuery will still be loaded and continue to work in you backend and when the …

By Marc Tönsing·Jquery·Free
5(1 reviews)
·100 active installs·Updated 5 years ago
DownloadVisit HomepageCompare

As of April 2026, Remove jQuery from Theme is a WordPress jquery plugin with 100 active installations and a 5/5 rating from 1 reviews. It has been downloaded 2.4K+ times in total. Requires WordPress 5.0+ and PHP false+. Available on WordPress.org since 2021. Last updated 5 years ago — may have compatibility concerns. Top alternative: Enable jQuery Migrate Helper.

5/51 reviews
100active installs
2.4K+total downloads
5 yearssince 2021

Overview

Removes jQuery from your frontend theme if no administrator is logged-in. jQuery will continue to work in you backend and when the admin toolbar is visible. Plugins which depend on jQuery will not be loaded either.

This plugin does nothing more but this:

function init_without_jquery() {
    if (!is_admin() AND !is_admin_bar_showing()) {
        wp_deregister_script('jquery');
        wp_register_script('jquery', false);
    }
}

add_action('init', 'init_without_jquery');
Read full description on WordPress.org

Ratings & Reviews

51 reviews
5 ★
1
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress5.0+ requiredTested up to 5.6.17
PHPfalse+ required

Top Alternatives to Remove jQuery from Theme

Enable jQuery Migrate Helper icon
Enable jQuery Migrate Helper
4.880K+ installsUpdated 1 year ago
ViewCompare
Animate It! icon
Animate It!
4.930K+ installsUpdated 4 months ago
ViewCompare
jQuery Updater icon
jQuery Updater
4.520K+ installsUpdated 1 month ago
ViewCompare
Scroll To Top icon
Scroll To Top
4.520K+ installsUpdated 2 years ago
ViewCompare
Scroll Back To Top icon
Scroll Back To Top
4.210K+ installsUpdated 8 years ago
ViewCompare
View all jquery plugins →

Frequently Asked Questions

Changelog

1.0

  • Initial version.
View full changelog on WordPress.org

Contributors

Marc TönsingMarc Tönsing
Plugin Info
Version
1.0
Last Updated
Mar 9, 2021
WP Requires
5.0+
Tested Up To
5.6.17
PHP Requires
false+
Active Installs
100
Downloads
2.4K+
Added
Mar 9, 2021
Business
Free

Tags

jquery

Developer

M
Marc Tönsing
15 plugins0.0M+ total installs
View all plugins →

Quick Compare

Remove jQuery from Theme vs Enable jQuery Migrate Helper→Remove jQuery from Theme vs Animate It!→Remove jQuery from Theme vs jQuery Updater→

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.