Commit Graph

59 Commits

Author SHA1 Message Date
Matt Mullenweg a3daa0be76 Change dateYMDhour to be something more sane, bugfix on edit.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@1971 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-17 19:27:35 +00:00
Matt Mullenweg 953caf1484 Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: https://develop.svn.wordpress.org/trunk@1940 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-12 20:41:19 +00:00
Ryan Boren 51602443ca Rationalize menu access levels. Submenus should have an access level greater than or equal to its parent. Require level 8 for all file editing pages.
git-svn-id: https://develop.svn.wordpress.org/trunk@1924 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-08 22:32:49 +00:00
Matt Mullenweg d9f15fdcfc Get number of posts correctly.
git-svn-id: https://develop.svn.wordpress.org/trunk@1907 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-01 16:12:53 +00:00
Ryan Boren 94d704f573 Save user profile. Bug 413.
git-svn-id: https://develop.svn.wordpress.org/trunk@1838 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-29 01:17:17 +00:00
Ryan Boren ed78ed9a2d Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: https://develop.svn.wordpress.org/trunk@1818 602fd350-edb4-49c9-b593-d223f7449a82
2004-10-19 03:03:06 +00:00
Ryan Boren 0db54c74a2 Use user ID for author permalink if sanitize_title returns an empty string. Bug 0000116.
git-svn-id: https://develop.svn.wordpress.org/trunk@1520 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-08 20:38:19 +00:00
Ryan Boren 851ff5f787 Define add_magic_quotes() in user-edit.php. Bug 0000216.
git-svn-id: https://develop.svn.wordpress.org/trunk@1515 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-08 05:01:13 +00:00
Matt Mullenweg e89a09ae39 Added ability to edit other users.
git-svn-id: https://develop.svn.wordpress.org/trunk@1507 602fd350-edb4-49c9-b593-d223f7449a82
2004-08-01 09:13:50 +00:00