Image

Plugin Logic

विवरण

A possibility to increase the speed of your WordPress page is to deactivate Plugins on pages,
where they are not needed. This Plugin allows you to do this on a easy way.
So you can reduce the amount of JavaScript and CSS files which are loaded and SQL queries run at page load.

स्क्रिनसटहरू

  • Image
    The settings page.
  • Image
    Options for the behavior on dashbord.

स्थापना

  1. Install the Plugin
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Create your own rules on the Plugin Logic options page

प्रश्नोत्तर

Q. How do I format my rules?

Use “http://” or “https://” at the beginning to define urls.
Words without these keywords at the beginning are interpreted as normal words. They will be searched in the requested url.
To separate your rules use the comma sign.
To use regex it is necessery to wrap a rule with quotations like this: “wordpress\/\?p=[1-7]$”

समीक्षाहरू

Image
डिसेम्बर 6, 2025
Best performance plugin for all wordpress plugins, its enables/disables plugins only there, where you need them. Active users should be a lot more, 10 000 or 100 000 for sure. Thank you! Thank you for updating the Plugin Logic, its great, its amazing! Thank you again!
Image
जुलाई 8, 2024 1 जवाफ
This plugin could be great. This disables the plugin and never reactivates it. So when a user revisits the page the plugin is not active. So much potential. It should just deque the plugin instead of disabling or deactivating.
Image
सेप्टेम्बर 20, 2023
Plugin Logic a turbocompressé ma page d’accueil, en particulier lorsqu’il s’agit de plugins monopolisant les ressources comme « Facebook for WooCommerce ». C’est un must pour tous ceux qui cherchent à optimiser la vitesse de leur site. Bravo aux développeurs!
Image
अगस्ट 5, 2020
Works perfectly with the latest version of WordPress 5.4.2 and Thesis 2.9.14 and Focus 0.9.8
Image
अक्टोबर 19, 2019
This plugin still works very well. I nearly did not try this plugin because of the lack of updates and how difficult it is to find. I am pleased I did. It’s easier to use than similar alternatives. In fact, this is the only one I have found that does not break any of my sites. I really hope the author is able to update this. I would like to promote this plugin, but this will be hard while it appears abandoned.
सबै 27 समीक्षाहरू पढ्नुहोस्

योगदानकर्ता र डेभलपरहरू

“Plugin Logic” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।

योगदानकर्ताहरू

चेन्जलग

1.1.2

  • Tested up to WordPress 6.9
  • Deprecated fixes

1.1.1

  • Tested up to WordPress 6.7
  • Added missing text domain
  • Translations updated

1.1.0

  • Validate regex rule syntax before saving to file
  • Translation for error messages

1.0.9

  • Regex support for rules (See FAQ)
  • Switched to WP_Filesystem for file handling
  • Switched to WP_Error for error handling
  • Added admin_notices to display error messages
  • Switched from serialized data to JSON format
  • Added a process to update the database table
  • Redesigned most code after current WordPress Coding Standards
  • Seperated some code into functions for better testing with PHPUnit

1.0.8

  • Removed multisite support due to security issue
  • Security hardening

1.0.7

  • Added Primary Key for database table

1.0.6

  • Delete rules of uninstalled plugins
  • Some code enhancements

1.0.4

  • Multisite support
  • Several code changes
  • Screenshot for the multisite settings page

1.0.3

  • Fixed important variable name for database table

1.0.2

  • First translation added (german)
  • Transform rule input to lowercase
  • Several code enhancements

1.0.1

  • Fixed uninstall
  • Standard WP table charset and collate added

1.0.0

  • Initial release