Wordpress/wp-admin/includes
Ryan Boren e9391140a7 Strip lines that contain only whitespace down to newlines.
git-svn-id: https://develop.svn.wordpress.org/trunk@6025 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:19:20 +00:00
..
admin.php First pass at upgrade notification for core, see #1476. Also includes some minor footer styling changes. 2007-08-17 10:33:52 +00:00
bookmark.php bookmark sanitizer funcs and default filter cleanup. see #4546 2007-08-20 22:50:04 +00:00
comment.php Shows pending moderation comments in title and bold comment numbers with comments that need attention. 2007-07-29 19:56:55 +00:00
file.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
image.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
import.php Admin includes reorg. see #4334 2007-05-25 07:16:21 +00:00
misc.php Strip lines that contain only whitespace down to newlines. 2007-09-03 23:19:20 +00:00
plugin.php trim() plugin URL before deciding whether to show a link. props Gary King. fixes #4633 2007-09-03 16:55:10 +00:00
post.php Redirect back to post-new.php when doing a save and continue with empty post fields. fixes #4855 2007-08-29 17:24:42 +00:00
schema.php Favor the term "blog" instead of "weblog." Props foolswisdom and Nazgul. fixes #4674 2007-07-30 16:32:12 +00:00
taxonomy.php Don't pass cat as ref. Fix some term sanitization. fixes #4702 2007-08-24 18:41:01 +00:00
template.php Add some filtering. Props jhodgdon. see #4516 2007-08-31 23:55:56 +00:00
theme.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
update.php Check manage_options for upgrade notification. Tailor message accordingly. Props johnbillion. fixes #4869 2007-08-30 18:21:03 +00:00
upgrade.php Strip lines that contain only whitespace down to newlines. 2007-09-03 23:19:20 +00:00
upload.php Make css cache busting and rtl inclusion uniform across admin. Props mdawaffe. fixes #4830 2007-08-28 23:23:38 +00:00
user.php Order pending posts nag by post_modified ASC, drafts by post_modified DESC 2007-06-24 05:58:38 +00:00