Wordpress/wp-admin/includes
Dion Hulse 76592af8d8 Standardise WP_Filesystem_*::put_contents() arguments to support chmod reliably across all transports. Fixes #10889
git-svn-id: https://develop.svn.wordpress.org/trunk@12723 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-14 09:23:53 +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 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-ftpext.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-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 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-upgrader.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
comment.php Improve get_pending_comments_num() to be a little more predictable and revert the erroneous change in [12596]. See #11882. 2010-01-12 22:38:26 +00:00
continents-cities.php
dashboard.php
export.php
file.php Standardise WP_Filesystem_*::put_contents() arguments to support chmod reliably across all transports. Fixes #10889 2010-01-14 09:23:53 +00:00
image-edit.php
image.php Add missing version numbers to _deprecated_argument() calls. 2010-01-09 10:03:55 +00:00
import.php
manifest.php
media.php
meta-boxes.php Add missing version numbers to _deprecated_argument() calls. 2010-01-09 10:03:55 +00:00
misc.php Allow per_page settings for custom post type edit screens. see #9674 2010-01-12 15:41:10 +00:00
ms.php Add is_subdomain_install() to ms code - Fixes #11796 2010-01-08 21:25:01 +00:00
plugin-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
plugin.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
post.php register_post_type(). see #9674 2010-01-13 18:49:56 +00:00
schema.php
taxonomy.php Show custom hierarchical taxonomies in the menus. Props dd32. see #11838 2010-01-11 19:27:44 +00:00
template.php Improve get_pending_comments_num() to be a little more predictable and revert the erroneous change in [12596]. See #11882. 2010-01-12 22:38:26 +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 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-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 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
upgrade.php
user.php
widgets.php