twentyGOLEM/wp-admin/includes
wpmuguru d07d6c5717 Add mu only (inactive) files
git-svn-id: http://svn.automattic.com/wordpress/trunk@12603 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2010-01-06 04:02:57 +00:00
..
admin.php
bookmark.php Use array calling style. Props Denis-de-Bernardy. see #6647 2009-12-23 15:31:02 +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
class-wp-filesystem-direct.php
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-upgrader.php Consitent use of … Fixes #10374 props demetris. 2009-12-24 09:46:57 +00:00
comment.php phpDoc for get_pending_comments_num(). 2010-01-02 17:15:11 +00:00
continents-cities.php
dashboard.php Deprecate _nc() as _nx() is a much better was of specifying contexts. Fixes #11404 props nacin. 2009-12-19 10:51:29 +00:00
export.php Use array calling style. Props Denis-de-Bernardy. see #6647 2009-12-23 15:31:02 +00:00
file.php Replace ctype_digit() with is_numeric() for better compatibility, props markup, fixes #11620 for trunk 2009-12-26 08:47:47 +00:00
image-edit.php Show disabled image rotation buttons when imagerotate() is missing, props husky and hakre, fixes #11536 2009-12-27 21:24:39 +00:00
image.php Updates and improvements to _depreceated_argument. See #11386 props nacin. 2009-12-30 16:23:39 +00:00
import.php
manifest.php
media.php Remove unneeded empty span and add form closing tag in media.php, props Simek and hakre, fixes #11569 2009-12-30 08:19:34 +00:00
meta-boxes.php More custom post type support. Props scribu. see #9674 2010-01-04 16:58:43 +00:00
misc.php phpDoc for wp_reset_vars(). 2009-12-26 16:48:24 +00:00
ms.php Add mu only (inactive) files 2010-01-06 04:02:57 +00:00
plugin-install.php
plugin.php More custom post type support. Props scribu. see #9674 2010-01-04 16:58:43 +00:00
post.php More custom post type support. Props scribu. see #9674 2010-01-04 16:58:43 +00:00
schema.php
taxonomy.php
template.php More custom post type support. Props scribu. see #9674 2010-01-04 16:58:43 +00:00
theme-install.php
theme.php
update-core.php Cleanup after bailing when php or mysql versions are not compat. Props nacin. fixes #11638 for trunk 2009-12-28 17:19:04 +00:00
update.php
upgrade.php Updates and improvements to _depreceated_argument. See #11386 props nacin. 2009-12-30 16:23:39 +00:00
user.php
widgets.php