WordPress/wp-admin/includes
2010-02-07 02:15:27 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php Use rename() if possible in WP_Filesystem_Direct::move(). Props reaperhulk. Fixes #12150 2010-02-07 02:15:27 +00:00
class-wp-filesystem-ftpext.php Standardise return values in WP_Filesystem::dirlist(), ::chmod() and ::exists() 2010-02-07 01:59:30 +00:00
class-wp-filesystem-ftpsockets.php Standardise return values in WP_Filesystem::dirlist(), ::chmod() and ::exists() 2010-02-07 01:59:30 +00:00
class-wp-filesystem-ssh2.php
class-wp-upgrader.php
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php
file.php ms-functions pruning and cleanup. Props nacin. see #11644 2010-02-04 18:57:32 +00:00
htaccess.ms remove mod_security upload rewrite in ms htaccess, see [7563] for details 2010-02-04 23:24:15 +00:00
image-edit.php
image.php
import.php
manifest.php
media.php Revert quote swap from [12955]. Fixes media upload links. 2010-02-06 07:31:38 +00:00
meta-boxes.php Create post_status=auto-draft when creating a new post item. status changes to draft on first auto-save. now we always have a real post ID to work with. see #11889. fixes #11145. fixes #11990 2010-02-06 10:07:57 +00:00
misc.php
ms-deprecated.php Move functions to ms-deprecated.php 2010-02-02 18:05:01 +00:00
ms.php Cleanup admin_notice_feed(). Props nacin. Fixes #12138 2010-02-05 14:00:18 +00:00
plugin-install.php
plugin.php Use get_plugin_data() to fetch Network header for is_network_only_plugin(). Props nacin. fixes #12139 2010-02-05 21:33:53 +00:00
post.php Create post_status=auto-draft when creating a new post item. status changes to draft on first auto-save. now we always have a real post ID to work with. see #11889. fixes #11145. fixes #11990 2010-02-06 10:07:57 +00:00
schema.php fix potential global terms inconsistency, props rboren, see #11644 2010-02-03 01:00:57 +00:00
taxonomy.php
template.php Revert accidental case changes in [12966]. See #12035 2010-02-05 14:37:58 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php Switch to *_user_option() for default password nag to avoid extra DB queries. Fixes #11380 2010-02-06 06:20:38 +00:00
user.php Allow plugins to modify the query run by WP_User_Search. Fixes #10781 props scribu. 2010-02-06 12:35:15 +00:00
widgets.php
wp-config.ms