January 2016 Archives by author
Starting: Fri Jan 1 09:59:14 UTC 2016
Ending: Sun Jan 31 18:05:45 UTC 2016
Messages: 287
- [wp-svn] [36141] trunk/src/license.txt: Bump the `license.txt` year to 2016.
noreply at wordpress.org
- [wp-svn] [36142] trunk/src/wp-admin: Accessibility: Don't mark up "URL" as an abbreviation.
noreply at wordpress.org
- [wp-svn] [36143] trunk/src/wp-includes/post.php: Docs: Correct `get_page_uri() ` description.
noreply at wordpress.org
- [wp-svn] [36144] branches/4.4: Admin: fix repositioning of notices when the first header is not an immediate children of `.wrap`.
noreply at wordpress.org
- [wp-svn] [36145] branches/4.4: Admin: Restore the "Show advanced menu properties" checkboxes IDs.
noreply at wordpress.org
- [wp-svn] [36146] branches/4.4: Comments: Ensure only approved comments trigger post author notifications
noreply at wordpress.org
- [wp-svn] [36147] branches/4.4: Embeds: Change attachment metadata condition to prevent a warning in the embeds template.
noreply at wordpress.org
- [wp-svn] [36148] branches/4.4: Widgets: Revert [34465], as it introduced a regression, making the `$index` argument of `dynamic_sidebar()` case-sensitive.
noreply at wordpress.org
- [wp-svn] [36149] branches/4.4: Bump the `license.txt` year to 2016 to appease the unit tests.
noreply at wordpress.org
- [wp-svn] [36150] branches/4.4: Responsive Images: when creating `srcset` do not exclude the image size which is in the src attribute even when it is larger than `max_srcset_image_width`.
noreply at wordpress.org
- [wp-svn] [36151] branches/4.4: Responsive images: add compatibility for versions < 2.7 when the full image path was stored in the metadata.
noreply at wordpress.org
- [wp-svn] [36152] branches/4.4: Responsive images: fix the check whether the attachment meta matches the image src to work with http /https and CDNs.
noreply at wordpress.org
- [wp-svn] [36153] branches/4.4/src/wp-includes/formatting.php: Admin: After [35128], make the 'Configure' link work again for dashboard widgets.
noreply at wordpress.org
- [wp-svn] [36154] trunk/src/wp-admin/includes/screen.php: List Tables: When a user has hidden all columns, do not override that with the `default_hidden_columns` filter.
noreply at wordpress.org
- [wp-svn] [36155] branches/4.4: List Tables: When a user has hidden all columns, do not override that with the `default_hidden_columns` filter.
noreply at wordpress.org
- [wp-svn] [36156] trunk/src/wp-admin/includes/screen.php: Docs: Remove indentation from the `hidden_columns` changelog entry.
noreply at wordpress.org
- [wp-svn] [36157] trunk: Ensure that non-default pagination values work in `wp_list_comments()`.
noreply at wordpress.org
- [wp-svn] [36158] branches/4.4: Ensure that non-default pagination values work in `wp_list_comments()`.
noreply at wordpress.org
- [wp-svn] [36159] trunk/tests/phpunit/tests/link/getAdjacentPost.php: Fix incorrect `@covers` annotation in `get_adjacent_post()` tests.
noreply at wordpress.org
- [wp-svn] [36160] trunk/src/wp-includes/js: Emoji: Add a test to the emoji loader, to see if the browser supports emoji diversity.
noreply at wordpress.org
- [wp-svn] [36161] branches/4.4/src/wp-includes/js: Emoji: Add Emoji Diversity support, and fall back to twemoji if the browser doesn't support diverse emoji.
noreply at wordpress.org
- [wp-svn] [36162] trunk/src: Media: set the image editor spinner on the smallest possible area.
noreply at wordpress.org
- [wp-svn] [36163] trunk: XML-RPC: Revert [34681] as it broke date handling.
noreply at wordpress.org
- [wp-svn] [36164] branches/4.4: XML-RPC: Revert [34681] as it broke date handling.
noreply at wordpress.org
- [wp-svn] [36165] branches/4.4/npm-shrinkwrap.json: Add npm-shrinkwrap.json for 4.4
noreply at wordpress.org
- [wp-svn] [36166] trunk/src/wp-includes/js: Media: when inserting an attachment in the editor and it is not an image, ensure the link is set to something else than `none`.
noreply at wordpress.org
- [wp-svn] [36167] branches/4.4/src/wp-includes/js: Media: when inserting an attachment in the editor and it is not an image, ensure the link is set to something else than `none`.
noreply at wordpress.org
- [wp-svn] [36168] trunk: Template: Always display the site title on the front page.
noreply at wordpress.org
- [wp-svn] [36169] branches/4.4: Template: Always display the site title on the front page.
noreply at wordpress.org
- [wp-svn] [36170] branches/4.4/src/wp-includes/version.php: Bump branches/ 4.4 to 4.4.1 Release Candidate 1
noreply at wordpress.org
- [wp-svn] [36171] trunk/src/wp-admin: Introduce a new generic CSS clearfix utility class.
noreply at wordpress.org
- [wp-svn] [36172] trunk/src/wp-admin: Accessibility: Remove title attributes from the Admin Dashboard.
noreply at wordpress.org
- [wp-svn] [36173] trunk/src/wp-admin/comment.php: Comments: Remove orphaned closing `td` tag within cancel button of Moderate Comment screen.
noreply at wordpress.org
- [wp-svn] [36174] trunk/src/wp-includes/nav-menu.php: Nav Menus: Apply the `the_title` filter on original post titles in `wp_setup_nav_menu_item ()`.
noreply at wordpress.org
- [wp-svn] [36175] trunk/src/wp-includes/class-walker-page.php: Docs: Move the hook doc for the `the_title` filter in `Walker_Page::start_el() ` to directly precede the `apply_filters()` line.
noreply at wordpress.org
- [wp-svn] [36176] trunk/src/wp-admin/install.php: Install: Only enqueue scripts when necessary.
noreply at wordpress.org
- [wp-svn] [36177] trunk: Query: Add a `WP::remove_query_var()` helper function.
noreply at wordpress.org
- [wp-svn] [36178] trunk/src/wp-admin/css/install.css: Install: Use new colors for error notices.
noreply at wordpress.org
- [wp-svn] [36179] trunk/src/wp-content/themes/twentythirteen: Bundled Themes: Bump version number of Twenty Thirteen.
noreply at wordpress.org
- [wp-svn] [36180] trunk/src: Background Updates: Remove the 7am/ 7pm background update check.
noreply at wordpress.org
- [wp-svn] [36181] trunk: Rewrite: Add a `remove_permastruct()` helper function.
noreply at wordpress.org
- [wp-svn] [36182] trunk/src: Updates: Don' t perform an API call to WordPress.org for every plugin update displayed.
noreply at wordpress.org
- [wp-svn] [36183] trunk/tests/phpunit/tests/rewrite/permastructs.php: Unit Tests: Fix the unit test added in [36181] to include the index in the comparison.
noreply at wordpress.org
- [wp-svn] [36184] branches: Background Updates: Remove the 7am/ 7pm background update check.
noreply at wordpress.org
- [wp-svn] [36185] trunk/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36186] branches/4.4/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36187] branches/4.3/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36188] branches/4.2/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36189] branches/4.1/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36190] branches/4.0/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36191] branches/3.9/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36192] branches/3.8/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36193] branches/3.7/src/wp-includes/class-wp-theme.php: Theme: Escape error messages
noreply at wordpress.org
- [wp-svn] [36194] branches/4.4/src: Bump version to 4.4.1
noreply at wordpress.org
- [wp-svn] [36195] branches/4.4/src/wp-admin/about.php: Finish updating about page for 4.4.1
noreply at wordpress.org
- [wp-svn] [36196] branches/4.4/src/wp-admin/about.php: About Page: Bump version of the twenty-sixteen-dark-* images.
noreply at wordpress.org
- [wp-svn] [36197] branches/4.3: Bump 4.3 branch to 4.3.2.
noreply at wordpress.org
- [wp-svn] [36198] branches/4.2: Bump 4.2 branch to 4.2.6.
noreply at wordpress.org
- [wp-svn] [36199] branches/4.1: Bump 4.1 branch to 4.1.9.
noreply at wordpress.org
- [wp-svn] [36200] branches/4.0: Bump 4.0 branch to 4.0.9.
noreply at wordpress.org
- [wp-svn] [36201] branches/3.9: Bump 3.9 branch to 3.9.10.
noreply at wordpress.org
- [wp-svn] [36202] branches/3.8: Bump 3.8 branch to 3.8.12.
noreply at wordpress.org
- [wp-svn] [36203] branches/3.7: Bump 3.7 branch to 3.7.12.
noreply at wordpress.org
- [wp-svn] [36204] trunk/src/wp-admin/js/theme.js: Themes: Avoid changing the count of themes with updates in network admin.
noreply at wordpress.org
- [wp-svn] [36205] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Avoid ID attribute collisions in plugins list table.
noreply at wordpress.org
- [wp-svn] [36206] tags/4.4.1/: Tag 4.4.1
noreply at wordpress.org
- [wp-svn] [36207] tags/4.3.2/: Tag 4.3.2
noreply at wordpress.org
- [wp-svn] [36208] tags/4.2.6/: Tag 4.2.6
noreply at wordpress.org
- [wp-svn] [36209] tags/4.1.9/: Tag 4.1.9
noreply at wordpress.org
- [wp-svn] [36210] tags/4.0.9/: Tag 4.0.9
noreply at wordpress.org
- [wp-svn] [36211] tags/3.9.10/: Tag 3.9.10
noreply at wordpress.org
- [wp-svn] [36212] tags/3.8.12/: Tag 3.8.12
noreply at wordpress.org
- [wp-svn] [36213] tags/3.7.12/: Tag 3.7.12
noreply at wordpress.org
- [wp-svn] [36214] trunk: Ensure 'description' is a string in `wp_insert_term()`.
noreply at wordpress.org
- [wp-svn] [36215] trunk: Allow comment agent and author IP to be set via `wp_update_comment()`.
noreply at wordpress.org
- [wp-svn] [36216] trunk/src/wp-includes/class-wp-customize-manager.php: Customizer: Call `_doing_it_wrong() ` if `widgets` or `nav_menus` are manually removed via `WP_Customize_Manager ::remove_panel()`.
noreply at wordpress.org
- [wp-svn] [36217] trunk: Rewrite: Add a `remove_rewrite_tag()` helper function.
noreply at wordpress.org
- [wp-svn] [36218] trunk/tests/phpunit/tests/rewrite/rewriteTags.php: Tests: Fix unit tests after [36217].
noreply at wordpress.org
- [wp-svn] [36219] trunk/src/wp-includes/class-wp-customize-manager.php: Customizer: Improve `_doing_it_wrong() ` message when `widgets` or `nav_menus` are manually removed via `WP_Customize_Manager ::remove_panel()`.
noreply at wordpress.org
- [wp-svn] [36220] trunk/src/wp-includes/random_compat: Update to Random_Compat 1.1.5 to fix an issue with older libSodium modules.
noreply at wordpress.org
- [wp-svn] [36221] trunk/src/wp-admin: Plugins: Use plugin file rather than slug as identifier
noreply at wordpress.org
- [wp-svn] [36222] trunk/src/wp-includes/general-template.php: Accessibility: remove the title attribute from the `get_search_form() ` HTML5 search field.
noreply at wordpress.org
- [wp-svn] [36223] trunk/src: Media: make the Image Editor usable with a keyboard.
noreply at wordpress.org
- [wp-svn] [36224] trunk: Introduce 'author_url' param to `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [36225] trunk: Permalinks: Make `get_post_type_archive_link() ` work for the 'post' post type.
noreply at wordpress.org
- [wp-svn] [36226] trunk: In `comments_template()`, don' t run hierarchical queries if comment threading is disabled.
noreply at wordpress.org
- [wp-svn] [36227] trunk/src/wp-admin/js/post.js: Use a more generous selector when setting up tag suggestion.
noreply at wordpress.org
- [wp-svn] [36228] trunk/src/wp-includes/cron.php: Cron: Add the cron lock timestamp to the 'cron_request' filter arguments.
noreply at wordpress.org
- [wp-svn] [36229] trunk/src/wp-includes/js/wp-lists.js: Add documentation for parseData() and ajaxDel() in wp-lists.js.
noreply at wordpress.org
- [wp-svn] [36230] trunk/src/wp-includes/feed.php: Feeds: Remove the `rss-http` feed type, unused since r32468.
noreply at wordpress.org
- [wp-svn] [36231] trunk/src/wp-admin/includes: Docs: Correct the parameter docs for various Heartbeat filters and functions.
noreply at wordpress.org
- [wp-svn] [36232] trunk/src: Docs: `@param` fixes for a variety of docblocks.
noreply at wordpress.org
- [wp-svn] [36233] trunk/src/wp-includes/js: Media: fix undefined error that prevents showing a preview in the media modal when replacing video or audio.
noreply at wordpress.org
- [wp-svn] [36234] trunk/src/wp-includes/option.php: Clarify return types in `get_option()` documentation.
noreply at wordpress.org
- [wp-svn] [36235] trunk/src/wp-includes/comment-template.php: Introduce `comments_template_query_args` filter.
noreply at wordpress.org
- [wp-svn] [36236] trunk/tests/phpunit/includes/testcase-canonical.php: Tests: Remove some debug that's slipped in at some point.
noreply at wordpress.org
- [wp-svn] [36237] trunk/src/wp-includes/canonical.php: Canonical: Generate the correct canonical url for paged posts/pages when they' re used as the page_on_front.
noreply at wordpress.org
- [wp-svn] [36238] trunk/tests/phpunit/tests/canonical/pageOnFront.php: Tests: Add more paged canonical tests for page_on_front.
noreply at wordpress.org
- [wp-svn] [36239] branches/4.4: The 4.4 branch is now 4.4.2-alpha.
noreply at wordpress.org
- [wp-svn] [36240] trunk: Media: Fix `wp_audio_shortcode` and `wp_video_shortcode` attributes handling.
noreply at wordpress.org
- [wp-svn] [36241] trunk/src/wp-includes/media.php: Media: After [36240], remove some unneeded whitespace.
noreply at wordpress.org
- [wp-svn] [36242] trunk: Ensure `wp_get_referer() ` returns `false` when the referrer URL is the current URL.
noreply at wordpress.org
- [wp-svn] [36243] trunk: Taxonomy: Introduce `unregister_taxonomy()`.
noreply at wordpress.org
- [wp-svn] [36244] trunk/src/wp-includes/taxonomy.php: Taxonomy: Use `Invalid taxonomy` instead of `Invalid Taxonomy` for error strings.
noreply at wordpress.org
- [wp-svn] [36245] trunk/src/wp-includes: Users: Fix incorrect docs for user authentication and login functions.
noreply at wordpress.org
- [wp-svn] [36246] trunk/src/wp-includes: Login is not a verb, change "login" to " log in".
noreply at wordpress.org
- [wp-svn] [36247] trunk/tests/phpunit/tests/taxonomy.php: Taxonomy: More tests for `unregister_taxonomy()`.
noreply at wordpress.org
- [wp-svn] [36248] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Comments: Correct the docblocks for various methods in the comment list table class.
noreply at wordpress.org
- [wp-svn] [36249] trunk/src/wp-includes/formatting.php: Emoji: Explictly use `https` as the scheme for emoji fallback images, as they' re only served over HTTPS by the CDN anyway.
noreply at wordpress.org
- [wp-svn] [36250] trunk/src: Docs: Various docblock corrections.
noreply at wordpress.org
- [wp-svn] [36251] trunk: Avoid invalid SQL when building ORDER BY clause using long search strings.
noreply at wordpress.org
- [wp-svn] [36252] trunk: Don' t reset index keys when trimming results of term queries.
noreply at wordpress.org
- [wp-svn] [36253] trunk: Permalinks: Ensure the page hierarchy is correct for sample permalinks.
noreply at wordpress.org
- [wp-svn] [36254] trunk/tests/phpunit/tests/rewrite.php: Rewrite: Ensure `WP_Rewrite ::flush_rules()` does not delete the 'rewrite_rules' option.
noreply at wordpress.org
- [wp-svn] [36255] trunk/src: After [36254], commit all the necessary files and not just the unit test.
noreply at wordpress.org
- [wp-svn] [36256] trunk/src/wp-includes/comment-template.php: Add missing param to ' comments_template_query_args'.
noreply at wordpress.org
- [wp-svn] [36257] branches/4.4/src/wp-includes/random_compat/random.php: Random_Compat: The version included with 4.4 only supports the PHP 5.2+ namespace version of libsodium , don't attempt to use it with PHP 5.2 or old libsodium versions.
noreply at wordpress.org
- [wp-svn] [36258] trunk/src/wp-includes: Multisite: The `networks` group should be global.
noreply at wordpress.org
- [wp-svn] [36259] branches/4.4: Multisite: The `networks` group should be global.
noreply at wordpress.org
- [wp-svn] [36260] trunk/src/wp-admin/js: Quick Edit: on the Taxonomies screens, prevent a page reload when pressing Enter on a focused field.
noreply at wordpress.org
- [wp-svn] [36261] trunk: Customizer: Prevent erroneously directing user to login screen when closing.
noreply at wordpress.org
- [wp-svn] [36262] trunk/src/wp-includes/class-wp-customize-manager.php: Customizer: Re-use list of components to eliminate code duplication.
noreply at wordpress.org
- [wp-svn] [36263] trunk/src/wp-admin: Accessibility: Remove title attributes from the General Settings screen.
noreply at wordpress.org
- [wp-svn] [36264] trunk/src/wp-admin/css/nav-menus.css: Menus screen: improve responsiveness of select elements.
noreply at wordpress.org
- [wp-svn] [36265] trunk/src/wp-admin/includes/class-wp-terms-list-table.php: Accessibility: Remove title attributes from the Terms list table.
noreply at wordpress.org
- [wp-svn] [36266] trunk: Introduce `wp_get_raw_referer() ` to retrieve unvalidated referer.
noreply at wordpress.org
- [wp-svn] [36267] trunk/src/wp-admin/options-general.php: After [36263] escape filterable HTML output.
noreply at wordpress.org
- [wp-svn] [36268] trunk/src/wp-includes/post.php: Docs: Fix incorrect DocBlock for `wp_get_attachment_url()`.
noreply at wordpress.org
- [wp-svn] [36269] trunk/src/wp-includes/post.php: Docs: Revert [36268] as the global is indeed used, just via the superglobal.
noreply at wordpress.org
- [wp-svn] [36270] trunk/src/wp-admin: Themes: Clear floated theme cards on Themes page.
noreply at wordpress.org
- [wp-svn] [36271] trunk/src/wp-admin/admin.php: Docs: Fix typo in wp-admin/ admin.php.
noreply at wordpress.org
- [wp-svn] [36272] trunk: Comments: Restrict the maximum characters for input fields within the comments template.
noreply at wordpress.org
- [wp-svn] [36273] trunk/src/wp-includes/functions.php: Add support for 451 http status code (Unavailable For Legal Reasons.)
noreply at wordpress.org
- [wp-svn] [36274] trunk/src/wp-includes/functions.php: Add missing HTTP status code descriptions (specifically 308 and 421.)
noreply at wordpress.org
- [wp-svn] [36275] trunk: Ignore hierarchy in pagination calculation when comment threading is disabled.
noreply at wordpress.org
- [wp-svn] [36276] trunk: Always respect `$comments` array passed to `wp_list_comments()`.
noreply at wordpress.org
- [wp-svn] [36277] trunk: Use the post-filter WHERE clause when querying for comment descendants.
noreply at wordpress.org
- [wp-svn] [36278] trunk: Support searching for `'0'` in `WP_Query`.
noreply at wordpress.org
- [wp-svn] [36279] trunk/tests/phpunit/tests/comment/query.php: Use `assertEqualSets( )` in `comment_author` test.
noreply at wordpress.org
- [wp-svn] [36280] branches/4.4/src/wp-includes/query.php: Canonical / Query: Restore the `is_404()` check in `wp_old_slug_redirect() ` which was removed in [34659].
noreply at wordpress.org
- [wp-svn] [36281] branches/4.4: Canonical / Query: After [36280] remove the unit tests which are no longer supported for 4.4.
noreply at wordpress.org
- [wp-svn] [36282] trunk/src/wp-admin/includes/plugin.php: Plugins: In `_get_plugin_data_markup_translate()` don' t reload translations if they're already loaded.
noreply at wordpress.org
- [wp-svn] [36283] trunk/src/wp-admin/includes/plugin.php: Plugins: In `_get_plugin_data_markup_translate()` remove the fallback to the " default" textdomain for Akismet.
noreply at wordpress.org
- [wp-svn] [36284] trunk/src/wp-includes/js/jquery: Set `svn:eol-style` to native on "jquery-migrate.js" and "jquery-migrate.min.js".
noreply at wordpress.org
- [wp-svn] [36285] trunk/src/wp-includes: External Libraries: Update jQuery to 1.12.0 and jQuery Migrate to 1.3.0.
noreply at wordpress.org
- [wp-svn] [36286] trunk/src: jQuery: Replace the use of the `.size() ` method with the `.length` property.
noreply at wordpress.org
- [wp-svn] [36287] trunk/src: jQuery: Replace use of the `.load()` method for the " load" event with `.on( 'load', handler )`.
noreply at wordpress.org
- [wp-svn] [36288] trunk/src/wp-includes/js/mediaelement/wp-mediaelement.js: jQuery: Replace `$( document ).on( 'ready', fn )` with `$( fn )`.
noreply at wordpress.org
- [wp-svn] [36289] trunk/src/wp-includes/category-template.php: Taxonomy: Correct the accetped types for the `taxonomy` element in the arguments passed to `wp_dropdown_categories ()`.
noreply at wordpress.org
- [wp-svn] [36290] trunk/src/wp-includes/l10n.php: I18N: Correct an argument description and return value for `wp_dropdown_languages ()`.
noreply at wordpress.org
- [wp-svn] [36291] trunk/src/wp-admin/css: Customizer: Aggregate similar CSS rules.
noreply at wordpress.org
- [wp-svn] [36292] trunk/tests/phpunit/tests/locale.php: I18N: Introduce tests for `WP_Locale`.
noreply at wordpress.org
- [wp-svn] [36293] trunk/src/wp-includes/ms-functions.php: Networks and Sites: Clarify the docblock for `get_current_site()` so it' s clear that it returns the current network object, not anything to do with the current site.
noreply at wordpress.org
- [wp-svn] [36294] trunk/src/wp-includes/class-http.php: Add response status code aliases on WP_Http for convenience.
noreply at wordpress.org
- [wp-svn] [36295] trunk/src: Administration: Add a "Drag boxes here" message to empty dashboard meta boxes so it's clear to users that it' s possible to drag meta boxes into empty spaces.
noreply at wordpress.org
- [wp-svn] [36296] trunk/src/wp-admin/js/postbox.js: Administration: After [36295], mark `postBoxL10n` as a global to please JSHint.
noreply at wordpress.org
- [wp-svn] [36297] trunk/src/wp-admin/includes: Plugins: Make sure the 'Beta testing' tab is first in the plugin installer.
noreply at wordpress.org
- [wp-svn] [36298] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: Accessibility: Remove title attributes from the Comments screen.
noreply at wordpress.org
- [wp-svn] [36299] trunk/src/wp-includes/cron.php: Docs: Adjust formatting for an added-parameter changelog entry in the hook doc for the `cron_request` filter.
noreply at wordpress.org
- [wp-svn] [36300] trunk/src/wp-includes/link-template.php: Docs: Add a changelog entry to the DocBlock for `get_post_type_archive_link() ` denoting that posts support was added in 4.5.
noreply at wordpress.org
- [wp-svn] [36301] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Prevent a warning when searching in the plugins list table.
noreply at wordpress.org
- [wp-svn] [36302] trunk/src/wp-admin: Allow searching for `0` throughout the admin.
noreply at wordpress.org
- [wp-svn] [36303] trunk/src: Accessibility: Improve focus handling and audible feedback on the Posts Quick-Bulk Edit.
noreply at wordpress.org
- [wp-svn] [36304] trunk/src/wp-admin/js/inline-edit-tax.js: Accessibility: Improve focus handling on the Taxonomies Quick Edit.
noreply at wordpress.org
- [wp-svn] [36305] trunk/src/wp-includes/js/wp-backbone.js: In wp.Backbone.Subviews, extract subviews with proper Underscore.js functions.
noreply at wordpress.org
- [wp-svn] [36306] trunk/src/wp-includes/user.php: Users: Decode special characters in password and email change notification emails.
noreply at wordpress.org
- [wp-svn] [36307] trunk: Embeds: Allow embedding static front pages and pages having a child page with an `embed` slug.
noreply at wordpress.org
- [wp-svn] [36308] trunk/src: Taxonomy: Introduce `wp-admin/ term.php` for editing single terms.
noreply at wordpress.org
- [wp-svn] [36309] trunk/tests/phpunit/tests: Taxonomy: Fix unit tests after [36308].
noreply at wordpress.org
- [wp-svn] [36310] trunk/src/wp-includes/functions.php: Filesystem API: Add a filter to `wp_unique_filename()`.
noreply at wordpress.org
- [wp-svn] [36311] trunk: Users: Deprecate the `get_currentuserinfo() ` pluggable function.
noreply at wordpress.org
- [wp-svn] [36312] trunk/src/wp-admin: Script Loader: Add `Etag: $wp_version` header in `load-scripts.php` and `load-styles.php`.
noreply at wordpress.org
- [wp-svn] [36313] trunk/src/wp-includes/pluggable.php: Users: Always return `$current_user` in `wp_get_current_user()`, never a boolean.
noreply at wordpress.org
- [wp-svn] [36314] trunk/src/wp-includes/pluggable.php: Docs: Fix `@return` type for `wp_get_current_user()` after [36313].
noreply at wordpress.org
- [wp-svn] [36315] trunk/Gruntfile.js: Build Tools: Append the timestamp to `$wp_version` instead of only the current date.
noreply at wordpress.org
- [wp-svn] [36316] trunk: Post Types: Introduce `unregister_post_type()`.
noreply at wordpress.org
- [wp-svn] [36317] trunk/src/wp-includes/load.php: Docs: Use "site" rather than "blog " in `get_current_blog_id()` docs.
noreply at wordpress.org
- [wp-svn] [36318] trunk: Comments: Add a new `pre_wp_update_comment_count_now` filter.
noreply at wordpress.org
- [wp-svn] [36319] trunk/src/wp-includes/post-template.php: Posts: Add a `$post` parameter to `get_the_excerpt()`.
noreply at wordpress.org
- [wp-svn] [36320] trunk/tests/phpunit/tests/post/output.php: Add tests missed and announced in [36319].
noreply at wordpress.org
- [wp-svn] [36321] trunk/src/wp-includes/post-template.php: Post: After [36319], add `$post` parameter to the `get_the_excerpt` filter.
noreply at wordpress.org
- [wp-svn] [36322] trunk/src/wp-includes/comment-template.php: Comments: Remove unneeded `$req` variable in `comments_template()`.
noreply at wordpress.org
- [wp-svn] [36323] trunk: Populate term cache with proper clone of term objects.
noreply at wordpress.org
- [wp-svn] [36324] trunk/src/wp-includes/comment-template.php: Respect custom pagination params when using `wp_list_comments() ` in a query loop.
noreply at wordpress.org
- [wp-svn] [36325] trunk: Comments: Use TEXT column type in fallback for `wp_get_comment_column_max_length() `.
noreply at wordpress.org
- [wp-svn] [36326] trunk: Respect all post-related filters in `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [36327] trunk/src/wp-includes/class-wp-comment-query.php: Correct documentation for `post_author` param of `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [36328] trunk/src/wp-admin: Media: Update some attach/ detach strings in the columns view.
noreply at wordpress.org
- [wp-svn] [36329] trunk: Posts: Correctly pass `$post` to `post_password_required() ` in `get_the_excerpt()`.
noreply at wordpress.org
- [wp-svn] [36330] trunk/src/wp-includes/nav-menu.php: Docs: Nav menu location functions relate to nav menu locations, not nav menus.
noreply at wordpress.org
- [wp-svn] [36331] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Accessibility: Remove title attributes from the Media Library list table.
noreply at wordpress.org
- [wp-svn] [36332] trunk/src/wp-includes/class-wp-comment.php: Comments: Correct description of `comment_author` property in WP_Comment class.
noreply at wordpress.org
- [wp-svn] [36333] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Accessibility: Remove title attributes from the Posts list table.
noreply at wordpress.org
- [wp-svn] [36334] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: After [ 36333] correctly use `esc_attr()` instead of `esc_attr__()`.
noreply at wordpress.org
- [wp-svn] [36335] trunk/src/wp-includes/template-loader.php: Themes: Show an error message to logged-in users if a template file isn't loaded.
noreply at wordpress.org
- [wp-svn] [36336] trunk/src/wp-includes/functions.php: Emoji: adjust $wpsmiliestrans
noreply at wordpress.org
- [wp-svn] [36337] trunk/tests/phpunit/tests/formatting/Smilies.php: Fix unit tests after [36336]
noreply at wordpress.org
- [wp-svn] [36338] trunk/src/wp-includes/template-loader.php: Themes: Only users with proper capability should see theme errors.
noreply at wordpress.org
- [wp-svn] [36339] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: List Tables: Use the $GLOBALS array when unsetting the global post and comment in `WP_Comments_List_Table ::single_row()`.
noreply at wordpress.org
- [wp-svn] [36340] trunk/src/wp-includes/class-wp-network.php: Docs: Fix type documentation for `WP_Network` properties.
noreply at wordpress.org
- [wp-svn] [36341] trunk: CSS: Stop using `wp-admin.min.css` and instead queue the individual stylesheets up through `load-styles.php`.
noreply at wordpress.org
- [wp-svn] [36342] trunk/src/wp-admin/css/customize-widgets.css: CSS: Reference the original location of the CSS rule being overridden.
noreply at wordpress.org
- [wp-svn] [36343] trunk/src/wp-includes/comment-template.php: Comments: Remove unused `$default_comments_page` variable in `get_comment_link()`.
noreply at wordpress.org
- [wp-svn] [36344] trunk/src/wp-includes/template-loader.php: Themes: Show template loading error to users with `switch_themes` cap.
noreply at wordpress.org
- [wp-svn] [36345] trunk: Ignore false values of 'search' in `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [36346] trunk/tests/phpunit/tests/comment/query.php: Share post fixture in `WP_Comment_Query` tests.
noreply at wordpress.org
- [wp-svn] [36347] trunk/tests/phpunit/includes: Build/Test Tools: Move PHP factory classes into their own files.
noreply at wordpress.org
- [wp-svn] [36348] trunk: Don't double-escape the 'name' param in `get_terms()`.
noreply at wordpress.org
- [wp-svn] [36349] trunk/src/wp-admin: Core Upgrader: Add a locking mechanism to avoid two concurrent updates of WordPress occuring.
noreply at wordpress.org
- [wp-svn] [36350] trunk/tests/phpunit/tests/theme/getAllowedFilters.php: Themes: Add initial tests for the `allowed_themes` filter.
noreply at wordpress.org
- [wp-svn] [36351] trunk/Gruntfile.js: Build Tools: Revert to using a human readable timestamp rather than the unix timestamp in [36315].
noreply at wordpress.org
- [wp-svn] [36352] trunk: TinyMCE: update to 4.3.3.
noreply at wordpress.org
- [wp-svn] [36353] branches/4.4: Comments: In comments_template(), don' t run hierarchical queries if comment threading is disabled.
noreply at wordpress.org
- [wp-svn] [36354] branches/4.4: Query: Avoid invalid SQL when building ORDER BY clause using long search strings.
noreply at wordpress.org
- [wp-svn] [36355] branches/4.4: Quick Edit: on the Taxonomies screens, prevent a page reload when pressing Enter on a focused field.
noreply at wordpress.org
- [wp-svn] [36356] branches/4.4: Comments: Always respect `$comments` array passed to `wp_list_comments()`.
noreply at wordpress.org
- [wp-svn] [36357] branches/4.4: Comments: Use the post-filter WHERE clause when querying for comment descendants.
noreply at wordpress.org
- [wp-svn] [36358] branches/4.4: Taxonomy: Populate term cache with proper clone of term objects.
noreply at wordpress.org
- [wp-svn] [36359] trunk/src/wp-includes/js/wp-emoji-loader.js: Emoji: Work around a `mod_security` rule which prevents pages with 4 or more instances of `String.fromCharCode (` from being served.
noreply at wordpress.org
- [wp-svn] [36360] branches/4.4: Comments: Respect custom pagination params when using `wp_list_comments() ` in a query loop.
noreply at wordpress.org
- [wp-svn] [36361] branches/4.4: Comments: Respect all post-related filters in `WP_Comment_Query`.
noreply at wordpress.org
- [wp-svn] [36362] branches/4.4: Comments: Ignore hierarchy in pagination calculation when comment threading is disabled.
noreply at wordpress.org
- [wp-svn] [36363] branches/4.4: Customizer: Prevent erroneously directing user to login screen when closing.
noreply at wordpress.org
- [wp-svn] [36364] trunk/src/wp-includes/js/mediaelement: Media: When reusing the initial values from the global MediaElement config object , the config object should first be cloned.
noreply at wordpress.org
- [wp-svn] [36365] trunk/src/wp-includes/class-wp.php: Docs: Add missing `@access` tags to DocBlocks for `WP` class methods and properties.
noreply at wordpress.org
- [wp-svn] [36366] trunk: Themes: Enhance filtering options for allowed themes on a network.
noreply at wordpress.org
- [wp-svn] [36367] trunk/src/wp-includes/class-http.php: Docs: Update the `@access` tag value for `WP_Http:: _get_first_available_transport()` from `private` to `public`.
noreply at wordpress.org
- [wp-svn] [36368] trunk/src/wp-admin/widgets.php: Widgets: Show the " Clear Inactive Widgets" button only after the sidebar with inactive widgets.
noreply at wordpress.org
- [wp-svn] [36369] branches/4.4: Widgets: Show the "Clear Inactive Widgets" button only after the sidebar with inactive widgets.
noreply at wordpress.org
- [wp-svn] [36370] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade: Switch the locking mechanism to using static methods so that it can be accessed from other upgrade-classes.
noreply at wordpress.org
- [wp-svn] [36371] trunk/src/wp-includes/js/customize-preview.js: Customizer: Fix `click.preview` event handler for jump links and shift+clicks in preview.
noreply at wordpress.org
- [wp-svn] [36372] trunk/wp-tests-config-sample.php: Unit Tests: Correct comment in `wp-tests-config-sample.php`.
noreply at wordpress.org
- [wp-svn] [36373] trunk/src/wp-admin/includes/file.php: Media: In `_wp_handle_upload ()`, move ending brace to a new line.
noreply at wordpress.org
- [wp-svn] [36374] trunk/src/wp-includes/class-wp-customize-panel.php: Customizer: Hide help toggle button in panel when no description is supplied.
noreply at wordpress.org
- [wp-svn] [36375] trunk/src/wp-admin/js/inline-edit-post.js: Quick/Bulk Edit: Remove a no more used jQuery loop for unsupported post formats.
noreply at wordpress.org
- [wp-svn] [36376] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: remove the `srcset` and `sizes` attributes (if any) after replacing or editing an image.
noreply at wordpress.org
- [wp-svn] [36377] trunk/src/wp-includes/taxonomy.php: Docs: Remove redundant PHP tags from `get_object_taxonomies()` description.
noreply at wordpress.org
- [wp-svn] [36378] branches/4.4/src/wp-includes/version.php: Add a commit number to the 4.4 branch so that branch nightly updates are automatically installed again.
noreply at wordpress.org
- [wp-svn] [36379] trunk/src: Accessibility: Remove title attributes from the Menus screen.
noreply at wordpress.org
- [wp-svn] [36380] trunk/src/wp-includes/general-template.php: Docs: Improve documentation for `bloginfo() ` including cross-reference info for the `$show` parameter passed through to `get_bloginfo ()`.
noreply at wordpress.org
- [wp-svn] [36381] trunk: Allow comment query results to be limited to comments with comment_post_ID = 0.
noreply at wordpress.org
- [wp-svn] [36382] trunk/src/wp-includes/general-template.php: Docs: List out possible values for the `$show` parameter in the description for `get_bloginfo ()`.
noreply at wordpress.org
- [wp-svn] [36383] trunk/src: Customizer: Add shift-click on nav menu items in preview to focus on corresponding nav menu item controls in pane.
noreply at wordpress.org
- [wp-svn] [36384] trunk/src: TinyMCE: add inline link dialog
noreply at wordpress.org
- [wp-svn] [36385] trunk/src/wp-includes/wp-db.php: Docs: Correct `wpdb::db_version() ` description.
noreply at wordpress.org
- [wp-svn] [36386] trunk/src/wp-includes/link-template.php: Networks and sites: Replace "blog" usage with "site" in docs.
noreply at wordpress.org
- [wp-svn] [36387] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: In comments list table, `$post_id` should default to `false` rather than 0.
noreply at wordpress.org
- [wp-svn] [36388] trunk/src: Customizer: Use "(Untitled)" as site title if `blogname` is empty.
noreply at wordpress.org
- [wp-svn] [36389] trunk/tools/i18n/t: i18n tools: Add a test for the add-textdomain.php script.
noreply at wordpress.org
- [wp-svn] [36390] trunk/tools/i18n: i18n tools: Add the text domain to translate_nooped_plural() calls as well.
noreply at wordpress.org
- [wp-svn] [36391] trunk/src/wp-includes/taxonomy.php: Docs: Fix parameter documentation ordering in the hook docs for the `register_taxonomy_args` filter.
noreply at wordpress.org
- [wp-svn] [36392] trunk/src/wp-includes/plugin.php: Docs: Fix indentation in `add_filter()` example.
noreply at wordpress.org
- [wp-svn] [36393] trunk/src/wp-includes: Multisite: Introduce the WP_Site class.
noreply at wordpress.org
- [wp-svn] [36394] trunk/src/wp-admin/includes: Pass data consistently on plugin, network plugin, and network theme screens.
noreply at wordpress.org
- [wp-svn] [36395] trunk/src/wp-admin/css/login.css: Accessibility: Fix the color contrast ratio in the login screen.
noreply at wordpress.org
- [wp-svn] [36396] trunk/src: Accessibility: Improve the color contrast ratio replacing the residual occurrences of the `#777` gray.
noreply at wordpress.org
- [wp-svn] [36397] trunk/src/wp-admin/includes/plugin.php: Plugins: Clarify that mu-plugins can't be "active" in docs.
noreply at wordpress.org
- [wp-svn] [36398] trunk/src/wp-includes/http.php: Docs: Correct return value for `is_allowed_http_origin()`.
noreply at wordpress.org
- [wp-svn] [36399] trunk/src/wp-includes/taxonomy.php: Pass `$clean_taxonomy` param to 'clean_term_cache' action.
noreply at wordpress.org
- [wp-svn] [36400] trunk/src/wp-includes/taxonomy.php: Normalize 'clean_term_cache' docs formatting after [36399].
noreply at wordpress.org
- [wp-svn] [36401] trunk/tests/phpunit/tests/post/isPostTypeViewable.php: Add tests for `is_post_type_viewable()`.
noreply at wordpress.org
- [wp-svn] [36402] trunk: Allow `is_post_type_viewable()` to accept a post type name.
noreply at wordpress.org
- [wp-svn] [36403] trunk: Introduce `$comment_status` and `$ping_status` params for `WP_Query`.
noreply at wordpress.org
- [wp-svn] [36404] trunk: Query: Respect 'suppress_filters' when filtering search-related SQL.
noreply at wordpress.org
- [wp-svn] [36405] trunk/src/wp-includes/comment.php: Comments: Fire an action after a comment is removed from object cache.
noreply at wordpress.org
- [wp-svn] [36406] trunk/src/wp-admin: Accessibility: Improve the focus style on the Credits screen.
noreply at wordpress.org
- [wp-svn] [36407] trunk/src: Customizer: Improve parity between JS Setting models in preview with JS Setting models in pane.
noreply at wordpress.org
- [wp-svn] [36408] trunk/src/wp-includes/link-template.php: General: Document the difference between site_url() and home_url().
noreply at wordpress.org
- [wp-svn] [36409] trunk/tests/phpunit/includes: Build/Test Tools: Move class `WP_UnitTest_Factory` into its own file.
noreply at wordpress.org
- [wp-svn] [36410] branches/4.4: Emoji: Work around a `mod_security` rule which prevents pages with 4 or more instances of `String.fromCharCode (` from being served.
noreply at wordpress.org
- [wp-svn] [36411] trunk/src/wp-includes/ms-blogs.php: Multisite: Add the global cache group `networks` to `restore_current_blog()`.
noreply at wordpress.org
- [wp-svn] [36412] branches/4.4: Multisite: Add the global cache group `networks` to `restore_current_blog()`.
noreply at wordpress.org
- [wp-svn] [36413] trunk/src/wp-includes: Multisite: Add the global cache group `sites` to `restore_current_blog() ` and `wp_start_object_cache()`.
noreply at wordpress.org
- [wp-svn] [36414] trunk: Customizer: Export `nonce`, `theme`, and `url` app settings in preview as exported in pane.
noreply at wordpress.org
- [wp-svn] [36415] trunk/tests/phpunit/tests/comment/query.php: Fix set up/ tear down of post types in comment query test.
noreply at wordpress.org
- [wp-svn] [36416] trunk/src: Networks and sites: Replace "blog" usage with "site" in docs.
noreply at wordpress.org
- [wp-svn] [36417] trunk/src: Networks and sites: Replace "blog" usage with "site" in docs.
noreply at wordpress.org
- [wp-svn] [36418] trunk/src/wp-includes/general-template.php: Pass additional params to 'get_archive_links' filter.
noreply at wordpress.org
- [wp-svn] [36419] trunk/src/wp-admin/nav-menus.php: Menus: Remove a redundant and unused `0` parameter from the `Delete Menu` link on the nav menus admin screen.
noreply at wordpress.org
- [wp-svn] [36420] trunk/src/wp-includes/meta.php: Simplify action placement in `update_metadata()`.
noreply at wordpress.org
- [wp-svn] [36421] trunk/src/wp-includes/random_compat/random.php: Update Random_Compat to the latest version (1.1.6).
noreply at wordpress.org
- [wp-svn] [36422] trunk/src: After [36171] remove all the occurrences of the old CSS clearfix.
noreply at wordpress.org
- [wp-svn] [36423] trunk/src/wp-admin/css/install.css: Install: Improve the install page language chooser button style.
noreply at wordpress.org
- [wp-svn] [36424] trunk/src/wp-comments-post.php: Comments: Add a back link to `wp_die()` comment form submission error display.
noreply at wordpress.org
- [wp-svn] [36425] trunk/src/wp-includes/comment-template.php: Comments: Add back `$req` variable in `comments_template()`.
noreply at wordpress.org
- [wp-svn] [36426] trunk/src/wp-admin/js/nav-menu.js: Menus: after [36379] prevent " Quick Search" form submission when pressing Enter.
noreply at wordpress.org
- [wp-svn] [36427] trunk/src/wp-admin/js/nav-menu.js: Menus: Avoid displaying two spinners when adding selected menu items.
noreply at wordpress.org
Last message date:
Sun Jan 31 18:05:45 UTC 2016
Archived on: Sun Jan 31 18:05:46 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).