mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-06-28 22:30:04 +00:00
Some file editor improvements. New: Recently edited and editor sidebar.
git-svn-id: https://develop.svn.wordpress.org/trunk@1703 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -84,7 +84,6 @@ break;
|
||||
default:
|
||||
|
||||
require_once('admin-header.php');
|
||||
update_option('recently_edited', array(1, 2, 3) );
|
||||
if ($user_level <= 5) {
|
||||
die(__('<p>You have do not have sufficient permissions to edit themes for this blog.</p>'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user