| .. |
|
images
|
|
|
|
js
|
JQuery.noConflict() fix for thickbox.js. Props Michael. Fixes #12382
|
2010-03-28 04:48:20 +00:00 |
|
pomo
|
|
|
|
Text
|
|
|
|
atomlib.php
|
|
|
|
author-template.php
|
|
|
|
bookmark-template.php
|
|
|
|
bookmark.php
|
|
|
|
cache.php
|
|
|
|
canonical.php
|
Slight Coding standards update
|
2010-03-28 06:05:50 +00:00 |
|
capabilities.php
|
Make remove_user a meta capability. see #12793
|
2010-04-03 05:14:34 +00:00 |
|
category-template.php
|
Match the separator style of get_category_parents() in get_the_category_list(), Respects the spacing of the provided separator. Fixes #10761
|
2010-04-02 07:30:20 +00:00 |
|
category.php
|
|
|
|
class-feed.php
|
|
|
|
class-http.php
|
Whitespace only Cookie pairs are not permitted; Skip them. Props josephscott. Fixes #12761
|
2010-03-30 10:22:30 +00:00 |
|
class-IXR.php
|
Check for string, as method may be an array. fixes #10778
|
2010-04-03 07:18:16 +00:00 |
|
class-json.php
|
|
|
|
class-oembed.php
|
|
|
|
class-phpass.php
|
|
|
|
class-phpmailer.php
|
|
|
|
class-pop3.php
|
|
|
|
class-simplepie.php
|
Fix int cast usage in simplepie. see #12334, props rlerdorf.
|
2010-04-02 04:37:42 +00:00 |
|
class-smtp.php
|
|
|
|
class-snoopy.php
|
|
|
|
class.wp-dependencies.php
|
|
|
|
class.wp-scripts.php
|
|
|
|
class.wp-styles.php
|
|
|
|
classes.php
|
Ensure we're escaping css classes for front end nav menu.
|
2010-04-03 23:04:37 +00:00 |
|
comment-template.php
|
Reduce Code duplication. Rely on parent class to do the heavy lifting, just tack the comment addition on the end. See #8841
|
2010-04-02 05:33:18 +00:00 |
|
comment.php
|
Fix notice in wp_new_comment(). fixes #10854.
|
2010-04-02 05:01:13 +00:00 |
|
compat.php
|
Implement the 2nd parameter of json_decode() for back-compat purposes. Returns an associative array instead of an object. For the recursive object handling, Props carbolineum. Fixes #11963
|
2010-03-28 04:42:44 +00:00 |
|
cron.php
|
|
|
|
default-constants.php
|
|
|
|
default-embeds.php
|
|
|
|
default-filters.php
|
|
|
|
default-widgets.php
|
|
|
|
deprecated.php
|
|
|
|
feed-atom-comments.php
|
|
|
|
feed-atom.php
|
|
|
|
feed-rdf.php
|
|
|
|
feed-rss2-comments.php
|
|
|
|
feed-rss2.php
|
|
|
|
feed-rss.php
|
|
|
|
feed.php
|
|
|
|
formatting.php
|
A better default except, Remove multiple white spaces from the except as well as splitting safely on UTF8 strings. Props Denis-de-Bernardy for the UTF8 split. Fixes #10376
|
2010-04-02 07:10:51 +00:00 |
|
functions.php
|
Allow .csv. fixes #12757
|
2010-04-03 08:24:13 +00:00 |
|
functions.wp-scripts.php
|
|
|
|
functions.wp-styles.php
|
|
|
|
general-template.php
|
|
|
|
http.php
|
|
|
|
kses.php
|
|
|
|
l10n.php
|
|
|
|
link-template.php
|
Handle uppercase html entities in get_next_posts_link() & get_next_comments_link() (and family) $labels. Fixes #4152
|
2010-04-02 00:07:59 +00:00 |
|
load.php
|
|
|
|
locale.php
|
|
|
|
media.php
|
Fix image_resize() dependencies by moving wp_load_image() from admin includes to wp-includes. Fixes #7279
|
2010-03-28 03:39:00 +00:00 |
|
meta.php
|
|
|
|
ms-blogs.php
|
|
|
|
ms-default-constants.php
|
|
|
|
ms-default-filters.php
|
|
|
|
ms-deprecated.php
|
|
|
|
ms-files.php
|
|
|
|
ms-functions.php
|
rework syncing of global terms, see #12663
|
2010-04-02 01:26:44 +00:00 |
|
ms-load.php
|
|
|
|
ms-settings.php
|
|
|
|
nav-menu-template.php
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
|
2010-04-03 22:52:30 +00:00 |
|
nav-menu.php
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
|
2010-04-03 22:52:30 +00:00 |
|
pluggable-deprecated.php
|
|
|
|
pluggable.php
|
Check for urls that have a scheme but no host in wp_validate_redirect().
|
2010-03-29 16:47:17 +00:00 |
|
plugin.php
|
Ensure that apply_filters_ref_array passes the result of the filter to the next filter. Fixes #12723 props scribue.
|
2010-03-31 21:39:18 +00:00 |
|
post-template.php
|
Fix notices in post_custom(). Props sirzooro. Fixes #11839
|
2010-03-28 04:19:44 +00:00 |
|
post-thumbnail-template.php
|
|
|
|
post.php
|
Add post type parameter to get_page_by_title(). props mikeschinkel, fixes #12743.
|
2010-03-31 08:20:28 +00:00 |
|
query.php
|
|
|
|
registration-functions.php
|
|
|
|
registration.php
|
|
|
|
rewrite.php
|
|
|
|
rss-functions.php
|
|
|
|
rss.php
|
Fix WP_HTTP -> Snoopy Compat layer for Magpie RSS. Fixes #12045
|
2010-03-28 00:33:25 +00:00 |
|
script-loader.php
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
|
2010-04-03 22:52:30 +00:00 |
|
shortcodes.php
|
|
|
|
taxonomy.php
|
Move wp-ajax_add-tax hook back to registration. Reverts part of [13924]. see #10437
|
2010-04-02 17:07:30 +00:00 |
|
template-loader.php
|
|
|
|
theme.php
|
Child theme support for theme header registrations. Second call to register_theme_headers() should add more headers, not replace existing headers. add unregister_theme_headers(). props jorbin. see #12343
|
2010-04-02 03:15:18 +00:00 |
|
update.php
|
|
|
|
user.php
|
|
|
|
vars.php
|
|
|
|
version.php
|
Don't use target="_self" in nav menu links, just omit the attribute. Also fix and run earlier db upgrades. fixes #12808
|
2010-04-03 22:52:30 +00:00 |
|
widgets.php
|
|
|
|
wlwmanifest.xml
|
|
|
|
wp-db.php
|
have get_blog_prefix() default to the prefix of the current blog, see #12820
|
2010-04-02 22:47:51 +00:00 |
|
wp-diff.php
|
|
|