WordPress/wp-includes
Andrew Ozz 620e6ebe37 Fix the layout of the Image Details modal, props gcorne, see #24716 [28682]
Built from https://develop.svn.wordpress.org/trunk@28732


git-svn-id: http://core.svn.wordpress.org/trunk@28546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-06-11 00:23:14 +00:00
..
ID3
SimplePie
Text
certificates
css Fix the layout of the Image Details modal, props gcorne, see #24716 [28682] 2014-06-11 00:23:14 +00:00
fonts
images
js When a plain URL or email address is selected in the editor and "Insert/edit link" is clicked, pre-populate the URL field with the URL or `mailto:<email-address>`. 2014-06-09 15:35:14 +00:00
pomo
theme-compat
admin-bar.php
atomlib.php
author-template.php
bookmark-template.php
bookmark.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
cache.php
canonical.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
capabilities.php
category-template.php
category.php Deprecate get_all_category_ids(). Suggest get_terms() as a replacement. 2014-06-05 16:25:14 +00:00
class-IXR.php
class-feed.php
class-http.php
class-json.php
class-oembed.php A little more abstraction in the `WP_oEmbed` class. Fixes #24381. 2014-06-10 18:14:15 +00:00
class-phpass.php
class-phpmailer.php
class-pop3.php
class-simplepie.php
class-smtp.php
class-snoopy.php
class-wp-admin-bar.php
class-wp-ajax-response.php
class-wp-customize-control.php
class-wp-customize-manager.php
class-wp-customize-section.php
class-wp-customize-setting.php
class-wp-customize-widgets.php
class-wp-editor.php
class-wp-embed.php
class-wp-error.php
class-wp-http-ixr-client.php
class-wp-image-editor-gd.php
class-wp-image-editor-imagick.php
class-wp-image-editor.php
class-wp-theme.php
class-wp-walker.php
class-wp-xmlrpc-server.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php In `WP_Comment_Query::get_search_sql()`, don't double-like-escape. 2014-06-10 02:20:16 +00:00
compat.php
cron.php
date.php
default-constants.php
default-filters.php
default-widgets.php
deprecated.php `LIKE` escape sanity: 2014-06-10 00:30:15 +00:00
feed-atom-comments.php
feed-atom.php
feed-rdf.php
feed-rss.php
feed-rss2-comments.php
feed-rss2.php
feed.php
formatting.php In `wptexturize()`, ensure that texturization does not corrupt contents of HTML elements, HTML comments, and smartcode attributes. 2014-06-10 14:34:13 +00:00
functions.php `smilies_init()`, treat `&nbsp;` like whitespace when converting smilies. 2014-06-10 02:03:14 +00:00
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php
kses.php
l10n.php
link-template.php
load.php
locale.php
media-template.php Fix JS error in tmpl-editor-gallery, `'string'.trim()` is not available in IE < 9. See #28089 2014-06-06 01:50:16 +00:00
media.php Grid view for the media library, first pass. This is alpha; expect imperfection. We will be iterating further. 2014-06-05 22:01:18 +00:00
meta.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php
ms-load.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
ms-settings.php
nav-menu-template.php Add missing access modifiers to methods/members in `Walker` and subclasses. Add a magic `__get()` method. 2014-05-19 06:00:15 +00:00
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-formats.php
post-template.php Use get_pages() instead of a raw SQL query in get_body_class(). 2014-06-07 03:22:16 +00:00
post-thumbnail-template.php
post.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
query.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
registration-functions.php
registration.php
revision.php
rewrite.php
rss-functions.php
rss.php
script-loader.php Live update the menu item title when the user is editing the "Navigation Label" field. 2014-06-09 18:39:15 +00:00
shortcodes.php
taxonomy.php Replace all uses of `like_escape()` with `$wpdb->esc_like()`. 2014-06-10 00:44:15 +00:00
template-loader.php
template.php
theme.php
update.php
user.php Set a variable for like-escaped string before looping in `WP_User_Query::get_search_sql()`. 2014-06-10 02:45:16 +00:00
vars.php
version.php Fix the layout of the Image Details modal, props gcorne, see #24716 [28682] 2014-06-11 00:23:14 +00:00
widgets.php
wlwmanifest.xml
wp-db.php `LIKE` escape sanity: 2014-06-10 00:30:15 +00:00
wp-diff.php