Premium WordPress Theme & Plugins Free Download upto 90% Off → 100% Original Files & Regular Updates
Login / Register
Sign inCreate an Account

Lost your password?
GPLKing ® GPLKing ®
Select category
  • Select category
  • Acf Extended
  • ACF frontend
  • Add Inserter
  • Admin Columns
  • AffiliateWP
  • All in One SEO
  • AMPforWP
  • App Sumo
  • Astra
  • Automate Woo
  • AutomateWoo
  • Automator
  • Barn2 Plugins
  • Barn2Plugins
  • Beaver Addons
  • Blocksy Pro
  • Booking WP
  • Booster Plus
  • Borlabs Cookie
  • Brave
  • Brizy
  • BuddyBoss
  • BuddyDev
  • CartFlows
  • CheckoutWC
  • Codecanyon
  • Coming Soon WP
  • COZMOS LABS
  • Creative Themes
  • Crocoblock
  • Divi
  • Dokan
  • Dynamic
  • Easy Digital Downloads
  • Elegant Themes
  • Elementor Addons
  • Envira Gallery
  • Escape Creative
  • Eventon
  • Extended Widget
  • FacetWP
  • FluentCRM
  • FluentSupport
  • FlyCartWC
  • Fooevents
  • Formidable
  • GeneratePress
  • GiveWP
  • Gravity Forms
  • Gravity Perk
  • GravityView
  • Happy Addons
  • Happy Forms
  • IconicWP
  • JetEngine
  • JoomUnited
  • Kadence
  • LayerSlider
  • LearnDash
  • Mailpoet
  • MainWP
  • Master Addon
  • Memberpress
  • Membership
  • Meowapps
  • MetaBox
  • Modern Events Callendar
  • MonsterInsights
  • NotificationX
  • Perfmatters
  • Permalink Manager Pro
  • PimWick
  • PinWick
  • Pionet
  • Piotnet Forms
  • PixelYourSite
  • Plans
  • Plugins
  • Polylang
  • PowerPack
  • Preety Links
  • Publishpress
  • Rank Math SEO
  • REC-PL
  • REC-TH
  • ReviewX
  • SeedProd
  • SEOPress
  • Sheet Editor
  • Silkypress
  • Smart Slider
  • Smart Slider3
  • SMASHballoon
  • SnapCreek
  • Stackable
  • Storeapps
  • SUMO
  • Swift Performance
  • The Events Callender
  • TheEventsCalendar
  • Themeforest
  • Themeisle
  • Themes
  • Themeum
  • Thrive Themes
  • Translatepress
  • Ultimate Beaver
  • Ultimate Member
  • Uncanny Automator
  • Unlimited Elements
  • Updraft Plus
  • W3 Edge
  • Wclovers
  • Webnus
  • WeDevs
  • Woocommerce
  • WooFunnels
  • Woolentor
  • Woostify
  • Wordfence
  • Wordpress
  • WP Activity Log
  • WP All Import
  • WP Astra
  • WP Developer
  • WP Forms
  • WP Funnel
  • WP Grid Builder
  • WP Hide
  • WP Lab
  • WP Reset
  • WP Rocket
  • WP Social Ninja
  • WP Staging
  • WP-Buy
  • WP-Hide
  • WPEverest
  • Wpmet
  • WPML
  • wpmudev
  • Xploded Themes
  • Yoast
0 items / $0.00
Menu
GPLKing ® GPLKing ®
0 items / $0.00
  • HOME
  • STORE
  • THEMES
  • PLUGINS
  • MEMBERSHIP
  • CONTACT
CHANGELOG
Sale
Deactivate Plugins Per Page
Home Plugins Deactivate Plugins Per Page – Improve WordPress Performance 1.15.0
Newspaper Blog and Magazine Theme
Newspaper Blog and Magazine Theme 12.2 $59.00 $3.00
Back to products
Phox Hosting WordPres
Phox Hosting WordPress & WHMCS Theme 2.2.2 $49.00 $3.00

Deactivate Plugins Per Page – Improve WordPress Performance 1.15.0

$19.00 $3.00

Version:1.15.0
Updated:Jan 9, 2023
Developer:Codecanyon

 

⭐ ⭐⭐⭐⭐ This is an original product from developers without viruses and malicious code. Contact technical support if the file is unavailable.
Want a discount? Become a member!
Note: Maybe you need to unzip before install plugin.
64 People watching this product now!
Categories: Codecanyon, Plugins, Wordpress Tag: Utilities
Share:
  • Description
  • Reviews (0)
Description

With “Deactivate Plugins Per Page” you can easily disable plugins on certain WordPress pages (or on all except a selected page).

This is useful for speeding up your site mainly because many front-end plugins will load their JavaScript and CSS assets on every page, even if you use them on one page.

How it works?

You can add deactivation rules for active plugins. For example for a contact form plugin, that you only use on the contact page, simply add a rule to deactivate it on all URI except on the contact page.

deactivate plugins per page

add rule

Deactivation Rules Options

1. Deactivation Type
– Deactivate on selected URI
– Deactivate on all URI except selected

2. URI selection type
– Page
– Custom

3. [Page] Select pages to extract URI from (it will update automatically if the page slug changes)

3. [Custom] Custom URI condition
– URI equals …
– URI does not equal …
– URI contains …
– URI does not contain …
– URI starts with …
– URI does not start with …
– URI ends with …
– URI does not end with …

custom deactivation rules

4. Affected devices
– All
– Desktop
– Mobile

Plugin Groups

Create groups of multiple plugins in order to add deactivation rules that affect them all.

plugin groups

Debug Mode

Enable debug mode to see what is the URI and which plugins are active/inactive on the current page on the front-end. This will help you create rules and test current ones. A debug box will appear on the front-end if you are an administrator user.

debug information

Does it affect the Back-end?

There is an option (not enabled by default) that makes all rules with Custom URI selection to also affect the back-end. Some back-end pages will still not be affected in order to avoid problems, like the pages that control plugin activation, deactivation, updates, and installation.

Export/Import Rules and Settings

Export settings and rules

Since version 1.9.0 you can export all your deactivation rules and settings of the plugin and import them on another site. Rules with Page URI selection type, will be skipped if the same pages (both same ID and slug) do not exist on the destination site. In a multisite you can import into multiple sites at once.

Custom PHP function as condition (NEW)

Since version 1.15.0 you can add the name of your own PHP function to a deactivation rule so it is used as an additional condition. The rule will only work if your function also returns true. The function must be loaded in a must use plugin so it is available before regular plugins load.

Client Reviews

Client Reviews

Precautions

Group plugins that work together

If you have a plugin that requires another plugin to be active in order to work, you need to add these plugins in a plugin group, and add deactivation rules to that group. Deactivating only one of these could lead to errors or the global deactivation of the other plugin.

Don’t deactivate plugins required by your theme

Some themes require certain plugins in order to work properly. If you deactivate these plugins you may experience problems.

Deactivation hooks will not run

When plugins are deactivated via my plugin, the actual deactivation function is not called, and the deactivation hooks will not run. Instead, to make it work per page, plugins are just dynamically removed from the list of active plugins before the page loads. This means that if a plugin has some actions that it performs when it is deactivated, these actions will not run when it is deactivated via my plugin.

For example, some plugins add code to your ”.htaccess” file when they are activated, and when they are deactivated, they remove it. In this case if you add a deactivation rule with my plugin to stop the plugin on a certain page, the ”.htaccess” code will still be there and work on that page, even though the plugin will not be active on it.

Don’t use this plugin to hide sensitive data

It is not made to work securely for that. It is mainly made for site speed optimization and it can also be used for debugging or solving plugin compatibility issues.

Backup your site

Deactivating plugins per page is not a natural thing for WordPress, and plugin and theme developers are not expecting that. It works great in most cases, but sometimes can lead to problems, to other plugins being deactivated or settings being changed. Always have a recent backup of your site and if you can, test your changes in a staging site.

Reviews (0)

Reviews

There are no reviews yet.

Be the first to review “Deactivate Plugins Per Page – Improve WordPress Performance 1.15.0” Cancel reply

You must be logged in to post a review.

Related products

Sale
WP Sheet Editor Events Pro
Add to cart

WP Sheet Editor Events Pro 1.1.17

$179.00 $3.00
Sale
WP Sheet Editor Media Library
Add to cart

WP Sheet Editor Media Library 1.10.1

$179.00 $3.00
Sale
SearchWP WordPress Plugin
Add to cart

SearchWP WordPress Plugin 4.2.8 + Addons

$99.00 $10.99
Sale
WP Sheet Editor
Add to cart

WP Sheet Editor WordPress Plugin 2.24.21

$179.00 $3.00
Sale
Instantify PWA Google AMP And Facebook IA
Add to cart

Instantify PWA Google AMP And Facebook IA 7.2

$29.00 $3.00
Sale
WordPress Automatic Plugin
Add to cart

WordPress Automatic Plugin 3.59.0

$30.00 $3.00
Sale
Cost Calculator Builder PRO
Add to cart

Cost Calculator Builder PRO 3.1.3

$59.00 $3.00
Sale
Uncanny Automator Pro Plugin
Add to cart

Uncanny Automator Pro Plugin 4.7.0.1

$49.00 $3.00

All items listed in the GPL King directory are developed by third-party developers and redistributed by GPL King under the terms of the General Public License (GPL). GPL King is not associated with nor is endorsed by the developers of any products featured on this website.

Quick Link

  • THEMES
  • PLUGINS
  • STORE
  • MEMBERSHIP
Menu
  • THEMES
  • PLUGINS
  • STORE
  • MEMBERSHIP

Quick Help

  • CONTACT
  • FAQ’S
  • PRIVACY POLICY
  • TERMS & CONDITIONS
Menu
  • CONTACT
  • FAQ’S
  • PRIVACY POLICY
  • TERMS & CONDITIONS

Copyright 2020 Proudly hosted by Amazon | WordPress Theme by Woodmart | Designed by GPLKING 2020 - 2022

payments
  • Menu
  • Categories
Set your categories menu in Header builder -> Mobile -> Mobile menu element -> Show/Hide -> Choose menu
  • HOME
  • STORE
  • THEMES
  • PLUGINS
  • MEMBERSHIP
  • CONTACT
Shopping cart
close
Shop
0 items Cart
My account