Wordpress/wp-admin/includes
Ryan Boren 26b8bb3800 Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for trunk
git-svn-id: https://develop.svn.wordpress.org/trunk@7651 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-14 16:30:27 +00:00
..
admin.php
bookmark.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php FTP CWD fixes from DD32. see #6245 2008-03-16 09:49:10 +00:00
class-pclzip.php
class-wp-filesystem-direct.php Direct file system manip fixes, should fix .svn upgrade problem. Hat tip: DD32. 2008-04-13 04:04:57 +00:00
class-wp-filesystem-ftpext.php FTP find_base_dir fixes from DD32. see #5586 2008-03-21 05:15:21 +00:00
class-wp-filesystem-ftpsockets.php FTP find_base_dir fixes from DD32. see #5586 2008-03-21 05:15:21 +00:00
comment.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
dashboard.php Typo fix from Viper007Bond. fixes #6358 2008-03-23 16:34:28 +00:00
export.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
file.php Use error handler instead of die when moving files to upload dir fails. Props simonwheatley. fixes #6450 for trunk 2008-04-14 16:01:59 +00:00
image.php Use is_numeric instead of ctype_digit. Props josephscott. fixes #5481 2008-03-27 16:56:56 +00:00
import.php
media.php Fix image fetching in get_media_items(). Props tellyworth. fixes #6657 for trunk 2008-04-14 16:30:27 +00:00
misc.php Reture true from got_mod_rewrite if we can't determine if the module is loaded. Add got_rewrite filter. Props andy. fixes #6278 2008-03-25 00:22:37 +00:00
plugin.php Use is_plugin_active() and remove double searching. Props DD32. fixes #6332 2008-03-23 16:36:05 +00:00
post.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
schema.php
taxonomy.php Make sure cat parents are >= 0. see #6305 2008-03-23 01:10:46 +00:00
template.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
theme.php
update.php Return WP_Error from download_url() on HTTP Errors. Fix cases where current plugin filename differs from the WordPress.org slug. Props DD32. see #5586 2008-03-27 07:36:30 +00:00
upgrade.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
user.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
widgets.php Fix bad incrementor in widgets. Props mdawaffe. fixes #6350 2008-03-22 08:17:37 +00:00