WordPress/wp-admin/includes
2011-01-15 07:26:45 +00:00
..
admin.php
bookmark.php
class-ftp-pure.php
class-ftp-sockets.php
class-ftp.php
class-pclzip.php
class-wp-comments-list-table.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-links-list-table.php
class-wp-list-table.php
class-wp-media-list-table.php
class-wp-ms-sites-list-table.php
class-wp-ms-themes-list-table.php
class-wp-ms-users-list-table.php
class-wp-plugin-install-list-table.php
class-wp-plugins-list-table.php
class-wp-posts-list-table.php
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader.php Translations in title attributes require esc_attr(). 2010-12-21 17:17:58 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php
file.php
image-edit.php
image.php
import.php
internal-linking.php
list-table.php
manifest.php
media.php
menu.php
meta-boxes.php
misc.php
ms-deprecated.php
ms.php
nav-menu.php Revert to esc_html when escaping the textarea for nav menu item description. see #15454. 2010-12-25 18:42:59 +00:00
plugin-install.php
plugin.php Offer the standard tags for the plugin name datapoint. props Kawauso, fixes #16241. 2011-01-15 07:26:45 +00:00
post.php
schema.php
taxonomy.php
template.php Switch _admin_search_query to use $_REQUEST so as to work for no-js searches sent over POST as well as url based searches over GET. See #14927 2011-01-15 03:40:52 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php Admin bar visibility prefs. Props duck_. see #15829 2010-12-17 21:48:30 +00:00
widgets.php