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 Use update and insert. Props DD32. fixes #6836 2010-01-07 20:13:54 +00:00
class-ftp-pure.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp-sockets.php phpdoc for wp-admin. See #7496 props santosj. 2008-08-14 06:30:38 +00:00
class-ftp.php Swap out ;; for ;. Fixes #11618 props demetris and nacin. 2009-12-26 16:53:17 +00:00
class-pclzip.php Associate subdirector of whitespace trims trailing whites with pinking shears. 2009-10-15 20:26:21 +00:00
class-wp-filesystem-base.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
class-wp-filesystem-direct.php Fix WP_Filesystem_Direct::mkdir() when running under safe_mode on certain versions of PHP. Props remi. Fixes #10497 2010-01-17 02:57:59 +00:00
class-wp-filesystem-ftpext.php Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
class-wp-filesystem-ftpsockets.php Standardise WP_Filesystem_*::put_contents() arguments to support chmod reliably across all transports. Fixes #10889 2010-01-14 09:23:53 +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 Give continents-cities their own textdomain. Props nbachiyski, Denis-de-Bernardy . fixes #9794 2009-05-14 20:05:25 +00:00
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 Optimised unzip_file(), reduces is_dir() IO calls. See #10779 2010-01-22 11:02:09 +00:00
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 Remove trailing whitespace 2009-09-24 17:19:13 +00:00
manifest.php Fall back to wp-tinymce.js if wp-tinymce.js.gz doesn't exist 2009-06-17 01:06:32 +00:00
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 Merge Categories/Hierarchical taxonomies into edit-tags.php. See #11838 2010-01-24 11:00:27 +00:00
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 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 fix potential global terms inconsistency, props rboren, see #11644 2010-02-03 01:00:57 +00:00
user.php Introduce clean_user_cache(). fixes #11761 2010-01-19 19:23:11 +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