Wordpress/wp-admin/includes
Ryan Boren 94c4c00308 Use filename if no title. Props tellyworth. fixes #5080 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@6235 602fd350-edb4-49c9-b593-d223f7449a82
2007-10-12 22:15:54 +00:00
..
admin.php
bookmark.php
comment.php
file.php Properly name files with unknown extensions (for people with unfiltered_upload cap, natch). props Nazgul. fixes #4974 for trunk 2007-09-14 21:13:23 +00:00
image.php
import.php Add checks for WP_Error. Props filosofo. see #4809 2007-09-18 16:32:22 +00:00
misc.php
plugin.php Remove trailing whitespace 2007-09-03 23:32:58 +00:00
post.php Eliminate , , and . see #5182 2007-10-12 21:12:34 +00:00
schema.php Move all calls to mysql_ functions to withiWPDB so that t we don't expect any mysql stuff when we are using a custo$wpdb class. Fixes #5127 2007-10-06 08:40:54 +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 jquery for list manipulation. Round one, fight. Props mdawaffe. fixes #4805 2007-10-09 22:49:42 +00:00
theme.php
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 Move all calls to mysql_ functions to withiWPDB so that t we don't expect any mysql stuff when we are using a custo$wpdb class. Fixes #5127 2007-10-06 08:40:54 +00:00
upload.php Use filename if no title. Props tellyworth. fixes #5080 for trunk 2007-10-12 22:15:54 +00:00
user.php Some error message normalization from Viper007Bond and DD32. fixes #5139 2007-10-04 19:38:35 +00:00