Sith Lord Goz
Member
Posted 1 year ago #
Plugin works great with WP 3.2.1 - only issue I've found is that the stylesheet link included in the plugin code [file: wp-admin-theme-php] /wp-admin/css/upload.css was removed in WordPress 3.1.+ so the WP Admin Theme is creating a lot of 404s whenever the admin UI is viewed.
http://wordpress.org/extend/plugins/wp-admin-theme/
gravitylover
Member
Posted 1 year ago #
I have also found this issue. Is there any chance of an update?
gravitylover
Member
Posted 1 year ago #
In the mean time guys, comment out line 44 of:
wp-admin-theme.php
<link rel="stylesheet" href="/wp-admin/css/upload.css" type="text/css" />