WordPress/wp-admin/includes
ryan f7ce06a547 Extra traversal check.
git-svn-id: http://svn.automattic.com/wordpress/branches/2.3@6521 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-12-29 03:14:53 +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 Extra traversal check. 2007-12-29 03:14:53 +00:00
image.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
import.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
misc.php Strip lines that contain only whitespace down to newlines. 2007-09-03 23:19:20 +00:00
plugin.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
post.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
schema.php Add user_nicename key to users table. fixes #4937 2007-09-11 18:13:56 +00:00
taxonomy.php Term with slug that conflicts with existing term with different parent gets a new term entry with a unique slug. see #5034 2007-09-22 18:01:08 +00:00
template.php Ensure we have the default category id. Fixes #5150 for branches/2.3 2007-10-06 06:23:45 +00:00
theme.php Trim empty lines. Nothing but newline. 2007-06-14 02:25:30 +00:00
update.php Core and plugin update checking: make sure fsockopen() is available and check file resources with is_resource() -- both to prevent feof() infinite loops. Props xknown. fixes #5037 2007-09-22 00:08:50 +00:00
upgrade.php Group results when selecting from post2cat and link2cat to avoid dupes. fixes #5223 for 2.3 2007-10-17 21:09:02 +00:00
upload.php Use filename if no title. Props tellyworth. fixes #5080 for 2.3 2007-10-12 22:15:32 +00:00
user.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00