WordPress/wp-admin/includes
2010-10-03 02:58:59 +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
class-wp-filesystem-ftpext.php
class-wp-filesystem-ftpsockets.php
class-wp-filesystem-ssh2.php
class-wp-importer.php
class-wp-upgrader.php
comment.php
continents-cities.php
dashboard.php
default-list-tables.php Use the correct variable names, Fixes "Empty Spam" comments & "Approve" link. Add a clear to push "No comments found." into place. Fixes #14964 2010-09-26 10:02:23 +00:00
deprecated.php Column headers revamp: 2010-09-24 13:35:06 +00:00
export.php
file.php
image-edit.php
image.php
import.php
list-table.php Remove misplaced code introduced in [15653]. See #14579 2010-09-24 19:38:21 +00:00
manifest.php
media.php Move some post and taxonomy functions from admin/includes to wp-includes in preparation for QuickPress template tag. Moves get_tags_to_edit, get_terms_to_edit, get_default_post_to_edit, media_buttons, _media_button, get_upload_iframe_src. Also introduce get_media_buttons as a wrapper for media_buttons. props jorbin, see #14966. 2010-10-03 02:58:59 +00:00
menu.php
meta-boxes.php WP_Comments_Table cleanup: 2010-09-18 17:46:29 +00:00
misc.php
ms-deprecated.php
ms.php Eliminate admin_notice_feed(). Props technosailor. fixes #14587 2010-10-01 18:34:25 +00:00
nav-menu.php
plugin-install.php
plugin.php
post.php Move some post and taxonomy functions from admin/includes to wp-includes in preparation for QuickPress template tag. Moves get_tags_to_edit, get_terms_to_edit, get_default_post_to_edit, media_buttons, _media_button, get_upload_iframe_src. Also introduce get_media_buttons as a wrapper for media_buttons. props jorbin, see #14966. 2010-10-03 02:58:59 +00:00
schema.php
taxonomy.php Move some post and taxonomy functions from admin/includes to wp-includes in preparation for QuickPress template tag. Moves get_tags_to_edit, get_terms_to_edit, get_default_post_to_edit, media_buttons, _media_button, get_upload_iframe_src. Also introduce get_media_buttons as a wrapper for media_buttons. props jorbin, see #14966. 2010-10-03 02:58:59 +00:00
template.php Apply [15661] to the edit-tags.php screens. fixes #14959. see #14886 for current_screen. 2010-09-26 09:34:09 +00:00
theme-install.php get_theme_feature_list() replaces install_themes_feature_list(). Does translation and works if feature_list is not accessible from api.wordpress.org. see #14936 2010-09-24 15:28:28 +00:00
theme.php get_theme_feature_list() replaces install_themes_feature_list(). Does translation and works if feature_list is not accessible from api.wordpress.org. see #14936 2010-09-24 15:28:28 +00:00
update-core.php
update.php
upgrade.php Fix a comma splice. Props Amanda French. 2010-09-27 07:29:18 +00:00
user.php Don't show the default password nag on the profile screen. props duck_, fixes #14861. 2010-09-13 16:49:04 +00:00
widgets.php