Wordpress/wp-admin/includes
Peter Westwood 2e2ad12171 Add missing version numbers to _deprecated_argument() calls.
Remove deprecated argument from xfn_check() calls.
Pass version number to deprecated_file_included, deprecated_function_run and deprecated_argument_run actions.
Fixes #11386 props nacin.

git-svn-id: https://develop.svn.wordpress.org/trunk@12680 602fd350-edb4-49c9-b593-d223f7449a82
2010-01-09 10:03:55 +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
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 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
continents-cities.php
dashboard.php
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
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
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 Deprecate argument. Never fallback to options table for user option requests. Props nacin. fixes #11615 2010-01-07 00:01:52 +00:00
schema.php
taxonomy.php Pass parent to category_exists(). Props thetoine. fixes #11825 2010-01-08 17:58:13 +00:00
template.php Use update and insert. Props DD32. fixes #6836 2010-01-07 20:13:54 +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 Use update and insert. Props DD32. fixes #6836 2010-01-07 20:13:54 +00:00
widgets.php