Version 1.3.0 - Tue 6 Sep 2022
by Reimund Järnfors reimund@code7.se
http://lumens.se/tools/compact-admin/
Compact Admin simply makes the posts and pages lists in the admin pages more compact. Instead of taking up two lines of text, plus excessive margins, only one line is used per post/page. It also replaces the cluttery en dashes with whitespace.
Companct Admin is released as open source and can be used, modified and redistributed in any way possible.
- Put the compact-admin directory in your wordpress plugins directory, located at __/wp-content/plugins.
- Activate Compact Admin in the Plugins section of the Wordpress admin.
- Added settings page.
- Small css tweaks.
- Updated selectors for Wordpress 4.6.
- Small css tweak.
- Misc css tweaks.
- Only load the css & script on the posts and pages page.
- Enqueue the css Wordpress-style.
- Misc css tweaks.
- Additional css fixes for 3.9.
- Fixed css for Wordpress 3.9.
- Fixed path to css problem when wp install isn't in the domain root.
- Initial release.