.. |
Text
|
…
|
|
css
|
Compress CSS/JS using the latest version of YUI Compressor, 2.4.7. Removes final semicolon in a CSS declaration block. Previously, committers used 2.4.2. see #19592.
|
2012-02-01 14:37:52 +00:00 |
images
|
…
|
|
js
|
Compress scripts/styles: 3.4-alpha-19847.
|
2012-02-06 23:31:17 +00:00 |
pomo
|
…
|
|
theme-compat
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
admin-bar.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
atomlib.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
author-template.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
bookmark-template.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
bookmark.php
|
Use wp_cache_add() instead of wp_cache_set() when priming the object term cache in update_object_term_cache(). Pass the real post_type to clean_object_term_cache() instead of hard-coding post. Call clean_object_term_cache() from clean_bookmark_cache(). Props leewillis77. fixes #19690
|
2012-01-11 21:26:18 +00:00 |
cache.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
canonical.php
|
Redirect bare category URLs for permalink structures starting with %category%. Fixes #19876.
|
2012-01-28 20:40:55 +00:00 |
capabilities.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
category-template.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
category.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-IXR.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-feed.php
|
…
|
|
class-http.php
|
Support custom HTTP Methods in WP_Http_Curl. Brings it in line with the other HTTP transports of respecting the requested method. Props zx2c4. Fixes #18589
|
2012-01-06 12:53:44 +00:00 |
class-json.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-oembed.php
|
Add Twitter.com as an oEmbed provider. props Otto42. see #19626.
|
2012-01-09 17:43:48 +00:00 |
class-phpass.php
|
…
|
|
class-phpmailer.php
|
Include class-smtp.php not class.smtp.php. fixes #19677
|
2012-01-02 20:44:04 +00:00 |
class-pop3.php
|
…
|
|
class-simplepie.php
|
…
|
|
class-smtp.php
|
Update PHPMailer to version 5.2. See #19677
|
2011-12-28 12:59:13 +00:00 |
class-snoopy.php
|
…
|
|
class-wp-admin-bar.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-wp-ajax-response.php
|
Re-purpose wp_die() for ajax responses.
|
2012-01-31 22:12:58 +00:00 |
class-wp-editor.php
|
Translate TinyMCE's spellchecker languages. props SergeyBiryukov, fixes #19962.
|
2012-02-06 19:13:06 +00:00 |
class-wp-error.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-wp-http-ixr-client.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-wp-walker.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class-wp-xmlrpc-server.php
|
XMLRPC: Introduce new create,read,update and delete XMLRPC apis for Posts, Pages and all Custom Post Types.
|
2012-02-07 11:33:39 +00:00 |
class-wp.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
class.wp-dependencies.php
|
…
|
|
class.wp-scripts.php
|
Move an unsightly semicolon to where it belongs in wp_localize_script(), props tw2113, fixes #19830
|
2012-02-06 18:52:57 +00:00 |
class.wp-styles.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
comment-template.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
comment.php
|
Update the documentation of wp_set_comment_status to match current functionality props solarissmoke.
|
2012-01-25 10:41:52 +00:00 |
compat.php
|
…
|
|
cron.php
|
Use microtime() for cron locks. fixes #19700
|
2012-01-09 19:02:31 +00:00 |
default-constants.php
|
Provide a DB fallback for keys in wp_salt(). Fall back when any secret is used more than once. Change how we detect a localized 'put your unique phrase here' -- eliminate $wp_default_secret_key and introduce $wp_secret_key_default to be added during the localized build process, not by translators. fixes #19599.
|
2012-01-27 18:52:20 +00:00 |
default-filters.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
default-widgets.php
|
Echo "WordPress.org" as well as translating it in the Meta widget. See #19603.
|
2012-02-06 19:52:42 +00:00 |
deprecated.php
|
One newline is enough.
|
2012-01-05 20:10:39 +00:00 |
feed-atom-comments.php
|
Use the site's locale for the feed language. Provides the same result as language_attributes(). Removes the rss_language option. fixes #13440. see #5517.
|
2012-01-29 19:56:33 +00:00 |
feed-atom.php
|
Use the site's locale for the feed language. Provides the same result as language_attributes(). Removes the rss_language option. fixes #13440. see #5517.
|
2012-01-29 19:56:33 +00:00 |
feed-rdf.php
|
…
|
|
feed-rss.php
|
Use the site's locale for the feed language. Provides the same result as language_attributes(). Removes the rss_language option. fixes #13440. see #5517.
|
2012-01-29 19:56:33 +00:00 |
feed-rss2-comments.php
|
…
|
|
feed-rss2.php
|
Use the site's locale for the feed language. Provides the same result as language_attributes(). Removes the rss_language option. fixes #13440. see #5517.
|
2012-01-29 19:56:33 +00:00 |
feed.php
|
split was deprecated in PHP 5.3.0, so use explode instead. Props garyc40. Fixes #16325.
|
2012-01-09 21:20:51 +00:00 |
formatting.php
|
wptexturize() does not need to staticize variables it only uses to set up variables it needs statically. see #19602.
|
2012-01-31 14:28:30 +00:00 |
functions.php
|
Re-purpose wp_die() for ajax responses.
|
2012-01-31 22:12:58 +00:00 |
functions.wp-scripts.php
|
User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302
|
2012-01-05 20:50:54 +00:00 |
functions.wp-styles.php
|
User lowercase true, false, null instead of uppercase. Props c3mdigital, mfields. fixes #16302
|
2012-01-05 20:50:54 +00:00 |
general-template.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
http.php
|
…
|
|
kses.php
|
split was deprecated in PHP 5.3.0, so use explode instead. Props garyc40. Fixes #16325.
|
2012-01-09 21:20:51 +00:00 |
l10n.php
|
Load the new admin and network admin mo files, if present. see #19852
|
2012-01-27 22:19:56 +00:00 |
link-template.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
load.php
|
Do RTL detection based on a translated string, rather than a hardcoded list. Makes things a bit cleaner. fixes #19924, fixes #19600.
|
2012-02-06 19:36:24 +00:00 |
locale.php
|
Add a translator's comment. see #19924.
|
2012-02-06 19:43:26 +00:00 |
media.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
meta.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-blogs.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-default-constants.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-default-filters.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-deprecated.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-files.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
ms-functions.php
|
Remove redundant logic from filter_SSL(). Props deltafactory. Fixes #19899.
|
2012-01-26 09:21:44 +00:00 |
ms-load.php
|
Introduce wp_load_translations_early(), which can be used before the locale is properly loaded in order to translate early error strings. Internationalize setup-config.php -- translators no longer have a reason to modify this file. fixes #18180.
|
2012-01-26 20:34:27 +00:00 |
ms-settings.php
|
Introduce wp_load_translations_early(), which can be used before the locale is properly loaded in order to translate early error strings. Internationalize setup-config.php -- translators no longer have a reason to modify this file. fixes #18180.
|
2012-01-26 20:34:27 +00:00 |
nav-menu-template.php
|
Clear strict notices for the walkers. fixes #19249
|
2012-01-04 23:03:46 +00:00 |
nav-menu.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
option.php
|
Move option, setting, and transient functions from functions.php to option.php. see #19552
|
2011-12-19 23:15:32 +00:00 |
pluggable-deprecated.php
|
…
|
|
pluggable.php
|
Re-purpose wp_die() for ajax responses.
|
2012-01-31 22:12:58 +00:00 |
plugin.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
post-template.php
|
Don't create a variable we only use once. props niallkennedy, fixes #19941.
|
2012-02-01 22:33:43 +00:00 |
post-thumbnail-template.php
|
s/thumbnail/post-thumbnail/. props PeteMall, fixes #19804.
|
2012-01-25 00:21:02 +00:00 |
post.php
|
Use new $args parameter for (WP_Rewrite::)add_permastruct(). Fixes #16092.
|
2012-01-28 21:00:59 +00:00 |
query.php
|
Code cleanup in the paging block. Props kawauso. fixes #19773
|
2012-01-09 20:08:57 +00:00 |
registration-functions.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
registration.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
rewrite.php
|
Pages must be paged (/page/x/) to allow for the page_for_posts option. See #19876.
|
2012-02-01 19:19:32 +00:00 |
rss-functions.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
rss.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
script-loader.php
|
This format isn't that strange.
|
2012-01-05 20:59:30 +00:00 |
shortcodes.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
taxonomy.php
|
Use new $args parameter for (WP_Rewrite::)add_permastruct(). Fixes #16092.
|
2012-01-28 21:00:59 +00:00 |
template-loader.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
theme.php
|
Return an empty object properly. see #17242.
|
2012-02-03 13:38:03 +00:00 |
update.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
user.php
|
Match the exact role name when counting users in a role. Props 082net. fixes #12693
|
2012-01-20 16:34:26 +00:00 |
vars.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
version.php
|
Compress scripts/styles: 3.4-alpha-19847.
|
2012-02-06 23:31:17 +00:00 |
widgets.php
|
One newline is enough.
|
2012-01-05 20:10:39 +00:00 |
wlwmanifest.xml
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |
wp-db.php
|
Refactor WPDB::get_caller() into wp_debug_backtrace_summary() and improve the functionality to provide enhanced context and a standardised default pretty format. Fixes #19589
|
2012-01-28 11:56:50 +00:00 |
wp-diff.php
|
Lose EOF ?>. Clean up EOF newlines. fixes #12307
|
2012-01-08 17:01:11 +00:00 |