Skip to content

elightup/admin-ui-cleaner

Repository files navigation

=== Admin UI Cleaner ===
Contributors: elightup, rilwis
Donate link: https://elightup.com
Tags: admin, ui, widget, ui cleaner, minimize, hide
Requires at least: 5.9
Tested up to: 6.1.1
Stable tag: 1.2.0
License: GPLv2 or later

Admin UI Cleaner is a simple WordPress plugin that cleans up unnecessary parts in WordPress, making the admin area cleaner for clients.

== Description ==

Admin UI Cleaner is a simple WordPress plugin that cleans up unnecessary parts in WordPress, making the admin area cleaner for clients.

The plugin doesn't require any configuration, just install and let it does the job automatically.

### Features

- Remove the footer text in the admin area.
- Remove the WordPress logo in the admin bar.
- Remove all WordPress widgets in the dashboard.
- Remove the WordPress update notice message, still keep the updates available under Dashboard > Updates.
- Add custom CSS for the admin area.

Besides, it allows you to change the login logo:

- If your website has a site icon (set in Customizer > Site Identity), then use the site icon as the logo on the login page.
- If your website doesn't have a site icon, then hide the WordPress logo, just shows the website title.
- Set the logo link to the homepage URL.

It also works with some popular plugins:

- Jetpack:
	- Remove external sources (Google, Pexel and Openverse) from image insert
- Elementor:
	- Remove the dashboard widget.
	- Remove the license notice message.
- Ultimate Addons for Beaver Builder/Elementor:
	- Remove the license notice message.

== Installation ==

From within WordPress

1. Visit **Plugins > Add New**
1. Search for **Admin UI Cleaner**
1. Click the **Install Now** button to install the plugin
1. Click the **Activate** button to activate the plugin

Manually

1. Unzip the download package
1. Upload `admin-ui-cleaner` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress

The plugin does not have any configuration. After activating, the plugin automatically does its job.

== Frequently Asked Questions ==

== Screenshots ==

== Changelog ==

= 1.2.0 =
- Jetpack: Remove external sources (Google, Pexel and Openverse) from image insert

= 1.1.3 =
- Fix escape CSS.

= 1.1.2 =
- Fix error when running with WP-CLI.

= 1.1.1 =
- Fix wrong capability to access admin page.

= 1.1.0 =
- Add admin CSS feature.

= 1.0.1 =
- Fix filter name for login header title.

= 1.0.0 =
- Initial release.

== Upgrade Notice ==