twentyGOLEM/wp-admin/includes
ryan c630733e1d Take post_max_size into account when determining the upload limit. Props mdawaffe. fixes #4240
git-svn-id: http://svn.automattic.com/wordpress/trunk@5964 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-08-28 23:13:16 +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
file.php
image.php
import.php
misc.php
plugin.php Use opendir instead of dir. Props nbachiyski. fixes #4450 2007-08-14 02:58:33 +00:00
post.php
schema.php
taxonomy.php Don't pass cat as ref. Fix some term sanitization. fixes #4702 2007-08-24 18:41:01 +00:00
template.php Take post_max_size into account when determining the upload limit. Props mdawaffe. fixes #4240 2007-08-28 23:13:16 +00:00
theme.php
update.php Gettext fixes from nbachiyski. fixes #4835 2007-08-28 18:57:55 +00:00
upgrade.php Fix typo 2007-08-25 18:41:12 +00:00
upload.php More upload escaping. Props Brian Layman. fixes #4689 for trunk 2007-08-01 20:58:19 +00:00
user.php