Wordpress/wp-admin/includes
Ryan Boren b1629f1455 tempnam workarounds from DD32. see #6465
git-svn-id: https://develop.svn.wordpress.org/trunk@7840 602fd350-edb4-49c9-b593-d223f7449a82
2008-04-25 21:34:54 +00:00
..
admin.php Move define of AUTOSAVE_INTERVAL to wp-settings so that it is available earlier. Props simonwheatley. fixes #6668 for trunk 2008-04-14 17:07:34 +00:00
bookmark.php Strip slashes before preparing link for insert. see #6644 2008-04-16 05:55:27 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-direct.php Typo fixes from DD32. fixes #6818 for trunk 2008-04-23 01:14:26 +00:00
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
comment.php Consolidate get_pending_comments_num() queries. see #6770 2008-04-22 21:26:01 +00:00
dashboard.php Typo fix. see #6578 2008-04-17 22:00:39 +00:00
export.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
file.php tempnam workarounds from DD32. see #6465 2008-04-25 21:34:54 +00:00
image.php Suppress exif_read_data() errors. Props tellyworth. fixes #6571 for trunk 2008-04-14 20:19:15 +00:00
import.php
media.php fix typo in [7820] for trunk 2008-04-25 06:40:12 +00:00
misc.php
plugin.php
post.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
schema.php Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk 2008-04-24 00:19:09 +00:00
taxonomy.php
template.php Don't query for checked categories for new posts. 2008-04-24 00:54:27 +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 Add length arg to wp_generate_password() and lengthen secret. Props tellyworth. fixes #6146 for trunk 2008-04-24 00:19:09 +00:00
user.php Prepare DB queries in more places. Props filosofo. see #6644 2008-04-14 16:13:25 +00:00
widgets.php Tweak unused widgets interface. Make widget titles less repetitive. fixes #6349 #5823 for trunk 2008-04-17 20:36:59 +00:00