Wordpress/wp-admin/includes
Dion Hulse 8c6e15b457 First scratch at Taxonomy Capabilities. See #12035
git-svn-id: https://develop.svn.wordpress.org/trunk@12833 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-26 11:32:04 +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 i18n fixes. Props nbachiyski. fixes #11954 2010-01-21 21:37:43 +00:00
comment.php
continents-cities.php
dashboard.php i18n fixes. Props nbachiyski. fixes #11954 2010-01-21 21:37:43 +00:00
deprecated.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
export.php
file.php Optimised unzip_file(), reduces is_dir() IO calls. See #10779 2010-01-22 11:02:09 +00:00
htaccess.ms
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 Deprecate mu_options. Integrate directly into options.php. see #11644 2010-01-25 21:33:49 +00:00
ms.php phpdoc and cleanup. see #11644 2010-01-25 22:01:43 +00:00
plugin-install.php i18n fixes. Props nbachiyski. fixes #11954 2010-01-21 21:37:43 +00:00
plugin.php Deprecate mu_options. Integrate directly into options.php. see #11644 2010-01-25 21:33:49 +00:00
post.php
schema.php set default empty message, See #11644 2010-01-20 18:25:08 +00:00
taxonomy.php Merge Categories/Hierarchical taxonomies into edit-tags.php. See #11838 2010-01-24 11:00:27 +00:00
template.php First scratch at Taxonomy Capabilities. See #12035 2010-01-26 11:32:04 +00:00
theme-install.php
theme.php i18n fixes. Props nbachiyski. fixes #11954 2010-01-21 21:37:43 +00:00
update-core.php
update.php
upgrade.php Sanitize translation of default post slug. Props nbachiyski. fixes #11952 2010-01-21 07:19:23 +00:00
user.php
widgets.php
wp-config.ms