August 2016 Archives by date
Starting: Mon Aug 1 19:29:17 UTC 2016
Ending: Wed Aug 31 23:42:15 UTC 2016
Messages: 313
- [wp-svn] [38176] branches/4.6/: Branch 4.6
noreply at wordpress.org
- [wp-svn] [38177] branches/4.6/npm-shrinkwrap.json: Build/Test Tools: Add npm-shrinkwrap.json to 4.5.
noreply at wordpress.org
- [wp-svn] [38178] trunk: Trunk is now 4.7-alpha.
noreply at wordpress.org
- [wp-svn] [38179] trunk/src/wp-includes/js/twemoji.js: Emoji: Add support for the Rainbow and Pirate flag emoji.
noreply at wordpress.org
- [wp-svn] [38180] branches/4.6/src/wp-includes/js/twemoji.js: Emoji: Add support for the Rainbow and Pirate flag emoji.
noreply at wordpress.org
- [wp-svn] [38181] trunk: In `WP_Term_Query`, accept a string value for `taxonomy`.
noreply at wordpress.org
- [wp-svn] [38182] branches/4.6: In `WP_Term_Query`, accept a string value for `taxonomy`.
noreply at wordpress.org
- [wp-svn] [38183] trunk/src/wp-admin: About Page: First pass for 4.6 with strings ( not yet translatable) and images (not CDN).
noreply at wordpress.org
- [wp-svn] [38184] branches/4.6: About Page: First pass for 4.6 with strings ( not yet translatable) and images (not CDN).
noreply at wordpress.org
- [wp-svn] [38185] trunk/src/wp-admin: Updates: Improve bulk update failure notice
noreply at wordpress.org
- [wp-svn] [38186] trunk/src/wp-admin/js/updates.js: Updates: Clean up debug statements.
noreply at wordpress.org
- [wp-svn] [38187] branches/4.6: Updates: Improve bulk update failure notice
noreply at wordpress.org
- [wp-svn] [38188] branches/4.6: Updates: Clean up debug statements.
noreply at wordpress.org
- [wp-svn] [38189] trunk/src: Customize: Make the menu edit button look like a link.
noreply at wordpress.org
- [wp-svn] [38190] branches/4.6: Customize: Make the menu edit button look like a link.
noreply at wordpress.org
- [wp-svn] [38191] trunk/src/wp-includes/Requests/Transport/cURL.php: Requests: Merge handling for custom HTTP methods.
noreply at wordpress.org
- [wp-svn] [38192] branches/4.6: Requests: Merge handling for custom HTTP methods.
noreply at wordpress.org
- [wp-svn] [38193] trunk: Formatting: In `remove_accents()`, correct replacements for :
noreply at wordpress.org
- [wp-svn] [38194] trunk/src/wp-includes/js: Emoji: Update the Twemoji loader to include the rainbow flag.
noreply at wordpress.org
- [wp-svn] [38195] branches/4.6: Emoji: Update the Twemoji loader to include the rainbow flag.
noreply at wordpress.org
- [wp-svn] [38196] trunk/src/wp-admin/js/updates.js: Plugins: Also update `aria-label`s when a plugin update fails.
noreply at wordpress.org
- [wp-svn] [38197] branches/4.6: Plugins: Also update `aria-label`s when a plugin update fails.
noreply at wordpress.org
- [wp-svn] [38198] trunk/src/wp-includes/l10n.php: I18N: Correct the documented return types of `get_translations_for_domain()`.
noreply at wordpress.org
- [wp-svn] [38199] trunk/src/wp-admin: Upgrade/Install: Make some install/ update failures more verbose.
noreply at wordpress.org
- [wp-svn] [38200] branches/4.6: Upgrade/Install: Make some install/ update failures more verbose.
noreply at wordpress.org
- [wp-svn] [38201] trunk/src: Docs: Correct and clarify various `@since` docs.
noreply at wordpress.org
- [wp-svn] [38202] branches/4.6: Docs: Correct and clarify various `@since` docs.
noreply at wordpress.org
- [wp-svn] [38203] trunk/src/wp-includes/script-loader.php: MediaElement: Remove translated string from a plugin WP doesn't bundle.
noreply at wordpress.org
- [wp-svn] [38204] branches/4.6/src/wp-includes/script-loader.php: MediaElement: Remove translated string from a plugin WP doesn't bundle.
noreply at wordpress.org
- [wp-svn] [38205] trunk: Update/Install: Replace "error" and "-1" failure messages with a more meaningful one.
noreply at wordpress.org
- [wp-svn] [38206] branches/4.6: Update/Install: Replace "error" and "-1" failure messages with a more meaningful one.
noreply at wordpress.org
- [wp-svn] [38207] trunk/src/wp-admin/css/customize-nav-menus.css: Customize: Increase the target size of the 'Edit Menu' button.
noreply at wordpress.org
- [wp-svn] [38208] branches/4.6: Customize: Increase the target size of the ' Edit Menu' button.
noreply at wordpress.org
- [wp-svn] [38209] trunk/src/wp-admin/js/updates.js: Update/Install: Remove the `.notice-error` class before adding classes for the update process.
noreply at wordpress.org
- [wp-svn] [38210] branches/4.6: Update/Install: Remove the `.notice-error` class before adding classes for the update process.
noreply at wordpress.org
- [wp-svn] [38211] trunk/tests/phpunit/tests/term/query.php: Taxononmy: add unit that shows that `WP_Term_Query` is broken when the query is read from the cache.
noreply at wordpress.org
- [wp-svn] [38212] trunk/src/wp-includes/class-wp-term-query.php: Taxononmy: set `WP_Term_Query:: terms` when returning terms from the cache in `WP_Term_Query::get_terms() `.
noreply at wordpress.org
- [wp-svn] [38213] trunk/src/wp-admin: About Page: Second pass for 4.6.
noreply at wordpress.org
- [wp-svn] [38214] branches/4.6: Taxononmy: Set `WP_Term_Query:: terms` when returning terms from the cache in `WP_Term_Query::get_terms() `.
noreply at wordpress.org
- [wp-svn] [38215] trunk/src/wp-admin/about.php: About Page: Use a better version of the mp4 video.
noreply at wordpress.org
- [wp-svn] [38216] trunk: Improve category check in `redirect_canonical() ` when permastruct contains category slug.
noreply at wordpress.org
- [wp-svn] [38217] trunk: Multisite: Use `get_current_blog_id()` in `get_site() ` for current site.
noreply at wordpress.org
- [wp-svn] [38218] trunk/src/wp-admin/js: Updates: Standardize JS Custom Event Names
noreply at wordpress.org
- [wp-svn] [38219] branches/4.6: Updates: Standardize JS Custom Event Names
noreply at wordpress.org
- [wp-svn] [38220] branches/4.6: Improve category check in `redirect_canonical() ` when permastruct contains category slug.
noreply at wordpress.org
- [wp-svn] [38221] trunk: Updates: Improve experience for Bulk Actions when FTP is dismissed.
noreply at wordpress.org
- [wp-svn] [38222] branches/4.6: Updates: Improve experience for Bulk Actions when FTP is dismissed.
noreply at wordpress.org
- [wp-svn] [38223] trunk: Boostrap/Load: Improve forward compatiblity of plugin global backup methods.
noreply at wordpress.org
- [wp-svn] [38224] branches/4.6: Boostrap/Load: Improve forward compatiblity of plugin global backup methods.
noreply at wordpress.org
- [wp-svn] [38225] trunk/src/wp-admin/includes/template.php: Dashboard: Don' t escape widget titles in screen reader text.
noreply at wordpress.org
- [wp-svn] [38226] branches/4.6: Dashboard: Don' t escape widget titles in screen reader text.
noreply at wordpress.org
- [wp-svn] [38227] trunk/src/wp-admin/js/updates.js: Updates: Add visual feedback when deleting themes/plugins.
noreply at wordpress.org
- [wp-svn] [38228] branches/4.6: Updates: Add visual feedback when deleting themes/ plugins.
noreply at wordpress.org
- [wp-svn] [38229] trunk/src/wp-admin/network/upgrade.php: Multisite: Improve performance of the upgrade page on large networks.
noreply at wordpress.org
- [wp-svn] [38230] trunk/src/wp-includes/class-oembed.php: Embeds: Fix copy/ paste error in `WP_oEmbed::_add_provider_early()` description.
noreply at wordpress.org
- [wp-svn] [38231] branches/4.6: Multisite: Use `get_current_blog_id()` in `get_site( )` for current site.
noreply at wordpress.org
- [wp-svn] [38232] trunk/src/wp-includes/ms-blogs.php: Multisite: Remove unnecessary reference parameters.
noreply at wordpress.org
- [wp-svn] [38233] branches/4.6/src/wp-includes/ms-blogs.php: Multisite: Remove unnecessary reference parameters.
noreply at wordpress.org
- [wp-svn] [38234] trunk/src/wp-admin/about.php: About Page: Update video for streamlined updates and add `srcset`/ `sizes` attributes for the static images.
noreply at wordpress.org
- [wp-svn] [38235] trunk/src/wp-admin/includes/file.php: Media: In `_wp_handle_upload ()` use `call_user_func_array()` to call the upload error handler.
noreply at wordpress.org
- [wp-svn] [38236] branches/4.6: Media: In `_wp_handle_upload() ` use `call_user_func_array()` to call the upload error handler.
noreply at wordpress.org
- [wp-svn] [38237] trunk/src/wp-admin/css: Update/Install: Provide basic back-compat styling for the `.update-message` CSS class in the plugins list table.
noreply at wordpress.org
- [wp-svn] [38238] branches/4.6/src/wp-admin/css: Update/Install: Provide basic back-compat styling for the `.update-message` CSS class in the plugins list table.
noreply at wordpress.org
- [wp-svn] [38239] trunk: Docs: Replace some more HTTP links with HTTPS.
noreply at wordpress.org
- [wp-svn] [38240] trunk/src/wp-admin: Update/Install error messages: do not escape from the template, escape the error message string before inserting it.
noreply at wordpress.org
- [wp-svn] [38241] branches/4.6/src/wp-admin: Update/Install error messages: do not escape from the template, escape the error message string before inserting it.
noreply at wordpress.org
- [wp-svn] [38242] trunk/src/wp-admin/includes: Upgrader: Rename `class-wp-automatic-upgrader.php` to `class-wp-automatic-updater.php`.
noreply at wordpress.org
- [wp-svn] [38243] branches/4.6: Upgrader: Rename `class-wp-automatic-upgrader.php` to `class-wp-automatic-updater.php`.
noreply at wordpress.org
- [wp-svn] [38244] trunk/src/wp-admin: About Page: Third pass for 4.6.
noreply at wordpress.org
- [wp-svn] [38245] branches/4.6: About Page: Updates for 4.6.
noreply at wordpress.org
- [wp-svn] [38246] branches/4.6/src/wp-includes/version.php: WordPress 4.6 RC 2.
noreply at wordpress.org
- [wp-svn] [38247] branches/4.6/src/wp-includes/version.php: Post WordPress 4.6 RC 2 version bump.
noreply at wordpress.org
- [wp-svn] [38248] trunk/src/wp-admin/about.php: About Page: Fix punctuation errors in two strings.
noreply at wordpress.org
- [wp-svn] [38249] branches/4.6: About Page: Fix punctuation errors in two strings.
noreply at wordpress.org
- [wp-svn] [38250] trunk/src/wp-includes/script-loader.php: Users: Merge two duplicate strings introduced in [37940].
noreply at wordpress.org
- [wp-svn] [38251] trunk: Bootstrap/Load: Revert Plugin Global restoration around `advance-cache.php`.
noreply at wordpress.org
- [wp-svn] [38252] branches/4.6: Bootstrap/Load: Revert Plugin Global restoration around `advance-cache.php`.
noreply at wordpress.org
- [wp-svn] [38253] trunk/src/wp-admin/includes/export.php: Docs: Add documentation for all arguments accepted by `export_wp()`.
noreply at wordpress.org
- [wp-svn] [38254] trunk/src/wp-admin/includes/export.php: Docs: Add a period missed in an argument description in [38253] for #36338.
noreply at wordpress.org
- [wp-svn] [38255] trunk: Script Loader: Fix protocol-relative URLs for the `preconnect` relation type.
noreply at wordpress.org
- [wp-svn] [38256] branches/4.6: Script Loader: Fix protocol-relative URLs for the `preconnect` relation type.
noreply at wordpress.org
- [wp-svn] [38257] trunk/src/wp-admin/about.php: About Page: Enhance responsive images.
noreply at wordpress.org
- [wp-svn] [38258] branches/4.6: About Page: Enhance responsive images.
noreply at wordpress.org
- [wp-svn] [38259] branches/4.6/src/wp-includes/version.php: WordPress 4.6 RC 3.
noreply at wordpress.org
- [wp-svn] [38260] branches/4.6/src/wp-includes/version.php: Post WordPress 4.6 RC 3 version bump.
noreply at wordpress.org
- [wp-svn] [38261] trunk/src/wp-includes: External Libraries: Update Masonry shim to prevent error using isAnimated option
noreply at wordpress.org
- [wp-svn] [38262] branches/4.6: External Libraries: Update Masonry shim to prevent error using isAnimated option
noreply at wordpress.org
- [wp-svn] [38263] trunk: Post Thumbnails: Restore thumbnail support for media files.
noreply at wordpress.org
- [wp-svn] [38264] branches/4.6: Post Thumbnails: Restore thumbnail support for media files.
noreply at wordpress.org
- [wp-svn] [38265] branches/4.6/src/wp-includes/version.php: WordPress 4.6 RC 4.
noreply at wordpress.org
- [wp-svn] [38266] branches/4.6/src/wp-includes/version.php: Post WordPress 4.6 RC 4 version bump.
noreply at wordpress.org
- [wp-svn] [38267] trunk/src/wp-admin/about.php: About Page: Add release video and move images to CDN.
noreply at wordpress.org
- [wp-svn] [38268] branches/4.6: About Page: Add release video and move images to CDN.
noreply at wordpress.org
- [wp-svn] [38269] branches/4.6/src/wp-includes/version.php: WordPress 4.6.
noreply at wordpress.org
- [wp-svn] [38270] tags/4.6/: Tag 4.6
noreply at wordpress.org
- [wp-svn] [38271] branches/4.6: The 4.6 branch is now 4.6.1-alpha.
noreply at wordpress.org
- [wp-svn] [38272] trunk/src/wp-admin/includes/post.php: Permalinks: Correct the documentation for the `get_sample_permalink` filter, and improve the documentation for the `get_sample_permalink()` function.
noreply at wordpress.org
- [wp-svn] [38273] trunk/.travis.yml: Build/Test Tools: Ensure PHP 7.1 is tested on Travis.
noreply at wordpress.org
- [wp-svn] [38274] trunk/src/wp-includes/Requests/Transport/cURL.php: Requests: Update to Requests master (fb5b517) which corrects a logic inversion in the cURL transport checks.
noreply at wordpress.org
- [wp-svn] [38275] trunk/src/wp-includes: Query: add a `protected` field, `$db`, ( composition, as it were) to `WP_*_Query` classes to hold the value for the database abstraction, instead of importing the `global $wpdb` into every method that uses it.
noreply at wordpress.org
- [wp-svn] [38276] trunk: External Libraries: Update Minified version of jquery.masonry.js
noreply at wordpress.org
- [wp-svn] [38277] trunk: In `is_object_in_term()`, return error object rather than caching it.
noreply at wordpress.org
- [wp-svn] [38278] trunk/tests/phpunit/tests/user.php: Unit Tests: skip checking the value in `Tests_User:test_user_properties` for `db`.
noreply at wordpress.org
- [wp-svn] [38279] trunk/src/wp-includes/query.php: Query: use composition for `$db` in `WP_Query`, removes need to import `global $wpdb` in multiple methods.
noreply at wordpress.org
- [wp-svn] [38280] trunk/src/wp-includes/date.php: Query: use composition for `$db` in `WP_Date_Query`, removes need to import `global $wpdb` in multiple methods.
noreply at wordpress.org
- [wp-svn] [38281] trunk/Gruntfile.js: Fix jshint of Gruntfile.js
noreply at wordpress.org
- [wp-svn] [38282] trunk/src: Bootstrap/Load: Include Plugin API via `require_once`
noreply at wordpress.org
- [wp-svn] [38283] trunk/tests/phpunit: Add wordpress-importer tests demonstrating slashed data behavior.
noreply at wordpress.org
- [wp-svn] [38284] trunk/src/wp-includes/l10n.php: Docs: Fix typo in `load_plugin_textdomain()` parameter description.
noreply at wordpress.org
- [wp-svn] [38285] trunk/tests/phpunit: Tests: Move some utility classes to their own files.
noreply at wordpress.org
- [wp-svn] [38286] trunk: Mail: Don't set Sender field when setting From.
noreply at wordpress.org
- [wp-svn] [38287] branches/4.6: Mail: Don't set Sender field when setting From.
noreply at wordpress.org
- [wp-svn] [38288] trunk: Query: Non-scalar and negative values for 'p' should always result in a 404.
noreply at wordpress.org
- [wp-svn] [38289] trunk/src/wp-includes/wp-db.php: Docs: Correct usage examples for `wpdb::prepare()`, which should not be called statically.
noreply at wordpress.org
- [wp-svn] [38290] trunk/tests/phpunit/tests: Introduce tests for `get_object_taxonomies()`.
noreply at wordpress.org
- [wp-svn] [38291] trunk/tests/phpunit/tests: Introduce tests for `get_attachment_taxonomies()`.
noreply at wordpress.org
- [wp-svn] [38292] trunk: Allow attachment taxonomies to be fetched as objects.
noreply at wordpress.org
- [wp-svn] [38293] trunk/src/wp-admin/js/media-gallery.js: Media: Add some docs to `media-gallery.js` RIP.
noreply at wordpress.org
- [wp-svn] [38294] trunk/src: Media: when calling `pathinfo()`, also pass a `PATHINFO_*` constant to avoid array notices for unset keys.
noreply at wordpress.org
- [wp-svn] [38295] trunk/src/wp-includes/post-template.php: Media: `wp_get_attachment_link() ` fails to output text for non-images if the attachment post doesn' t have a title and `$text` (argument #5) was not passed to the func.
noreply at wordpress.org
- [wp-svn] [38296] trunk: Media: use `wp_get_attachment_metadata() ` instead of `get_post_meta()` where appropriate.
noreply at wordpress.org
- [wp-svn] [38297] trunk/src/wp-includes/class-wp-comment-query.php: Comments: in `WP_Comment_Query::fill_descendants()`, compute `count() ` in the first `for` expression so that it does not run on each iteration.
noreply at wordpress.org
- [wp-svn] [38298] trunk/src/wp-includes/class-wp-comment-query.php: Comments: in `WP_Comment_Query::fill_descendants()`, `continue` if there is an empty array in the loop.
noreply at wordpress.org
- [wp-svn] [38299] trunk/src/wp-includes/class-wp-customize-manager.php: Docs: Update outdated phpdoc for `WP_Customize_Manager::validate_setting_values ()` to reflect changes in [37942].
noreply at wordpress.org
- [wp-svn] [38300] trunk/src/wp-admin/js/customize-nav-menus.js: Docs: Update jsdoc in `customize-nav-menus.js` to remove references to Menu Customizer plugin.
noreply at wordpress.org
- [wp-svn] [38301] trunk/src/wp-admin/js/customize-nav-menus.js: Customize: Ensure a newly-added custom link nav menu item has the appropriate CSS class names.
noreply at wordpress.org
- [wp-svn] [38302] trunk/tests/phpunit/tests/media.php: Media: fix unit test after [ 38296].
noreply at wordpress.org
- [wp-svn] [38303] trunk/src: Media: add a function, `wp_get_additional_image_sizes() `, that wraps the retrieval of the global `$_wp_additional_image_sizes`.
noreply at wordpress.org
- [wp-svn] [38304] trunk/src/wp-login.php: Login: `retrieve_password() ` does not need to import 2 globals that it does not use.
noreply at wordpress.org
- [wp-svn] [38305] trunk/src/wp-admin/network/sites.php: Multisite: Fix copy/ paste issue in `id` attribute for a dismissible message on Sites screen.
noreply at wordpress.org
- [wp-svn] [38306] trunk/src/wp-admin/css/common.css: Common CSS: Allow for `.nav-tab-wrapper` class to be used on elements other than `h3` to increase flexibility for custom settings pages.
noreply at wordpress.org
- [wp-svn] [38307] trunk/src: Hooks: Standardize naming of dynamic hooks to use interpolation vs concatenation.
noreply at wordpress.org
- [wp-svn] [38308] trunk/src/wp-includes/functions.php: General: remove variable set needlessly in `wp_check_jsonp_callback()`.
noreply at wordpress.org
- [wp-svn] [38309] trunk/src/wp-includes/media.php: Media: remove unnecessary variable assignment in `gallery_shortcode()`.
noreply at wordpress.org
- [wp-svn] [38310] trunk/src/wp-includes/rest-api.php: REST API: remove unnecessary variable assignments in `rest_handle_options_request() `.
noreply at wordpress.org
- [wp-svn] [38311] trunk/src/wp-admin/includes/nav-menu.php: Nav Menus: remove unnecessary variable assignment in `wp_nav_menu_item_post_type_meta_box ()`.
noreply at wordpress.org
- [wp-svn] [38312] trunk/src/wp-includes/class-wp-term.php: Taxonomy: remove unnecessary `break` in `WP_Term::__get()`.
noreply at wordpress.org
- [wp-svn] [38313] trunk/src/wp-includes/comment.php: Comments: in `wp_handle_comment_submission()`, `$_wp_unfiltered_html_comment` is passed as part of `$comment_data`, but is not used locally.
noreply at wordpress.org
- [wp-svn] [38314] trunk/src/wp-includes/wp-db.php: Database: `WP_Network`, `WP_Network_Query`, and `WP_Site_Query` call `wpdb::_escape()`, thus requiring it to be `public`.
noreply at wordpress.org
- [wp-svn] [38315] trunk/src/wp-includes/class-wp-http-response.php: HTTP: in `WP_HTTP_Response`, the `@param` declarations for `$status` and `$headers` were swapped.
noreply at wordpress.org
- [wp-svn] [38316] trunk/src/wp-includes/class-wp-locale.php: Locale: declare the `$month_genitive` field on `WP_Locale`.
noreply at wordpress.org
- [wp-svn] [38317] trunk/src/wp-includes/class-wp-user.php: Users: `$user_level` has been publicly-accessed on instances of `WP_User` since version 2.0 , but is has never been declared.
noreply at wordpress.org
- [wp-svn] [38318] trunk/src/wp-includes/class-wp-widget.php: Widgets: `$option_name` and `$alt_option_name` have been used as members ever since `WP_Widget` became an object in 2.8 , but never declared.
noreply at wordpress.org
- [wp-svn] [38319] trunk/src/wp-includes/class-wp-user.php: Users: after [38317], use a `@property` annotation, instead of a `public` field.
noreply at wordpress.org
- [wp-svn] [38320] trunk/src/wp-admin/network: I18N: Add translator comments for `Edit Site: %s` string in network admin.
noreply at wordpress.org
- [wp-svn] [38321] trunk/src/wp-includes/embed.php: Embeds: In `get_oembed_endpoint_url()`, avoid inadvertent stomping of the `$format` parameter passed to `oembed_endpoint_url` filter.
noreply at wordpress.org
- [wp-svn] [38322] trunk/src/wp-admin/network/settings.php: I18N: Replace unnecessary context with a translator comment for `%s KB` string on Network Settings screen.
noreply at wordpress.org
- [wp-svn] [38323] trunk/src/wp-admin/includes/network.php: I18N: Replace unnecessary context with a translator comment for `%s Sites` string in `network_step1 ()`.
noreply at wordpress.org
- [wp-svn] [38324] trunk/src/wp-includes/post-template.php: I18N: Replace unnecessary context with translator comments in `wp_post_revision_title ()` and `wp_post_revision_title_expanded()`.
noreply at wordpress.org
- [wp-svn] [38325] trunk/src/wp-admin: I18N: Allow for WordPress Plugin/ Theme Directory URLs to be localized.
noreply at wordpress.org
- [wp-svn] [38326] trunk/src/wp-includes/post.php: I18N: Use a consistent context for "Add New" submenu strings in admin bar ( Toolbar).
noreply at wordpress.org
- [wp-svn] [38327] trunk/src/wp-includes/post-template.php: I18N: Remove unnecessary context in `wp_post_revision_title_expanded()`.
noreply at wordpress.org
- [wp-svn] [38328] trunk/src/wp-includes/js/tinymce/plugins/wpeditimage/plugin.js: TinyMCE: make sure the temporary id is removed when using the default image dialog and inserting an external image.
noreply at wordpress.org
- [wp-svn] [38329] trunk/src/wp-admin/user-new.php: I18N: Remove unnecessary context for two strings on "Add New User" screen.
noreply at wordpress.org
- [wp-svn] [38330] trunk/tests/phpunit/includes/factory/ class-wp-unittest-factory-for-attachment.php: Tests: Attachment `create() ` method should match signature of other `create()` methods.
noreply at wordpress.org
- [wp-svn] [38331] trunk/tests/phpunit/includes/factory/ class-wp-unittest-factory-for-attachment.php: Tests: Fix incorrect variable name from [38330].
noreply at wordpress.org
- [wp-svn] [38332] trunk/src/wp-mail.php: WP Mail: If post-by-email functionality is disabled, `wp-mail.php` should return a `403 Forbidden` status code instead if `500 Internal Server Error`.
noreply at wordpress.org
- [wp-svn] [38333] trunk/src/wp-admin/includes/image.php: Media: remove `function_exists()` call for `ini_get() ` in `_load_image_to_edit_path()`.
noreply at wordpress.org
- [wp-svn] [38334] trunk/src: AJAX: add a new function, `wp_doing_ajax()`, which can replace...
noreply at wordpress.org
- [wp-svn] [38335] trunk/src/wp-includes/cache.php: Cache: in `WP_Object_Cache`, `$cache_misses` is public, but `$cache_hits` is private.
noreply at wordpress.org
- [wp-svn] [38336] trunk/src/wp-includes: Query: use correct description in the docblock for `$number` in `WP_Comment_Query` , `WP_Network_Query`, and `WP_Site_Query`.
noreply at wordpress.org
- [wp-svn] [38337] trunk: Taxonomy: in `get_terms()`, do not assume that legacy args are being passed when the only params are top-level `meta_*` values.
noreply at wordpress.org
- [wp-svn] [38338] branches/4.6: Requests: Update to Requests master (fb5b517) which corrects a logic inversion in the cURL transport checks.
noreply at wordpress.org
- [wp-svn] [38339] branches/4.6: External Libraries: Update minified version of jquery.masonry.js.
noreply at wordpress.org
- [wp-svn] [38340] trunk/src/wp-includes/admin-bar.php: I18N: Add translator comments for strings in `wp-includes/admin-bar.php`.
noreply at wordpress.org
- [wp-svn] [38341] trunk/src/wp-includes/author-template.php: I18N: Add translator comments for strings in `wp-includes/author-template.php`.
noreply at wordpress.org
- [wp-svn] [38342] trunk/src/wp-includes/class-walker-comment.php: I18N: Add translator comments for strings in `wp-includes/ class-walker-comment.php`.
noreply at wordpress.org
- [wp-svn] [38343] trunk/src/wp-includes/deprecated.php: I18N: Add translator comments for strings in `wp-includes/deprecated.php`.
noreply at wordpress.org
- [wp-svn] [38344] trunk/src/wp-includes/functions.php: I18N: Add translator comments for strings in `wp-includes/functions.php`.
noreply at wordpress.org
- [wp-svn] [38345] trunk/src/wp-includes/functions.wp-scripts.php: I18N: Add translator comments for strings in `wp-includes/ functions.wp-scripts.php`.
noreply at wordpress.org
- [wp-svn] [38346] branches/4.6: In `is_object_in_term()`, return error object rather than caching it.
noreply at wordpress.org
- [wp-svn] [38347] trunk/src/wp-admin/css/common.css: Administration: Underline links in the admin footer for better accessibility.
noreply at wordpress.org
- [wp-svn] [38348] trunk/src/wp-includes/post-template.php: Docs: Improve the docs for `the_title() ` and make them more consistent with `the_title_attribute()`.
noreply at wordpress.org
- [wp-svn] [38349] trunk/src/wp-includes: TinyMCE: fix toolbars alignment in RTL.
noreply at wordpress.org
- [wp-svn] [38350] trunk/src/wp-includes/pluggable.php: Docs: Add a missing parenthesis in an example in the DocBlock for `wp_redirect( )`.
noreply at wordpress.org
- [wp-svn] [38351] trunk/src: Query: move `WP_Query` into its own file via `svn cp`.
noreply at wordpress.org
- [wp-svn] [38352] trunk/src/wp-includes: Diff: move `WP_Text_Diff_Renderer_inline` ( behold that lowercase "i") and `WP_Text_Diff_Renderer_Table` into their own files via `svn cp`.
noreply at wordpress.org
- [wp-svn] [38353] trunk/src/wp-includes: Session: move `WP_Session_Tokens` and `WP_User_Meta_Session_Tokens` into their own files via `svn cp`.
noreply at wordpress.org
- [wp-svn] [38354] trunk/src/wp-includes: Feed: move 'WP_Feed_Cache', ' WP_Feed_Cache_Transient', `WP_SimplePie_File` and `WP_SimplePie_Sanitize_KSES` into their own files via `svn cp`.
noreply at wordpress.org
- [wp-svn] [38355] trunk: Site Icon: There is no good reason for `class-wp-site-icon.php` to drop a global instance of itself whenever the file is loaded.
noreply at wordpress.org
- [wp-svn] [38356] trunk/src/wp-includes/class-wp-query.php: Query: collapse several of the `is_*` methods using `__call()`.
noreply at wordpress.org
- [wp-svn] [38357] trunk/src/wp-includes/cron.php: Cron: clarify descriptions for Cron API functions.
noreply at wordpress.org
- [wp-svn] [38358] trunk/src/wp-admin/js/word-count.js: Editor: improve `word-count.js` documentation.
noreply at wordpress.org
- [wp-svn] [38359] trunk/src/wp-includes/formatting.php: Formatting: for a performance boost in `remove_accents()`, convert `chr() ` calls to string literals.
noreply at wordpress.org
- [wp-svn] [38360] trunk/src/wp-includes/l10n.php: L10N: improve accuracy of docs.
noreply at wordpress.org
- [wp-svn] [38361] trunk/src: OEmbed: move `_wp_oembed_get_object()` to `embed.php`, where all of the other embed functions live.
noreply at wordpress.org
- [wp-svn] [38362] trunk/src: Embed: `wp-settings.php` loads `class-wp-embed.php`, which currently produces side effects.
noreply at wordpress.org
- [wp-svn] [38363] trunk/src/wp-includes: Load: move `is_wp_error() ` to `load.php` so that `WP_Error` is in a file by itself.
noreply at wordpress.org
- [wp-svn] [38364] trunk/src: i18n: move `is_rtl()` to `l10n.php` ( which loads way earlier).
noreply at wordpress.org
- [wp-svn] [38365] trunk/src/wp-includes/class-oembed.php: Embeds: Always use the HTTPS endpoint for YouTube embeds.
noreply at wordpress.org
- [wp-svn] [38366] trunk/src/wp-includes/class-oembed.php: Embeds: Many of our oEmbed providers now default to HTTPS embeds, redirect to the HTTPS oEmbed endpoint, or have complete support for HTTPS even if they don't default to HTTPS.
noreply at wordpress.org
- [wp-svn] [38367] trunk/src/wp-includes/class-oembed.php: Embeds: Add support for embedding Facebook posts and videos via oEmbed.
noreply at wordpress.org
- [wp-svn] [38368] trunk/src/wp-includes/class-oembed.php: Embeds: Add a missing regex delimiter for Facebook URLs.
noreply at wordpress.org
- [wp-svn] [38369] trunk/src: Docs: Correct various documentation around `object` and `stdClass` types.
noreply at wordpress.org
- [wp-svn] [38370] trunk/src/wp-includes/nav-menu-template.php: Docs: Alignment after [38369].
noreply at wordpress.org
- [wp-svn] [38371] trunk/src: Load: load `class-phpass.php` (`PasswordHash` class) early in `wp-settings.php`, instead of `require_once()`' ing it in several places.
noreply at wordpress.org
- [wp-svn] [38372] trunk/tests/phpunit/tests/admin/includesComment.php: Use shared fixture in `comment_exists()` tests.
noreply at wordpress.org
- [wp-svn] [38373] trunk/src: Load: remove `session.php` and, instead, move the 2 `require` calls to `wp-settings.php`.
noreply at wordpress.org
- [wp-svn] [38374] trunk/src: Load: remove `class-feed.php` ( There is no class named `Feed` or `WP_Feed`, it just loads other classes) and, instead, move the `require` calls to the only place they are ever included: inside `fetch_feed()`.
noreply at wordpress.org
- [wp-svn] [38375] trunk/src/wp-includes: Script Loader: move `_WP_Dependency` into its own file.
noreply at wordpress.org
- [wp-svn] [38376] trunk/src: Load: move `WP_MatchesMapRegex` into its own file.
noreply at wordpress.org
- [wp-svn] [38377] trunk/src/wp-includes/class-wp-term-query.php: Eliminate unnecessary variable in `WP_Term_Query`.
noreply at wordpress.org
- [wp-svn] [38378] trunk: Role/Capability: Only users who can manage options should be able to trash/ delete the page for posts or the front page, as they are the only users who can restore it or subsequently alter the " Front page displays" setting.
noreply at wordpress.org
- [wp-svn] [38379] trunk/src/wp-admin/includes: Upgrade/Install: `wp-admin/includes/ class-wp-upgrader-skins.php` is unused, remove it.
noreply at wordpress.org
- [wp-svn] [38380] trunk/src/wp-admin/includes: FTP: ensure that there is only one class named `ftp`, which is what is expected in the loading of this arcane library.
noreply at wordpress.org
- [wp-svn] [38381] trunk: Don't improperly cast IDs when fetching post, user, or term objects.
noreply at wordpress.org
- [wp-svn] [38382] trunk/tests/phpunit/tests: Build/Test Tools: Remove many unnecessary calls to `rand_str()` which can, in theory, fail at random.
noreply at wordpress.org
- [wp-svn] [38383] trunk/tests/phpunit/tests/media.php: Unit Tests: after r38303, replace usage of `global $_wp_additional_image_sizes` with `wp_get_additional_image_sizes ()`.
noreply at wordpress.org
- [wp-svn] [38384] trunk/composer.json: Bootstrap: add a `composer.json` file to the project.
noreply at wordpress.org
- [wp-svn] [38385] trunk/src/wp-includes/template.php: Themes: Make the template hierarchy for a given template type filterable.
noreply at wordpress.org
- [wp-svn] [38386] trunk/src: Bootstrap: load `option.php` in `wp-settings.php`, not in `functions.php`.
noreply at wordpress.org
- [wp-svn] [38387] trunk/src/wp-includes/class-wp-roles.php: Roles: set a property, `$db`, on `WP_Roles` to reduce global imports.
noreply at wordpress.org
- [wp-svn] [38388] trunk/src/wp-includes: Multisite: move `get_current_site() ` to `load.php` so that it can be used in more places, instead of importing `global $current_site`.
noreply at wordpress.org
- [wp-svn] [38389] trunk/src/wp-includes: XML-RPC: break up `class-IXR.php` into individual class files.
noreply at wordpress.org
- [wp-svn] [38390] trunk/tests/phpunit/tests/template.php: Themes: Begin introducing unit tests for the expected theme template hierarchy.
noreply at wordpress.org
- [wp-svn] [38391] trunk/composer.json: Bootstrap: exclude some files from the Composer autoload setup via `exclude-from-classmap`.
noreply at wordpress.org
- [wp-svn] [38392] trunk/src/wp-admin/includes: List Tables: move `_WP_List_Table_Compat` into its own file.
noreply at wordpress.org
- [wp-svn] [38393] trunk/composer.json: Bootstrap: run `composer require xrstf/ composer-php52` to get the updated suggested version.
noreply at wordpress.org
- [wp-svn] [38394] trunk: Bootstrap: add `composer.lock` and `src/wp-vendor` files.
noreply at wordpress.org
- [wp-svn] [38395] trunk: Bootstrap: exclude more files from the `autoloader.classmap` in `composer.json`.
noreply at wordpress.org
- [wp-svn] [38396] trunk/src/wp-admin/js/customize-controls.js: Customize: Circumvent the customizer attempting to preview links to static assets ( such as uploaded images).
noreply at wordpress.org
- [wp-svn] [38397] trunk/src: Press This: the file for the `WP_Press_This` class should not produce side effects.
noreply at wordpress.org
- [wp-svn] [38398] trunk/tests/phpunit: Unit Tests:
noreply at wordpress.org
- [wp-svn] [38399] trunk: Bootstrap: Autoload classes using a Composer-generated PHP 5.2-compatible Autoloader.
noreply at wordpress.org
- [wp-svn] [38400] trunk/tests/phpunit/tests/post/nav-menu.php: Unit tests: Enforce $args object in `wp_nav_menu()` & `Walker_Nav_Menu`.
noreply at wordpress.org
- [wp-svn] [38401] trunk/.gitignore: After [38399], update the `.gitignore` file accordingly.
noreply at wordpress.org
- [wp-svn] [38402] trunk: Bootstrap: Revert [38399] as it's broken `/build/ ` and subsequently core.svn.wordpress.org.
noreply at wordpress.org
- [wp-svn] [38403] trunk/tests/phpunit/tests/template.php: Themes: Remove failing tests introduced in [38390].
noreply at wordpress.org
- [wp-svn] [38404] trunk/src/wp-includes/load.php: i18n: Retire another remaining `wp-includes/locale.php` require, and instead load the required `WP_Locale` class directly.
noreply at wordpress.org
- [wp-svn] [38405] trunk/tests/phpunit: Build/Test Tools: Add support for `is_front_page()` to `assertQueryTrue() ` and assert that all the tested conditions are supported by the method.
noreply at wordpress.org
- [wp-svn] [38406] trunk/src/wp-includes/user.php: Users: Correct the documentation for the `wp_dropdown_users_args` filter description and its parameters.
noreply at wordpress.org
- [wp-svn] [38407] trunk/tests/phpunit/tests/query/conditionals.php: Build/Test tools : Ensure the `Tests_Query_Conditionals` tests set up the environment correctly before re-registering initial taxonomies.
noreply at wordpress.org
- [wp-svn] [38408] trunk: Media: Add a `$wp_error` parameter to `wp_insert_attachment ()` to give it parity with `wp_insert_post()`.
noreply at wordpress.org
- [wp-svn] [38409] trunk: Bootstrap: move `composer.{json|lock}` into `src`.
noreply at wordpress.org
- [wp-svn] [38410] trunk/src: Bootstrap: run `composer install` after r38409.
noreply at wordpress.org
- [wp-svn] [38411] trunk: Bootstrap: after r38409 and r38410, revert r38402 which reverted r38399.
noreply at wordpress.org
- [wp-svn] [38412] trunk/src/wp-admin: Script Loader: autoload in `load-{scripts|styles}.php`.
noreply at wordpress.org
- [wp-svn] [38413] trunk/tests/phpunit/tests/query/conditionals.php: Query: Add and improve tests for query conditionals on the front page and home page.
noreply at wordpress.org
- [wp-svn] [38414] trunk/src/wp-admin/includes/template.php: Admin: allow `WP_Screen` to be checked via autoload in `convert_to_screen()`.
noreply at wordpress.org
- [wp-svn] [38415] trunk/src/wp-admin/includes/class-language-pack-upgrader.php: Upgrade/Install: After [37687], fix the number of params passed to the upgrade hooks.
noreply at wordpress.org
- [wp-svn] [38416] trunk/tests/phpunit/tests/http/base.php: Bootstrap: Fix failing external HTTP tests after [38411].
noreply at wordpress.org
- [wp-svn] [38417] trunk/tests/phpunit/tests/admin/includesPost.php: Permalinks: Correct an invalid peramstructure tag in a test.
noreply at wordpress.org
- [wp-svn] [38418] trunk/src/wp-includes/template.php: Themes: Update filter names in the inline documentation for the `get_*_template() ` functions.
noreply at wordpress.org
- [wp-svn] [38419] trunk/tests/phpunit/tests/template.php: Themes: Introduce tests for the theme template hierarchy.
noreply at wordpress.org
- [wp-svn] [38420] trunk: Security: Trigger a `_doing_it_wrong() ` when `check_ajax_referer()` is called without its first parameter.
noreply at wordpress.org
- [wp-svn] [38421] trunk/src/wp-includes: Security: Return a `403` instead of a `200` HTTP status when `check_ajax_referer() ` fails.
noreply at wordpress.org
- [wp-svn] [38422] trunk/src/wp-includes/functions.php: Formatting: Add a parameter to `wp_send_json_error()`, `wp_send_json_success()`, and `wp_send_json()` for specifying the HTTP response code.
noreply at wordpress.org
- [wp-svn] [38423] trunk/src/wp-includes/load.php: Upgrade/Install: Don' t display PHP errors during installation.
noreply at wordpress.org
- [wp-svn] [38424] trunk/src: I18N: Correct various instances of incorrect usage of `esc_attr_e()`.
noreply at wordpress.org
- [wp-svn] [38425] trunk/src/wp-admin/js/post.js: Editor: Use Beacon API over sync request
noreply at wordpress.org
- [wp-svn] [38426] trunk/src: Editor: fix jumpiness on pressing backspace and delete in the Text editor.
noreply at wordpress.org
- [wp-svn] [38427] trunk/src/wp-includes/js/tinymce/skins/wordpress/wp-content.css: TinyMCE: change the default font for the `vi` locale to the same stack as `he_IL`.
noreply at wordpress.org
- [wp-svn] [38428] trunk/src/wp-includes/template.php: Themes: Correct the list of possible values for the dynamic portion of the `{$type}_template_hierarchy` and `{$type}_template` filters.
noreply at wordpress.org
- [wp-svn] [38429] trunk: HTTP: Handle an edgecase within the URI parsing library included in Requests, where if a double slash exists at the start of the path the URL is passed to cURL malformed.
noreply at wordpress.org
- [wp-svn] [38430] trunk: HTTP: Accept non-string values in cookies, fixing a regression since 4.5.
noreply at wordpress.org
- [wp-svn] [38431] trunk/src/wp-includes/load.php: Bootstrap: Check that `ini_get_all ()` exists before calling it, allows us to work around hosts who disable the function for " security purposes".
noreply at wordpress.org
- [wp-svn] [38432] trunk/src/wp-comments-post.php: Comments: Add support for all HTTP protocol versions when returning a 405 from `wp-comments-post.php`.
noreply at wordpress.org
- [wp-svn] [38433] trunk: Post Thumbnails: Prevent post thumbnail previews from spilling into other images.
noreply at wordpress.org
- [wp-svn] [38434] trunk/src/wp-includes/general-template.php: Themes: Correct the type for the `$name` parameter of the `get_header`, `get_footer`, `get_sidebar`, and `get_template_part_{$slug}` hooks.
noreply at wordpress.org
- [wp-svn] [38435] trunk/src/wp-admin/css/forms.css: Accessibility: Improve the file upload inputs styling.
noreply at wordpress.org
- [wp-svn] [38436] trunk: Customize: Allow users to more seamlessly create page-based nav menus during customization.
noreply at wordpress.org
- [wp-svn] [38437] trunk: Remove unnecessary uniqueness check in `get_attachment_taxonomies()`.
noreply at wordpress.org
- [wp-svn] [38438] trunk/src/wp-includes/l10n.php: i18n: after r38364, check that `global $wp_locale` is an instance of `WP_Locale` before calling `- >is_rtle()` in `is_rtl()`.
noreply at wordpress.org
- [wp-svn] [38439] trunk/src/wp-includes/wp-db.php: Database: Ensure that variables are defined correctly.
noreply at wordpress.org
- [wp-svn] [38440] branches/4.6: Database: Ensure that variables are defined correctly.
noreply at wordpress.org
- [wp-svn] [38441] trunk/src/wp-includes/wp-db.php: Database: Don' t force an unsupported character set that previously would' ve silently failed.
noreply at wordpress.org
- [wp-svn] [38442] branches/4.6: Database: Don' t force an unsupported character set that previously would' ve silently failed.
noreply at wordpress.org
- [wp-svn] [38443] trunk/src/wp-includes/general-template.php: Script Loader: Close the `<link>` tag in `wp_resource_hints()`.
noreply at wordpress.org
- [wp-svn] [38444] trunk/tests/phpunit/includes: Tests: Add docblocks for `Basic_Object` and `Basic_Subclass` classes.
noreply at wordpress.org
- [wp-svn] [38445] trunk/tests/phpunit: Tests: Require `Basic_Object` and `Basic_Subclass` files earlier in call stack.
noreply at wordpress.org
- [wp-svn] [38446] trunk: Comments: Don' t do direct SQL query when fetching decendants.
noreply at wordpress.org
- [wp-svn] [38447] trunk/tests/phpunit/tests/general/resourceHints.php: Script Loader : Properly adjust tests missed in [38443].
noreply at wordpress.org
- [wp-svn] [38448] trunk/src/wp-admin/includes/dashboard.php: Accessibility: Hide the "No activity yet" smiley from assistive technologies.
noreply at wordpress.org
- [wp-svn] [38449] trunk: HTTP API: Add a `$component` parameter to `wp_parse_url() ` to give it parity with PHP's `parse_url()` function.
noreply at wordpress.org
- [wp-svn] [38450] trunk/src/wp-includes/http.php: HTTP API: Prevent a fatal error on PHP < 5.4.7 due to changes introduced in [38449] .
noreply at wordpress.org
- [wp-svn] [38451] trunk/src/wp-includes/class-wp.php: Posts, Post Types: Introduce a missing private query var that should have been introduced as part of #15459.
noreply at wordpress.org
- [wp-svn] [38452] trunk/tests/phpunit/tests/http/http.php: HTTP API: The tests for `wp_parse_url()` can' t be strict on type because this causes the tests to fail on PHP 5.2 which , bizarrely, returns the results of `parse_url()` ( when called with a `$component` parameter) in a different order to later PHP versions.
noreply at wordpress.org
- [wp-svn] [38453] trunk/tests/phpunit/tests/http/http.php: HTTP API: Separate the test for `wp_parse_url() ` with `-1` as its component into a separate test, so the remaining tests can use strict type checking.
noreply at wordpress.org
- [wp-svn] [38454] trunk: OEmbed: add unit tests.
noreply at wordpress.org
- [wp-svn] [38455] trunk/src/wp-admin/includes: List Tables: AJAX actions for List Tables do not need to declare `global $wp_list_table`.
noreply at wordpress.org
- [wp-svn] [38456] trunk: HTTP API: Revert changes to `wp_parse_url() ` while PHP 5.2 errors are investigated.
noreply at wordpress.org
- [wp-svn] [38457] trunk/src: Multisite: use `get_current_blog_id()` where applicable , in lieu of plucking the `$blog_id` global from outer space.
noreply at wordpress.org
- [wp-svn] [38458] trunk/src: Multisite: use `get_current_site() ` instead of `$GLOBALS['current_site']` (stop yelling!) in a few remaining spots.
noreply at wordpress.org
- [wp-svn] [38459] trunk/src: General: use `get_bloginfo( 'version' ) ` instead of `global $wp_version` in several locations - excluding those locations which reload `version.php` mid-flight.
noreply at wordpress.org
- [wp-svn] [38460] branches/4.6: Bootstrap: Check that ini_get_all() exists before calling it, allows us to work around hosts who disable the function for " security purposes".
noreply at wordpress.org
- [wp-svn] [38461] branches/4.6: HTTP: Accept non-string values in cookies, fixing a regression since 4.5.
noreply at wordpress.org
- [wp-svn] [38462] trunk/src: Press This: in `get_shortcut_link()`, just check a class constant on `WP_Press_This` instead of instantiating the object and reading an instance prop.
noreply at wordpress.org
- [wp-svn] [38463] trunk/src/wp-includes/query.php: Query: in `wp_old_slug_redirect() `, use `get_query_var() ` instead of importing and touching the global `$wp_query` directly.
noreply at wordpress.org
- [wp-svn] [38464] trunk/src/wp-admin/js/customize-controls.js: Customize: Improve handling of active state for dynamically-created controls/ sections/panels.
noreply at wordpress.org
- [wp-svn] [38465] trunk/src/wp-admin/includes/ajax-actions.php: Press This: in `wp_ajax_press_this_save_post()` and `wp_ajax_press_this_add_category( )`, don't check for a global instance.
noreply at wordpress.org
- [wp-svn] [38466] trunk/src/wp-admin/press-this.php: Press This: don' t check for already-hoisted global in `press-this.php`.
noreply at wordpress.org
- [wp-svn] [38467] trunk/src: General: use a new function, `wp_is_IE()`, instead of the `$is_IE` global in a number of places.
noreply at wordpress.org
- [wp-svn] [38468] trunk/src: General: revert [38467], `wp_is_IE()` should not exist.
noreply at wordpress.org
- [wp-svn] [38469] trunk/src: General: revert [38386], `functions.php` was probably too tempting for some people to not load by itself.
noreply at wordpress.org
- [wp-svn] [38470] trunk: Bootstrap: do not go gentle into that good night r38411, r38412, and parts of r38389.
noreply at wordpress.org
- [wp-svn] [38471] trunk/src/wp-includes/class-wp-query.php: Query: r38356, you were not long for this world.
noreply at wordpress.org
- [wp-svn] [38472] branches/4.6: TinyMCE: change the default font for the vi locale to the same stack as he_IL.
noreply at wordpress.org
- [wp-svn] [38473] branches/4.6: Script Loader: Close the `<link> ` tag in `wp_resource_hints()`.
noreply at wordpress.org
- [wp-svn] [38474] trunk/src/wp-admin/my-sites.php: Help/About: Remove an outdated help sentence on "My Sites" screen.
noreply at wordpress.org
- [wp-svn] [38475] branches/4.6: Upgrade/Install: After [37687], fix the number of params passed to the upgrade hooks.
noreply at wordpress.org
- [wp-svn] [38476] branches/4.6: Post Thumbnails: Prevent post thumbnail previews from spilling into other images.
noreply at wordpress.org
- [wp-svn] [38477] trunk/src: Login and Registration: Change login label to `Username or Email Address` for clarity.
noreply at wordpress.org
- [wp-svn] [38478] trunk/src/wp-includes: Customize: Use new `$status_code` parameter for `wp_send_json_error() ` instead of calling `status_header()` separately.
noreply at wordpress.org
- [wp-svn] [38479] trunk/src/wp-includes/class-wp-customize-nav-menus.php: Customize: Fix i18n by re-using the `add_new_item` post type label instead of using a post type name in a generic string.
noreply at wordpress.org
- [wp-svn] [38480] trunk/src: Bootstrap: goodnight sweet prince.
noreply at wordpress.org
- [wp-svn] [38481] trunk/src/wp-admin/user-edit.php: Users: Pass `$profileuser` parameter to `user_profile_picture_description` filter on "Edit User" screen.
noreply at wordpress.org
- [wp-svn] [38482] trunk/tests/phpunit/tests/user/capabilities.php: Role/Capability: Add two missing meta capabilities to the caps tests.
noreply at wordpress.org
- [wp-svn] [38483] trunk/src/wp-admin/options-general.php: Text Changes: Improve the timezone setting description in General Settings.
noreply at wordpress.org
- [wp-svn] [38484] trunk/src/wp-includes/taxonomy.php: Taxonomy: Introduce `wp_insert_term_data` and `wp_update_term_data` filters for altering term data before it is inserted /updated in the database.
noreply at wordpress.org
- [wp-svn] [38485] branches/4.6: HTTP: Handle an edgecase within the URI parsing library included in Requests, where if a double slash exists at the start of the path the URL is passed to cURL malformed.
noreply at wordpress.org
- [wp-svn] [38486] trunk/src/wp-includes/general-template.php: Template: In `get_the_archive_description()`, add support for author archives.
noreply at wordpress.org
- [wp-svn] [38487] branches/4.6: Editor: fix jumpiness on pressing backspace and delete in the Text editor.
noreply at wordpress.org
- [wp-svn] [38488] branches/4.6: TinyMCE: fix toolbars alignment in RTL.
noreply at wordpress.org
Last message date:
Wed Aug 31 23:42:15 UTC 2016
Archived on: Wed Aug 31 23:47:18 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).