.. |
Text
|
…
|
|
css
|
Compress scripts/styles: 3.5-alpha-21103.
|
2012-06-22 00:58:22 +00:00 |
images
|
Add 2x TinyMCE icons, props empireoflight, see #21019 for trunk
|
2012-06-22 00:31:18 +00:00 |
js
|
Update some of the TinyMCE help text to be more accurate. Props SergeyBiryukov. fixes #21108
|
2012-06-29 17:47:41 +00:00 |
pomo
|
…
|
|
theme-compat
|
…
|
|
admin-bar.php
|
Customizer: Redirect back to referrer. If referrer is a front end page, load that page in the customizer preview. Props nacin, koopersmith. fixes #20877
|
2012-06-08 18:45:12 +00:00 |
atomlib.php
|
…
|
|
author-template.php
|
Add 'author' to rel attribute for get_the_author_link(). props sirzooro, CoenJacobs, Ipstenu. fixes #20047.
|
2012-04-27 18:17:41 +00:00 |
bookmark-template.php
|
…
|
|
bookmark.php
|
…
|
|
cache.php
|
Prevent notices by checking if the $group key isset(). See #20004.
|
2012-03-02 21:57:03 +00:00 |
canonical.php
|
Set $walk_dirs = true for post rewrite rule generation. See #21020 for trunk.
|
2012-06-25 20:41:14 +00:00 |
capabilities.php
|
Remove 'fall through' points in map_meta_cap() as they can hide bugs.
|
2012-06-27 19:27:54 +00:00 |
category-template.php
|
Replace commas with periods when converting ratings float values to strings, to avoid issues with localized decimal points.
|
2012-05-01 22:09:55 +00:00 |
category.php
|
…
|
|
class-IXR.php
|
…
|
|
class-feed.php
|
…
|
|
class-http.php
|
Handle relative urls when processing redirects. Introduce WP_Http::make_absolute_url(). Props dd32. fixes #20434
|
2012-05-10 21:32:02 +00:00 |
class-json.php
|
…
|
|
class-oembed.php
|
ALIGN *ALL* THE THINGS! see #20324
|
2012-05-24 07:14:10 +00:00 |
class-phpass.php
|
…
|
|
class-phpmailer.php
|
Do not pass mail() a fourth argument when safe_mode is in effect.
|
2012-06-26 03:54:17 +00:00 |
class-pop3.php
|
…
|
|
class-simplepie.php
|
Pinking shears
|
2012-05-03 16:41:59 +00:00 |
class-smtp.php
|
…
|
|
class-snoopy.php
|
…
|
|
class-wp-admin-bar.php
|
Introduce wp_is_mobile() and use it instead of $is_iphone global, see #20014
|
2012-04-10 01:19:30 +00:00 |
class-wp-ajax-response.php
|
…
|
|
class-wp-atom-server.php
|
Pinking shears
|
2012-05-03 16:41:59 +00:00 |
class-wp-customize-control.php
|
* Introduce remove_header_image(), reset_header_image(), set_header_image(), and get_header_image_data() for Custom_Image_Header.
|
2012-06-10 00:32:19 +00:00 |
class-wp-customize-manager.php
|
Refresh nonces in the customizer. props koopersmith. see #20876.
|
2012-06-26 18:48:18 +00:00 |
class-wp-customize-section.php
|
Add some missing documentation and fix a couple of typos. Props roscius. Fixes #19756.
|
2012-04-04 17:32:03 +00:00 |
class-wp-customize-setting.php
|
Theme Customizer: Remove background_image_thumb when saving settings. fixes #20871.
|
2012-06-11 20:49:45 +00:00 |
class-wp-editor.php
|
Allow add_editor_style() to load a child theme's editor style when the parent theme's style exists for the same filename. props SergeyBiryukov. see #21026 for trunk.
|
2012-06-25 20:45:05 +00:00 |
class-wp-error.php
|
…
|
|
class-wp-http-ixr-client.php
|
…
|
|
class-wp-theme.php
|
Revert detection of page templates to 3.3 functionality.
|
2012-06-25 21:07:07 +00:00 |
class-wp-walker.php
|
…
|
|
class-wp-xmlrpc-server.php
|
Initialize a variable. props maxcutler. fixes #21058.
|
2012-06-28 19:04:42 +00:00 |
class-wp.php
|
Add do_parse_request filter to WP::parse_request() to allow short-circuiting. props andy, mikeschinkel. fixes #16692.
|
2012-06-28 20:03:03 +00:00 |
class.wp-dependencies.php
|
…
|
|
class.wp-scripts.php
|
Allow protocol-relative URLs when registering/enqueueing scripts and styles.
|
2012-06-28 20:18:38 +00:00 |
class.wp-styles.php
|
Allow protocol-relative URLs when registering/enqueueing scripts and styles.
|
2012-06-28 20:18:38 +00:00 |
comment-template.php
|
Don't allow unfiltered HTML comments from a frame. Props nacin. fixes #20812
|
2012-06-01 20:47:08 +00:00 |
comment.php
|
Remove old code unsetting a few variables in wp-settings.php. fixes #21115.
|
2012-06-29 20:57:09 +00:00 |
compat.php
|
…
|
|
cron.php
|
…
|
|
default-constants.php
|
s/inval/intval/. props PeteMall. see #14889.
|
2012-06-28 20:24:50 +00:00 |
default-filters.php
|
Escape editable_slug as a textarea.
|
2012-06-10 17:58:57 +00:00 |
default-widgets.php
|
Use get_taxonomies() instead of get_object_taxonomies() in the tag cloud widget. props GautamGupta, scribu. see #20238, see #16125.
|
2012-03-24 14:00:52 +00:00 |
deprecated.php
|
Update the version numbers for wp_explain_nonce() deprecation. see #21076.
|
2012-06-26 21:26:42 +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
|
Shears of vigorous pinking.
|
2012-05-27 16:25:43 +00:00 |
functions.php
|
Check if array key exists in wp_list_filter(). props wpsmith. fixes #20929.
|
2012-06-29 19:42:27 +00:00 |
functions.wp-scripts.php
|
…
|
|
functions.wp-styles.php
|
…
|
|
general-template.php
|
Update Fire browser detection. Handle silke mode. Props azaozz, nacin, georgestephanis. fixes #20014
|
2012-06-04 16:04:54 +00:00 |
http.php
|
API for allowing cross origin resource sharing.
|
2012-05-15 18:46:03 +00:00 |
kses.php
|
Don't allow unfiltered HTML comments from a frame. Props nacin. fixes #20812
|
2012-06-01 20:47:08 +00:00 |
l10n.php
|
Load the admin MO file on repair.php. props SergeyBiryukov. see #21039 for trunk.
|
2012-06-25 20:00:31 +00:00 |
link-template.php
|
More reliably replace $home_root in $request in get_pagenum_link(). props SergeyBiryukov. fixes #18034
|
2012-06-28 20:54:20 +00:00 |
load.php
|
…
|
|
locale.php
|
…
|
|
media.php
|
Theme Customizer: Fix scrolling on iOS and Kindle Fire. props azaozz, helenyhou. fixes #20805.
|
2012-06-06 21:45:17 +00:00 |
meta.php
|
Add NOT EXISTS to meta queries, allowing you to query for the non-existence of a meta key.
|
2012-06-29 19:59:29 +00:00 |
ms-blogs.php
|
Don't update a blog's last_updated time for all post deletions. Update only when published posts are deleted.
|
2012-04-13 17:30:37 +00:00 |
ms-default-constants.php
|
…
|
|
ms-default-filters.php
|
Don't update a blog's last_updated time for all post deletions. Update only when published posts are deleted.
|
2012-04-13 17:30:37 +00:00 |
ms-deprecated.php
|
Introduce WP_User::exists(). see #20372
|
2012-04-06 19:18:45 +00:00 |
ms-files.php
|
…
|
|
ms-functions.php
|
install_blog() should not be polluting the siteurl and home options with the trailing slash that comes from get_blogaddress_by_id().
|
2012-06-28 20:38:16 +00:00 |
ms-load.php
|
…
|
|
ms-settings.php
|
…
|
|
nav-menu-template.php
|
Only output the class attribute in wp_nav_menu() if we have classes to add. Don't waste time on an strlen() call. props niallkennedy, fixes #20483.
|
2012-04-18 19:06:22 +00:00 |
nav-menu.php
|
…
|
|
option.php
|
Call filters for default option values only as needed to reduce number of filter calls. Props Ott042. see #20448
|
2012-05-14 17:00:13 +00:00 |
pluggable-deprecated.php
|
…
|
|
pluggable.php
|
Remove $wp_secret_key_default.
|
2012-05-02 19:29:39 +00:00 |
plugin.php
|
…
|
|
post-template.php
|
Do not store post_excerpt in a temporary variable when we can just return it directly. props niallkennedy. fixes #21041
|
2012-06-28 19:26:06 +00:00 |
post-thumbnail-template.php
|
Add $wp_query parameter to update_post_thumbnail_cache(). props scribu. see #19949, fixes that ticket for 3.4.
|
2012-04-30 15:55:57 +00:00 |
post.php
|
Take the original slug passed into wp_unique_post_slug() and pass it to the wp_unique_post_slug filter. props johnbillion. fixes #20480.
|
2012-06-29 13:57:02 +00:00 |
query.php
|
urldecode() search strings that come in from /search/foo. props SergeyBiryukov. fixes #13961
|
2012-06-30 07:47:22 +00:00 |
registration-functions.php
|
…
|
|
registration.php
|
…
|
|
rewrite.php
|
Set $walk_dirs = true for post rewrite rule generation. See #21020 for trunk.
|
2012-06-25 20:41:14 +00:00 |
rss-functions.php
|
…
|
|
rss.php
|
…
|
|
script-loader.php
|
If a plugin triggers the WP_Scripts constructor prior to init, fire wp_default_scripts()
|
2012-06-26 05:33:19 +00:00 |
shortcodes.php
|
…
|
|
taxonomy.php
|
Consolodate some strings. Props pavelevap. fixes #20809
|
2012-06-01 19:05:30 +00:00 |
template-loader.php
|
…
|
|
template.php
|
Remove reference to a global eliminated long ago. props tamlyn, fixes #20668.
|
2012-05-24 07:06:13 +00:00 |
theme.php
|
Allow switch_theme() to take a single $stylesheet argument.
|
2012-06-26 05:21:04 +00:00 |
update.php
|
Fix string offset PHP 5.4 error by normalizing $user_count to always be an integer. props ericmann. see #20966 for trunk.
|
2012-06-25 19:40:16 +00:00 |
user.php
|
Use maybe_serialize() where appropriate. fixes #19617.
|
2012-04-27 15:57:51 +00:00 |
vars.php
|
Update Fire browser detection. Handle silke mode. Props azaozz, nacin, georgestephanis. fixes #20014
|
2012-06-04 16:04:54 +00:00 |
version.php
|
Google Gears is dead. Long live its HTML5 replacement that does not in any way work for our purposes. props azaozz. fixes #20981
|
2012-06-29 03:34:02 +00:00 |
widgets.php
|
…
|
|
wlwmanifest.xml
|
…
|
|
wp-db.php
|
Correctly identify queries where a line break follows a keyword, rather than a space. props GeertDD, fixes #19467.
|
2012-06-29 15:08:17 +00:00 |
wp-diff.php
|
…
|
|