WP Manifestindependent plugin directory
manifest / admin / blueblaze-disable-login-customizer-dashboard-widgets

Blue Blaze Disable Login Customizer Widgets

Disables dashboard widgets from the Login Customizer plugin.

by Blue Blaze Associates · github.com/blueblazeassociates/blueblaze-disable-login-customizer-dashboard-widgets · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/blueblazeassociates/blueblaze-disable-login-customizer-dashboard-widgets/archive/refs/heads/master.zip

Declares an update source (https://github.com/blueblazeassociates/blueblaze-disable-login-customizer-dashboard-widgets), so updates arrive through the plugin's own updater.

Readme

Blue Blaze Disable Login Customizer Widgets

Disables dashboard widgets from the Login Customizer plugin.

You might ask, "Why?". These widgets are harmless but do clutter up the database with large transients in the options table. When a database needs to processed by hand, these large db entries can get in the way.

Read the full README on GitHub →