twentyGOLEM/wp-admin/includes
dd32 a8793e00c0 Fix recursive chmod for WP_Filesystem. Props reaperhulk for FtpExt. Fixes #11261
git-svn-id: http://svn.automattic.com/wordpress/trunk@12997 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-02-07 01:12:29 +00:00
..
admin.php Add wp-admin/includes/ms-deprecated.php. Deprecate wpmu_checkAvailableSpace. Introduce is_upload_space_available(). see #11762 2010-01-25 19:46:24 +00:00
bookmark.php Use update and insert. Props DD32. fixes #6836 2010-01-07 20:13:54 +00:00
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php Swap out ;; for ;. Fixes #11618 props demetris and nacin. 2009-12-26 16:53:17 +00:00
class-pclzip.php
class-wp-filesystem-base.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
class-wp-filesystem-direct.php Fix recursive chmod for WP_Filesystem. Props reaperhulk for FtpExt. Fixes #11261 2010-02-07 01:12:29 +00:00
class-wp-filesystem-ftpext.php Fix recursive chmod for WP_Filesystem. Props reaperhulk for FtpExt. Fixes #11261 2010-02-07 01:12:29 +00:00
class-wp-filesystem-ftpsockets.php Fix recursive chmod for WP_Filesystem. Props reaperhulk for FtpExt. Fixes #11261 2010-02-07 01:12:29 +00:00
class-wp-filesystem-ssh2.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
class-wp-upgrader.php i18n fixes. Props nbachiyski. fixes #11954 2010-01-21 21:37:43 +00:00
comment.php Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
continents-cities.php
dashboard.php Set post_type for QuickPress publishing. Props nacin. fixes #12049 2010-01-27 14:36:17 +00:00
deprecated.php Move deprecated admin functions to wp-admin/includes/deprecated.php. Props nacin. fixes #12024 2010-01-27 14:10:32 +00:00
export.php Switch to passing arrays instead of query strings to functions. Fixes #6647 props filosofo and hakre. 2010-01-08 08:34:39 +00:00
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 Deprecate wp_shrink_dimension(), add wp-admin/includes/deprecated.php. Props filosofo. fixes #11967 2010-01-25 18:50:01 +00:00
image.php Deprecate wp_shrink_dimension(), add wp-admin/includes/deprecated.php. Props filosofo. fixes #11967 2010-01-25 18:50:01 +00:00
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 Better wp_reset_vars() behavior when var is already set. props scribu. fixes #11974 2010-01-26 06:06:14 +00:00
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 Remove trailing whitespace 2010-01-26 22:49:05 +00:00
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 Merge Categories/Hierarchical taxonomies into edit-tags.php. See #11838 2010-01-24 11:00:27 +00:00
template.php Revert accidental case changes in [12966]. See #12035 2010-02-05 14:37:58 +00:00
theme-install.php Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code. 2010-01-08 20:49:55 +00:00
theme.php Remove trailing whitespace 2010-01-26 22:49:05 +00:00
update-core.php Convert update_themes, update_plugins, update_core, and dismissed_update_core into site transients/plugins. Remove no longer need compat code. 2010-01-08 20:49:55 +00:00
update.php Use cap checks instead of multisite and super admin checks. Add some new caps. Merge cleanup. see #11644. 2010-01-18 22:21:36 +00:00
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 Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
wp-config.ms implement multisite schema, upgrade, See #11644 2010-01-19 00:04:25 +00:00