wordpress-develop/wp-includes
2012-11-07 22:58:33 +00:00
..
css Compress scripts/styles: 3.5-beta2-22455. 2012-11-07 22:58:33 +00:00
images More retina backgrounds and bits, props saracannon, empireoflight and lessbloat, see #21019 2012-11-07 20:54:08 +00:00
js Compress scripts/styles: 3.5-beta2-22455. 2012-11-07 22:58:33 +00:00
pomo
SimplePie
Text
theme-compat Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate. 2012-11-07 19:56:10 +00:00
admin-bar.php More retina backgrounds and bits, props saracannon, empireoflight and lessbloat, see #21019 2012-11-07 20:54:08 +00:00
atomlib.php
author-template.php
bookmark-template.php Display links if no link categories exist. props MikeHansenMe. fixes #22216. 2012-11-07 19:25:18 +00:00
bookmark.php
cache.php
canonical.php
capabilities.php
category-template.php
category.php
class-feed.php
class-http.php
class-IXR.php
class-json.php
class-oembed.php
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 Ensure a method is compatible with its parent. props kurtpayne, fixes #22265. 2012-11-07 21:59:20 +00:00
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 Call Imagick::queryformats() non-statically to preserve back compat with older versions of Imagick. 2012-11-07 17:50:38 +00:00
class-wp-image-editor.php
class-wp-theme.php
class-wp-walker.php
class-wp-xmlrpc-server.php
class-wp.php
class.wp-dependencies.php
class.wp-scripts.php
class.wp-styles.php
comment-template.php
comment.php
compat.php
cron.php
default-constants.php
default-filters.php
default-widgets.php More retina backgrounds and bits, props saracannon, empireoflight and lessbloat, see #21019 2012-11-07 20:54:08 +00:00
deprecated.php Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate. 2012-11-07 19:56:10 +00:00
feed-atom-comments.php Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate. 2012-11-07 19:56:10 +00:00
feed-atom.php Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate. 2012-11-07 19:56:10 +00:00
feed-rdf.php
feed-rss2-comments.php
feed-rss2.php
feed-rss.php
feed.php
formatting.php Avoid an uncaught exception in get_gmt_from_date(). The return value is imperfect - date( $format, 0 ) - but better than a fatal error. props wonderboymusic. fixes #20942. 2012-11-07 20:07:41 +00:00
functions.php
functions.wp-scripts.php
functions.wp-styles.php
general-template.php
http.php
kses.php
l10n.php
link-template.php Don't return encoded ampersands from get_post_comments_feed_link() to avoid canonical redirect issues. Apply esc_url() when appropriate. 2012-11-07 19:56:10 +00:00
load.php
locale.php
media.php Media: Integrate the gallery workflow with the media menu. 2012-11-07 20:14:41 +00:00
meta.php
ms-blogs.php
ms-default-constants.php
ms-default-filters.php
ms-deprecated.php
ms-files.php
ms-functions.php Merge some strings. props pavelevap. fixes #22306. 2012-11-07 19:37:54 +00:00
ms-load.php Merge two strings. props pavelevap, see #22306. 2012-11-07 22:03:23 +00:00
ms-settings.php
nav-menu-template.php
nav-menu.php
option.php
pluggable-deprecated.php
pluggable.php
plugin.php
post-template.php Sanity checks in get_body_class() to ensure we are operating on the type of queried object that we expect. props wonderboymusic. fixes #17662. 2012-11-07 22:12:44 +00:00
post-thumbnail-template.php
post.php Fix meta value querying in wp_list_pages(). props SergeyBiryukov. fixes #20376. 2012-11-07 21:48:38 +00:00
query.php Don't call get_term_by() in get_queried_object() if we have no terms. props wonderboymusic. fixes #21967. 2012-11-07 22:09:05 +00:00
registration-functions.php
registration.php
rewrite.php Update the old wp-app.php rule to allow for a trailing slash followed by endpoint data. props wonderboymusic. fixes #22035. 2012-11-07 21:27:02 +00:00
rss-functions.php
rss.php
script-loader.php Media: Integrate the gallery workflow with the media menu. 2012-11-07 20:14:41 +00:00
shortcodes.php
taxonomy.php Only call wp_get_object_terms() if get_object_term_cache() says there is no cache (false), which is different than no terms. props wonderboymusic, fixes #16505. 2012-11-07 20:00:51 +00:00
template-loader.php
template.php
theme.php Allow get_custom_header() to handle a default registered header that has yet to be saved to the database. fixes #22221. 2012-11-07 20:12:47 +00:00
update.php
user.php
vars.php
version.php Compress scripts/styles: 3.5-beta2-22455. 2012-11-07 22:58:33 +00:00
widgets.php
wlwmanifest.xml
wp-db.php Enforce a minimum of two arguments for wpdb::prepare(). The first argument is the query (or fragment thereof), which is required. Additional arguments are values to substitute into placeholders. 2012-11-07 19:30:59 +00:00
wp-diff.php