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

Lost your password?
  • FAQ’s
999DESIGNER 999DESIGNER
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 Wishlist
0 items / $0
Menu
999DESIGNER 999DESIGNER
0 items / $0
  • HOME
  • MARKET
  • THEMES
  • PLUGINS
  • Membership
  • CONTACT
  • CHANGELOG
  • JOIN CLUB
Home Wordpress Deactivate Plugins Per Page – Improve WordPress Performance 1.15.0
Adventure Tours WordPress Travel Theme
Adventure Tours WordPress Travel Theme 4.2.6 $64 $3
Back to products
Phox Hosting WordPres
Phox Hosting WordPress & WHMCS Theme 2.2.2 $49 $3
-84%
Deactivate Plugins Per Page

Deactivate Plugins Per Page – Improve WordPress Performance 1.15.0

$19 $3

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!
OR GET ACCESS TO ALL ITEMS FOR ONLY 10$
Add to wishlist
Compare
Add to wishlist
Share:
  • Description
  • Reviews (0)
  • READ BEFORE PURCHASE
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.

Only logged in customers who have purchased this product may leave a review.

READ BEFORE PURCHASE

100% ORIGINAL & SAFE – NOT A CRACKED OR NULLED FILES.

OUR BUSINESS HOURS ARE MONDAY TO FRIDAY FROM 10:00 AM TO 8:00 PM (GMT+4), ANY REQUEST MADE OUTSIDE THESE HOURS WILL BE ANSWERED UNTIL NEXT BUSINESS DAY. SUPPORT AND UPDATES CAN TAKE 24 TO 48 HOURS. SUPPORT PROVIDED IS FOR PRODUCT INSTALLATION. PLEASE BE AWARE OF POSSIBLE TIME ZONE DIFFERENCES WHEN WAITING FOR OUR REPLY.

Updates:

  • To receive an email notification when products have been updated, be sure to click on the notification button below the product image.
  • On a standalone item, you will get lifetime updates. If you choose a membership, updates and access to your items will be available as long as your membership is active.
  • We regularly update products as soon as we are notified about an update, we go and download it from the author and update it on our site, but In case the current version of the product is not the latest, You can request an update for the product.
  • We send regular emails advising when products have been updated so please be sure to provide an active email address when you sign up.

Support:

  • If you have any question or need help installing products purchased on our website, please don’t hesitate to contact us.
  • Please note that we are not developers of the provided products, so our technical support capabilities are limited. We do not change product functionality and do not fix developer bugs.
  • We don’t offer any additional author services like author’s support and license keys and we are not affiliated or in any way related to third-party developers or trademark owners. If you want to know more about GNU / GPL License, CLICK HERE.

Abuse Warning:

  • Please note that accounts are monitored and redistribution of our content is not allowed and will not be tolerated.
  • Our system may detect patterns of downloading items from non-end users outside of our fair use policy.
  • Any violation of our terms of use will result in permanent account suspension and no refunds will be issued.
  • Subscriptions can be cancelled at any time from your account control panel.
  • Downloads are strictly subject to our fair use policy.

For more information please read FAQs & Terms of Use.

Related products

-94%
Fluent Forms Pro Plugin
Compare
Quick view
Add to wishlist
Add to cart

Fluent Forms Pro Plugin 4.3.21

$49 $3
-94%Hot
Duplicator Pro WordPress Plugin
Compare
Quick view
Add to wishlist
Add to cart

Duplicator Pro WordPress Plugin 4.5.9.1

$49 $3
-95%
DWT Directory & Listing WordPress Theme
Compare
Quick view
Add to wishlist
Add to cart

DWT Directory & Listing WordPress Theme 3.2.5

$59 $3
-96%
GenesisExpo | Business Events & Conference WordPress Theme
Compare
Quick view
Add to wishlist
Add to cart

GenesisExpo | Business Events & Conference WordPress Theme 1.4.5

$69 $3
-95%
Weberium Theme Tailored for Digital Agencies
Compare
Quick view
Add to wishlist
Add to cart

Weberium Theme Tailored for Digital Agencies 1.22

$59 $3
-84%
Woocommerce Easy Checkout Field Editor
Compare
Quick view
Add to wishlist
Add to cart

Woocommerce Easy Checkout Field Editor 2.8.1

$19 $3
-98%
Media Cleaner Pro WordPress Plugin
Compare
Quick view
Add to wishlist
Add to cart

Media Cleaner Pro WordPress Plugin 6.5.5

$199 $3
-88%
WooSwatches Variation Swatches
Compare
Quick view
Add to wishlist
Add to cart

WooSwatches Variation Swatches 3.6.4

$25 $3

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

Quick Links

  • MARKET
  • THEMES
  • PLUGINS
  • CHANGELOG
Menu
  • MARKET
  • THEMES
  • PLUGINS
  • CHANGELOG

Quick Help

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

Copyright 2020 Proudly hosted by Amazon | WordPress Theme by Woodmart | Designed by 999Designer

payments
  • Menu
  • Categories
  • MARKET
  • THEMES
  • PLUGINS
  • CHANGELOG
  • HOME
  • MARKET
  • THEMES
  • PLUGINS
  • Membership
  • CONTACT
Shopping cart
close
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
More info Accept