Wordpress/wp-admin/includes
Ryan Boren 4dabd01ce6 Remove mu_dashboard(). Rely on cap checks to customize dash for multisite.
git-svn-id: https://develop.svn.wordpress.org/trunk@12765 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-19 18:15:53 +00:00
..
admin.php Include ms.php if multisite 2010-01-07 04:33:41 +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 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 Coding standards, space after if 2010-01-18 20:34:48 +00:00
comment.php Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
continents-cities.php
dashboard.php Remove mu_dashboard(). Rely on cap checks to customize dash for multisite. 2010-01-19 18:15:53 +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 Coding standards, space after if 2010-01-18 20:34:48 +00:00
htaccess.ms implement multisite schema, upgrade, See #11644 2010-01-19 00:04:25 +00:00
image-edit.php Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
image.php Add missing version numbers to _deprecated_argument() calls. 2010-01-09 10:03:55 +00:00
import.php
manifest.php
media.php Trailing whitespace cleanup 2010-01-15 22:11:12 +00:00
meta-boxes.php Add missing version numbers to _deprecated_argument() calls. 2010-01-09 10:03:55 +00:00
misc.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
ms.php Remove mu_dashboard(). Rely on cap checks to customize dash for multisite. 2010-01-19 18:15:53 +00:00
plugin-install.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
plugin.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
post.php Coding standards, space after if 2010-01-18 20:34:48 +00:00
schema.php Formatting cleanups 2010-01-19 16:14:06 +00:00
taxonomy.php Show custom hierarchical taxonomies in the menus. Props dd32. see #11838 2010-01-11 19:27:44 +00:00
template.php Coding standards, space after if 2010-01-18 20:34:48 +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 Multisite and formatting cleanups. Introduce get_allowed_themes(). see #11644 2010-01-18 23:34:36 +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 implement multisite schema, upgrade, See #11644 2010-01-19 00:04:25 +00:00
user.php Multisite and formatting cleanups. Introduce get_allowed_themes(). see #11644 2010-01-18 23:34:36 +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