• The default language of any content posted is English.
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
Deactivate Plugins Per Page - Improve WordPress Performance

Deactivate Plugins Per Page - Improve WordPress Performance 1.16.0

1.16.0 – 19 June 2023

Deactivate Plugins Per Page - Improve WordPress Performance - 4
ADDED: Regular expressions can now be used as a custom URI condition. This allows for more advanced URI targeting that was impossible in previous versions. For example now it is possible to make a rule that only affects URIs that contain multiple separate keywords at the same time.

Deactivate Plugins Per Page - Improve WordPress Performance - 5
ADDED: An option to ignore only chosen URI parameters for page rules, for better compatibility with plugins that add URI parameters to pages. This is now the default setting.

Deactivate Plugins Per Page - Improve WordPress Performance - 6
ADDED: An option to change the admin menu cache expiration time (only used if back-end deactivation is enabled along with admin menu cache).

Deactivate Plugins Per Page - Improve WordPress Performance - 7
IMPROVED: Moved some settings in a separate section called Advanced Settings. For most users they will not need to be changed.

Deactivate Plugins Per Page - Improve WordPress Performance - 8
IMPROVED: Set some of the plugin settings to not be auto-loaded in the memory by WordPress, to slightly reduce server memory usage.

Deactivate Plugins Per Page - Improve WordPress Performance - 9
IMPROVED: Added the “v” parameter to be a chosen URI parameter by default so it is ignored by the rules. This parameter is added by WooCommerce if geolocation is enabled, and we don’t want the rules to consider it a different page when it changes.

Deactivate Plugins Per Page - Improve WordPress Performance - 10
FIXED: Incorrect admin menu links in certain cases when the cache is enabled and a conflicting plugin is back-end deactivated.

Deactivate Plugins Per Page - Improve WordPress Performance - 11
FIXED: We show an error when invalid custom condition value is entered, instead of just removing the invalid characters.

Deactivate Plugins Per Page - Improve WordPress Performance - 12
FIXED: Added higher priority styling rules for the title of the debug box in order to avoid styling bugs caused by some theme styles.

Deactivate Plugins Per Page - Improve WordPress Performance - 13
UPDATED: Language and documentation files.
Top