Wordpress/wp-admin/includes
Andrew Nacin 420fe65fca Sanitize plural and singular args for list tables. props sbressler, fixes #18875.
git-svn-id: https://develop.svn.wordpress.org/trunk@19020 602fd350-edb4-49c9-b593-d223f7449a82
2011-10-19 23:51:06 +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 Sanitize plural and singular args for list tables. props sbressler, fixes #18875. 2011-10-19 23:51:06 +00:00
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 Show the current post format in quick edit even if it's not supported. Props nacin, fixes #18083. 2011-10-19 17:48:07 +00:00
class-wp-terms-list-table.php
class-wp-theme-install-list-table.php
class-wp-themes-list-table.php
class-wp-upgrader.php
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php Update meta box functions to handle WP_Screen objects and pass objects instead of IDs to them in core files. Allow passing emptiness to get the current screen. see #18958 2011-10-19 21:43:02 +00:00
deprecated.php
export.php
file.php
image-edit.php Use get_intermediate_image_sizes() in image edit functions. props mau, fixes #17475. 2011-10-18 20:33:34 +00:00
image.php
import.php
list-table.php
manifest.php
media.php Fix media/audio/file URL insertion. Strip slashes off title text. Leave red X to images only. fixes #14996. fixes #17578. 2011-10-18 19:32:40 +00:00
menu.php Avoid pass by ref warning. Props arena. see #18975 2011-10-18 20:38:18 +00:00
meta-boxes.php
misc.php
ms-deprecated.php
ms.php
nav-menu.php Avoid 'Only variables should be passed by reference' warnings. Reverts [18110]. see #18975 2011-10-18 20:44:39 +00:00
plugin-install.php
plugin.php
post.php
schema.php Fix Undefined Variable Notices when no charset/collate is set for $wpdb. See #12028 2011-10-18 02:48:07 +00:00
screen.php Move welcome panel link to a 'Show on screen' checkbox. see #11651. 2011-10-19 21:43:21 +00:00
taxonomy.php
template.php Make $screen argument for add_meta_box() (previously $page) optional. see #18958. 2011-10-19 23:01:55 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php
widgets.php