Discover, trust, install: FAIR 1.0 is here
SW Admin Customizer
Version: 1.3.0
Description
SW Admin Customizer helps you enhance the look and feel of the WordPress admin area.
It also allows you to customize the login page by changing the default WordPress login logo to your own brand logo.
Additionally, it provides options to selectively enable or disable dashboard widgets, giving you more control over the admin dashboard’s appearance.
Source Code
This plugin includes compiled/minified JavaScript and CSS files located in the assets/build/
directory. The human-readable source code for these files can be found in the following locations within the plugin:
- JavaScript source:
src/js/
directory - CSS/SCSS source:
src/scss/
directory
The plugin uses build tools to compile and minify the source files. All source code is included within the plugin package for review and modification.
Installation
Installation from within WordPress
- Visit Plugins > Add New.
- Search for SW Admin Customizer.
- Install and activate the SW Admin Customizer plugin.
Manual installation
- Upload the entire
sw-admin-customizer
folder to the/wp-content/plugins/
directory. - Visit Plugins.
- Activate the SW Admin Customizer plugin.
Reviews
Changelog
1.3.0
- Minor bug fixes.
1.2.0
- Added Spanish and Portuguese translations.
1.1.0
- Added function to add background to login page.
- Added function to hide footer fields.
- Added tabs to improve the admin customizer UI.
1.0.0
- Initial release.