.. |
images
|
|
|
js
|
|
|
pomo
|
|
|
Text
|
|
|
atomlib.php
|
|
|
author-template.php
|
Correct logic in wp_list_authors() for combinations of hide_empty and style args. fixes #10042
|
2010-04-04 07:41:07 +00:00 |
bookmark-template.php
|
|
|
bookmark.php
|
|
|
cache.php
|
|
|
canonical.php
|
|
|
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
|
|
|
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
|
Request XML from an oEmbed provider if the provider returns '501 Not Implemented' for JSON. props nbachiyski, fixes #11964.
|
2010-04-04 12:30:22 +00:00 |
class-phpass.php
|
|
|
class-phpmailer.php
|
|
|
class-pop3.php
|
|
|
class-simplepie.php
|
|
|
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
|
Deprecate trackback_rdf(). fixes #11139
|
2010-04-04 10:04:56 +00:00 |
comment.php
|
Add $force_delete to wp_delete_comment(). see #12766, see #11470.
|
2010-04-04 12:20:19 +00:00 |
compat.php
|
|
|
cron.php
|
|
|
default-constants.php
|
|
|
default-embeds.php
|
|
|
default-filters.php
|
|
|
default-widgets.php
|
|
|
deprecated.php
|
Deprecate trackback_rdf(). fixes #11139
|
2010-04-04 10:04:56 +00:00 |
feed-atom-comments.php
|
Have get_search_query() escape by default, like it's echoing counterpart the_search_query(). see #12780
|
2010-04-03 23:38:38 +00:00 |
feed-atom.php
|
|
|
feed-rdf.php
|
|
|
feed-rss2-comments.php
|
|
|
feed-rss2.php
|
|
|
feed-rss.php
|
|
|
feed.php
|
|
|
formatting.php
|
Deprecate funky_javascript_fix() and it's callback. fixes #12520.
|
2010-04-04 07:11:23 +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
|
Have get_search_query() escape by default, like it's echoing counterpart the_search_query(). see #12780
|
2010-04-03 23:38:38 +00:00 |
http.php
|
|
|
kses.php
|
|
|
l10n.php
|
|
|
link-template.php
|
Have get_search_query() escape by default, like it's echoing counterpart the_search_query(). see #12780
|
2010-04-03 23:38:38 +00:00 |
load.php
|
Prevent half-baked loading of MS that would happen when constants are added into wp-config below the wp-settings include. Now it would error on the redefinition of the MULTISITE constant, instead of vague errors, and prevent any MS from loading. see #12848
|
2010-04-05 00:00:13 +00:00 |
locale.php
|
|
|
media.php
|
|
|
meta.php
|
|
|
ms-blogs.php
|
|
|
ms-default-constants.php
|
File-level phpdoc for multisite files.
|
2010-04-04 13:29:35 +00:00 |
ms-default-filters.php
|
File-level phpdoc for multisite files.
|
2010-04-04 13:29:35 +00:00 |
ms-deprecated.php
|
File-level phpdoc for multisite files.
|
2010-04-04 13:29:35 +00:00 |
ms-files.php
|
|
|
ms-functions.php
|
File-level phpdoc for multisite files.
|
2010-04-04 13:29:35 +00:00 |
ms-load.php
|
|
|
ms-settings.php
|
File-level phpdoc for multisite files.
|
2010-04-04 13:29:35 +00:00 |
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
|
|
|
plugin.php
|
|
|
post-template.php
|
|
|
post-thumbnail-template.php
|
|
|
post.php
|
Use the API to remove comments when deleting a post. Cleans up comment meta in the process. fixes #12766, props briancolinger
|
2010-04-04 12:42:34 +00:00 |
query.php
|
|
|
registration-functions.php
|
|
|
registration.php
|
|
|
rewrite.php
|
|
|
rss-functions.php
|
|
|
rss.php
|
|
|
script-loader.php
|
Convert xfn.js to jQuery. Make the calculated field readonly if js. props rmccue. fixes #12551
|
2010-04-04 03:53:14 +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
|
|
|
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
|
|
|