Wordpress/wp-admin/includes
Mark Jaquith a2855f94b3 Sanity checks on image metadata to avoid warnings, etc.
fixes #23733. props wonderboymusic.

git-svn-id: https://develop.svn.wordpress.org/trunk@23873 602fd350-edb4-49c9-b593-d223f7449a82
2013-03-29 20:51:35 +00:00
..
admin.php
ajax-actions.php Make sure the first revision is seen as coming from emptiness, so it can be restored. 2013-03-29 20:50:09 +00:00
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 Lose the added column for post formats in the posts list table and add an icon before the title instead. Icons are clickable to filter the list table down to posts of that post type and format. props melchoyce for the icons. fixes #16047. 2013-03-21 03:23:39 +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 Make the before() and after() methods in Bulk_Plugin_Upgrader_Skin and Bulk_Theme_Upgrader_Skin declarations match Bulk_Upgrader_Skin. Eliminates strict standards warning. 2013-03-19 03:24:51 +00:00
class-wp-users-list-table.php
comment.php
continents-cities.php
dashboard.php
deprecated.php
export.php
file.php Escape form action urls with esc_url() rather than esc_attr(). 2013-03-18 14:01:25 +00:00
image-edit.php Sanity checks on image metadata to avoid warnings, etc. 2013-03-29 20:51:35 +00:00
image.php Add functions for generating metadata for video and audio, using the 2013-03-21 04:55:42 +00:00
import.php
list-table.php
media.php Sanity checks on image metadata to avoid warnings, etc. 2013-03-29 20:51:35 +00:00
menu.php Add "Customize" as first item under Appearance menu. 2013-03-29 20:39:54 +00:00
meta-boxes.php
misc.php
ms-deprecated.php
ms.php
nav-menu.php RTL for Nav Menu tweaks. see #23641. see #23645. props lessbloat 2013-03-27 08:53:26 +00:00
plugin-install.php
plugin.php
post-formats.php Use jQuery.on() properly. Add some slideUp()/slideDown() transitions to ease post format switches. see #19570 2013-03-29 07:06:21 +00:00
post.php Use the revisioned post format metadata when previewing. 2013-03-29 12:08:42 +00:00
schema.php
screen.php Post Format UI. 2013-03-29 03:35:41 +00:00
taxonomy.php
template.php Escape form action urls with esc_url() rather than esc_attr(). 2013-03-18 14:01:25 +00:00
theme-install.php
theme.php
update-core.php
update.php
upgrade.php
user.php
widgets.php