Plugin Logic

Descripción

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.

Capturas

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

Instalación

  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

FAQ

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.

Reseñas

5 de agosto de 2020
Works perfectly with the latest version of WordPress 5.4.2 and Thesis 2.9.14 and Focus 0.9.8
19 de octubre de 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 de junio de 2020
Ignore the warning about it not being updated. This plugin still works great, and perfect for Multisite. @waumsley I totally agree with you. This is the most important plugin, as it regulates the actions of all the other plugins. I am running 40+ plugins on a site, and it always scores 100 on Pagespeed - this is only possible because of Plugin Logic! If this plugin ever stops working (likely never, as its so robust), I would roll up my sleeves and dig in to upgrade the code.
12 de octubre de 2017
I used https://mysite.com/mycf7form,http://mysite.com/mycf7form and it broke the form.
Leer todas las 24 reseñas

Colaboradores y desarrolladores

«Plugin Logic» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Plugin Logic» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

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