Wordpress/wp-admin/includes
2010-02-03 18:19:56 +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
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-filesystem-base.php
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php
comment.php
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
file.php
htaccess.ms improvements to custom content dir support, props nacin, see #11742 2010-02-03 18:19:56 +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 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
meta-boxes.php First scratch at Taxonomy Capabilities. See #12035 2010-01-26 11:32:04 +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 Move functions to ms-deprecated.php 2010-02-02 18:05:01 +00:00
plugin-install.php Remove trailing whitespace 2010-01-26 22:49:05 +00:00
plugin.php Cleanup network plugin loading. Props nacin. see #11644 2010-02-02 21:41:17 +00:00
post.php Fix notices when publishing with QuickPress. Props nacin, hakre. fixes #11504 2010-01-27 14:34:11 +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 Allow customizing capabilities for custom post types. Always check caps against those in the post type object instead of contructing them manually. see #9674 2010-02-02 17:37:03 +00:00
theme-install.php
theme.php Remove trailing whitespace 2010-01-26 22:49:05 +00:00
update-core.php
update.php
upgrade.php fix potential global terms inconsistency, props rboren, see #11644 2010-02-03 01:00:57 +00:00
user.php
widgets.php
wp-config.ms