December 2015 Archives by author
Starting: Tue Dec 1 20:44:54 UTC 2015
Ending: Thu Dec 31 19:32:06 UTC 2015
Messages: 390
- [wp-svn] [35751] trunk/tests/phpunit/tests/media.php: Unit Tests: fix responsive image unit tests.
noreply at wordpress.org
- [wp-svn] [35752] trunk/src/wp-admin/includes/class-wp-media-list-table.php: Media: show Trash filter for Media list table when `MEDIA_TRASH` is true.
noreply at wordpress.org
- [wp-svn] [35753] trunk: Media: don't use `get_media_embedded_in_content() ` in `wp_make_content_images_responsive()`.
noreply at wordpress.org
- [wp-svn] [35754] trunk/tests/phpunit/tests/customize/widgets.php: Customize Unit Tests: also `remove_action( 'after_setup_theme', ' twentysixteen_setup' )`.
noreply at wordpress.org
- [wp-svn] [35755] trunk/src/wp-includes/media.php: Responsive Images: Currently images are included in the `srcset` if the aspect ratio difference is smaller than `0.01`.
noreply at wordpress.org
- [wp-svn] [35756] trunk/src/wp-admin/css/install.css: Install: after [35508], the margin on the header for the Install screen is too big.
noreply at wordpress.org
- [wp-svn] [35757] trunk/src/wp-includes/class-wp-comment-query.php: Ensure that order is specified when querying for comment descendants.
noreply at wordpress.org
- [wp-svn] [35758] trunk: Route HEAD API requests through the GET callback method
noreply at wordpress.org
- [wp-svn] [35759] trunk/src/readme.html: Readme: Bump recommended MySQL version to 5.6, as 5.5 is now over 5 years old.
noreply at wordpress.org
- [wp-svn] [35760] trunk/src/wp-admin/includes/ajax-actions.php: Media: Avoid `rel=" rel="` situations.
noreply at wordpress.org
- [wp-svn] [35761] trunk/src/wp-includes/js/wp-embed.js: WP oEmbed: validate the `secret` send via `postMessage` in `wp.receiveEmbedMessage`.
noreply at wordpress.org
- [wp-svn] [35762] trunk: Embeds: Enforce, via unit tests, the no-ampersand rule for wp-embed.js.
noreply at wordpress.org
- [wp-svn] [35763] trunk/src/wp-admin: First pass of the 4.4 about page.
noreply at wordpress.org
- [wp-svn] [35764] trunk/src/wp-includes/user.php: Reset Password: Add a missing `new` operator for `WP_Error` in `get_password_reset_key() `.
noreply at wordpress.org
- [wp-svn] [35765] trunk/src/wp-admin/about.php: About page: Fix some minor string errors and simplify URL-building for the plugin install link for capable users.
noreply at wordpress.org
- [wp-svn] [35766] trunk/src/wp-admin/about.php: About page: Add non-breaking spaces to "Reddit Comments" and "Speaker Deck" oEmbed provider names to prevent line wrapping between the words.
noreply at wordpress.org
- [wp-svn] [35767] trunk/tests/phpunit/includes/speed-trap-listener.php: Unit Tests: Implement `addWarning()` method in SpeedTrapListener.
noreply at wordpress.org
- [wp-svn] [35768] trunk/src/wp-admin/about.php: About page: Final string changes.
noreply at wordpress.org
- [wp-svn] [35769] trunk/src/wp-admin/about.php: About page: Make strings translatable.
noreply at wordpress.org
- [wp-svn] [35770] trunk/src/wp-includes/canonical.php: Canonical: introduce `strip_fragment_from_url() ` and use when comparing URLs in `redirect_canonical()`.
noreply at wordpress.org
- [wp-svn] [35771] trunk/src/wp-admin/css/list-tables.css: Make comment screen row actions focusable
noreply at wordpress.org
- [wp-svn] [35772] trunk: Use 'invalid_username' error code when tripping ' illegal_user_logins'.
noreply at wordpress.org
- [wp-svn] [35773] trunk: REST API: Core typically sends nocache headers on all auth' ed responses, as in `wp`, `admin-ajax`, etc.
noreply at wordpress.org
- [wp-svn] [35774] trunk/src/wp-includes/update.php: Add initial_db_version to wp_version_check().
noreply at wordpress.org
- [wp-svn] [35775] branches/4.4/: Branch 4.4
noreply at wordpress.org
- [wp-svn] [35776] trunk/src/wp-includes/version.php: Trunk is now 4.5-alpha.
noreply at wordpress.org
- [wp-svn] [35777] trunk/src/wp-admin/includes/class-wp-filesystem-ftpext.php: Upgrader: FTP: Cleanup temporary files during FTP download failures.
noreply at wordpress.org
- [wp-svn] [35778] trunk/package.json: Bump package.json to 4.5.0.
noreply at wordpress.org
- [wp-svn] [35779] trunk/src/wp-includes/update.php: Updates: Avoid stomping global `$wp_version` in `wp_version_check()` and related.
noreply at wordpress.org
- [wp-svn] [35780] trunk/src/wp-admin/about.php: About Page: Add the WordPress 4.4 tagline.
noreply at wordpress.org
- [wp-svn] [35781] trunk: Customizer: Return added instances for panels, sections, controls, and settings when calling `WP_Customize_Manager::add_*() ` methods.
noreply at wordpress.org
- [wp-svn] [35782] trunk/src/wp-includes/ms-settings.php: MS: Populate `public` on empty `$current_blog` during subdomain activation.
noreply at wordpress.org
- [wp-svn] [35783] trunk/src/wp-includes/js/customize-preview-widgets.js: Customizer: Re-use public `api.preview` instance in widgets preview instead of unnecessarily capturing in `api.Preview` constructor wrapper.
noreply at wordpress.org
- [wp-svn] [35784] trunk/src/readme.html: Bump readme.html to 4.5.
noreply at wordpress.org
- [wp-svn] [35785] trunk/src/wp-admin/css/list-tables.css: Plugins: Allow long plugin names to wrap on small screens.
noreply at wordpress.org
- [wp-svn] [35786] trunk/src/wp-admin/network/site-new.php: Multisite: Add hook before a new user is created during the creation of a new site.
noreply at wordpress.org
- [wp-svn] [35787] trunk/src/wp-includes/wp-db.php: Docs: Fix mid-file separator syntax in wp-includes/wp-db.php.
noreply at wordpress.org
- [wp-svn] [35788] trunk: Allow usage of angle brackets in a site title or tagline.
noreply at wordpress.org
- [wp-svn] [35789] trunk/src/wp-admin/network/site-new.php: Multisite: Clarify purpose of hook from [35786] and match our naming convention.
noreply at wordpress.org
- [wp-svn] [35790] trunk: Show user_login in Dashboard user dropdowns.
noreply at wordpress.org
- [wp-svn] [35791] trunk/src/wp-admin/css/common.css: Administration: Improve color contrast of 'Add New' buttons.
noreply at wordpress.org
- [wp-svn] [35792] trunk/src/wp-includes/pluggable.php: Consider both home and site domains to be valid in `wp_validate_redirect( )`.
noreply at wordpress.org
- [wp-svn] [35793] trunk/src: The the Docs: Fix the the dittography
noreply at wordpress.org
- [wp-svn] [35794] trunk/src/wp-admin/includes/post.php: Te Docs: Fix te the misspelling.
noreply at wordpress.org
- [wp-svn] [35795] trunk/src/wp-includes/class-wp-admin-bar.php: Toolbar: Allow adding `lang` and `dir` attributes to toolbar items.
noreply at wordpress.org
- [wp-svn] [35796] trunk/src: Docs: Remove some more dittography.
noreply at wordpress.org
- [wp-svn] [35797] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: Make " list table table tag" a bit more readable.
noreply at wordpress.org
- [wp-svn] [35798] branches/4.4/src/wp-admin/about.php: About Page: Add the WordPress 4.4 tagline.
noreply at wordpress.org
- [wp-svn] [35799] trunk/src/wp-includes/theme.php: Docs: Fix a typo in the `stylesheet_directory` filter docs.
noreply at wordpress.org
- [wp-svn] [35800] trunk: Posts: Don't modify post_name if it wasn' t supplied to `wp_insert_post()`.
noreply at wordpress.org
- [wp-svn] [35801] trunk/src/wp-admin/css: Notices: improve styling consistency of links within notices.
noreply at wordpress.org
- [wp-svn] [35802] trunk/src/wp-content/themes: Bundled Themes: Bump version numbers in default themes.
noreply at wordpress.org
- [wp-svn] [35803] trunk/src/wp-includes/formatting.php: Docs: Add proper `@param` and `@return` tags for `capital_P_dangit()`.
noreply at wordpress.org
- [wp-svn] [35804] trunk/src/wp-includes/default-constants.php: Use `site_url() ` when generating `WP_CONTENT_URL` so it correctly adjusts for pages served over HTTPS.
noreply at wordpress.org
- [wp-svn] [35805] trunk/src/wp-includes/compat.php: Docs: clarify inline docs for hash_equals
noreply at wordpress.org
- [wp-svn] [35806] branches/4.4: Bundled Themes: Bump version numbers in default themes.
noreply at wordpress.org
- [wp-svn] [35807] trunk/src/wp-content/themes/twentyeleven/footer.php: Twenty Eleven /Docs: Remove duplicate "can" from footer template.
noreply at wordpress.org
- [wp-svn] [35808] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Provide a link to searching the plugin directory when no search results are found.
noreply at wordpress.org
- [wp-svn] [35809] trunk/src/wp-admin/js/postbox.js: Meta Boxes: Preserve radio inputs' state when sorting metaboxes.
noreply at wordpress.org
- [wp-svn] [35810] trunk: Customizer: Apply `customize_dynamic_setting_class` and `customize_dynamic_setting_args` filters in calls to `WP_Customize_Manager ::add_setting( $id, $args )`.
noreply at wordpress.org
- [wp-svn] [35811] trunk/src: Make date format consistent across the admin
noreply at wordpress.org
- [wp-svn] [35812] trunk/src/wp-admin: About: Sync tagline from about page with credits and freedoms.
noreply at wordpress.org
- [wp-svn] [35813] trunk/src/wp-includes/formatting.php: Docs: After [35314], fix the DocBlock for `url_shorten()`.
noreply at wordpress.org
- [wp-svn] [35814] branches/4.4/src/wp-admin: About: Sync tagline from about page with credits and freedoms.
noreply at wordpress.org
- [wp-svn] [35815] branches/4.4/src/wp-includes/formatting.php: Docs: After [35314], fix the DocBlock for url_shorten().
noreply at wordpress.org
- [wp-svn] [35816] trunk/src/wp-admin/about.php: About: Update image of the Twenty Sixteen red color scheme so it matches the updated scheme color.
noreply at wordpress.org
- [wp-svn] [35817] trunk: Prevent unnecessary $wpdb->update() when hierarchical post doesn't have children.
noreply at wordpress.org
- [wp-svn] [35818] trunk/src/wp-admin/includes: List Tables: Revert [34728] and [ 35482].
noreply at wordpress.org
- [wp-svn] [35819] branches/4.4/src/wp-admin/includes: List Tables: Revert [34728] and [35482].
noreply at wordpress.org
- [wp-svn] [35820] trunk: Media: Don' t generate responsive image attributes if `src` does not match ID in `wp-image-` class.
noreply at wordpress.org
- [wp-svn] [35821] branches/4.4: Media: Don' t generate responsive image attributes if `src` does not match ID in `wp-image-` class.
noreply at wordpress.org
- [wp-svn] [35822] trunk/src/wp-includes/rest-api.php: REST API: Make strings translatable in `register_rest_route`.
noreply at wordpress.org
- [wp-svn] [35823] trunk/src/wp-admin/about.php: About Page: Add Cloudup embed and cache the embeds as site transients.
noreply at wordpress.org
- [wp-svn] [35824] branches/4.4: About Page: Add Cloudup embed and cache the embeds as site transients.
noreply at wordpress.org
- [wp-svn] [35825] trunk/src/wp-admin/about.php: About Page: use `srcset` for images, also known as Recursive Dogfooding.
noreply at wordpress.org
- [wp-svn] [35826] trunk/src/wp-admin/about.php: About Page: use the source of the Make/Core Embed response instead of discovering it (or reading from the cache) every time.
noreply at wordpress.org
- [wp-svn] [35827] branches/4.4: About Page: use `srcset` for images, also known as Recursive Dogfooding.
noreply at wordpress.org
- [wp-svn] [35828] branches/4.4: About Page: use the source of the Make/ Core Embed response instead of discovering it (or reading from the cache) every time.
noreply at wordpress.org
- [wp-svn] [35829] trunk/src/wp-content/themes: Bundled Themes: Update POT files.
noreply at wordpress.org
- [wp-svn] [35830] branches/4.4: Bundled Themes: Update POT files.
noreply at wordpress.org
- [wp-svn] [35831] trunk/src/wp-admin/css/forms.css: Administration: Adds a height to number inputs.
noreply at wordpress.org
- [wp-svn] [35832] trunk/src/wp-admin/about.php: About Page: Use w.org CDN for images.
noreply at wordpress.org
- [wp-svn] [35833] trunk/src/wp-admin/about.php: About Page: Remove three superfluous parentheses.
noreply at wordpress.org
- [wp-svn] [35834] trunk/src/wp-admin: About Page: use ReverbNation instead of Cloudup to avoid Ad Blocker cruff with tracking pixels.
noreply at wordpress.org
- [wp-svn] [35835] branches/4.4/src/wp-admin: About Page: Use w.org CDN, use ReverbNation instead of Cloudup, adjust the layout.
noreply at wordpress.org
- [wp-svn] [35836] branches/4.4/: Add missing `svn:mergeinfo` properties for [35835].
noreply at wordpress.org
- [wp-svn] [35837] trunk/src/wp-admin: Install/Upgrade: Keep indexing bots away until a site is ready to be seen.
noreply at wordpress.org
- [wp-svn] [35838] branches/4.4: Install/Upgrade: Keep indexing bots away until a site is ready to be seen.
noreply at wordpress.org
- [wp-svn] [35839] trunk/src/wp-admin: About Page: Add release video and update post embed.
noreply at wordpress.org
- [wp-svn] [35840] branches/4.4: About Page: Add release video and update post embed.
noreply at wordpress.org
- [wp-svn] [35841] branches/4.4/src/wp-includes/version.php: WordPress 4.4
noreply at wordpress.org
- [wp-svn] [35842] tags/4.4/: Tag 4.4
noreply at wordpress.org
- [wp-svn] [35843] branches/4.4/src/wp-includes/version.php: The 4.4 branch is now 4.4.1-alpha.
noreply at wordpress.org
- [wp-svn] [35844] trunk/src/wp-admin/includes/class-wp-screen.php: Docs: Move the hook doc for the `view_mode_post_types` filter to directly precede the `apply_filters ()` line.
noreply at wordpress.org
- [wp-svn] [35845] trunk/src/wp-includes/rest-api.php: Docs: Better param descriptions and fix incorrect param name within REST API deprecated functions
noreply at wordpress.org
- [wp-svn] [35846] trunk/src/wp-login.php: Accessibility: remove no-purpose title attributes from the login screen.
noreply at wordpress.org
- [wp-svn] [35847] trunk: Formatting: Don't make links inside `<script>` and `<style> ` tags clickable.
noreply at wordpress.org
- [wp-svn] [35848] trunk/src: Comments: The year is 2003.
noreply at wordpress.org
- [wp-svn] [35849] trunk/tests/phpunit: Comments: Commit tests missed in [35848].
noreply at wordpress.org
- [wp-svn] [35850] trunk: Improve handling for `WP_Error` objects in `get_the_terms() `.
noreply at wordpress.org
- [wp-svn] [35851] branches/4.4: Improve handling for `WP_Error` objects in `get_the_terms()`.
noreply at wordpress.org
- [wp-svn] [35852] branches/4.4: Bump package.json and readme.html to 4.4.1 in the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [35853] trunk: Comments: Comments don?\226?\128? \153t need no Post ID when created, so they don?\226?\128? \153t be needing one to be edited.
noreply at wordpress.org
- [wp-svn] [35854] trunk/src/wp-admin: Accessibility: the iframes used for the update progress in the Updates screen need title attributes to describe their content.
noreply at wordpress.org
- [wp-svn] [35855] trunk/src/wp-admin: Updates screen: make the new strings introduced in [35854] translatable.
noreply at wordpress.org
- [wp-svn] [35856] trunk/src/wp-includes/l10n.php: L10n: Use an absolute path for the `is_dir() ` check when looking for installed translations.
noreply at wordpress.org
- [wp-svn] [35857] trunk/tests/phpunit/tests/comment/getCommentLink.php: Share fixtures in `get_comment_link()` tests.
noreply at wordpress.org
- [wp-svn] [35858] trunk/tests/phpunit/tests/comment/getCommentLink.php: Be sure to force-delete when cleaning up fixtures in `get_comment_link() ` tests.
noreply at wordpress.org
- [wp-svn] [35859] trunk/package.json: Build Tools: Update grunt-contrib-imagemin to v1.0.0
noreply at wordpress.org
- [wp-svn] [35860] trunk/src/wp-includes/wp-db.php: Don' t suppress error messages in database function calls.
noreply at wordpress.org
- [wp-svn] [35861] trunk/src/wp-includes/post.php: Add inline documentation for `get_page_by_path()`.
noreply at wordpress.org
- [wp-svn] [35862] trunk/src/wp-admin/css/about.css: About: Add a fallback `-webkit-calc()` to `about.css`
noreply at wordpress.org
- [wp-svn] [35863] trunk/tests/phpunit/tests/user/capabilities.php: Add assertions for role names as capabilities in the capabilities tests.
noreply at wordpress.org
- [wp-svn] [35864] trunk/src/wp-includes/widgets.php: Docs: Document the optional `$options` parameter for `wp_register_widget_control ()` as a hash notation.
noreply at wordpress.org
- [wp-svn] [35865] trunk/src/wp-login.php: Administration: Improve the message displayed in the login form modal when a user' s session has expired.
noreply at wordpress.org
- [wp-svn] [35866] trunk/src/wp-admin/update-core.php: Accessibility: on the Updates screen, remove a redundant title attribute.
noreply at wordpress.org
- [wp-svn] [35867] trunk/src/wp-includes/post-template.php: Post Template: Pass the post ID to `the_guid` and `get_the_guid` filters.
noreply at wordpress.org
- [wp-svn] [35868] trunk/src/wp-includes/post.php: Docs: Remove indentation from a wrapped line in the DocBlock description for `get_post_type_labels ()` to prevent incorrect formatting when parsed.
noreply at wordpress.org
- [wp-svn] [35869] trunk/src/wp-admin/includes/class-wp-screen.php: Correct the hash notation documentation introduced in [34891].
noreply at wordpress.org
- [wp-svn] [35870] trunk/src/wp-admin/js/user-profile.js: Passwords: Hide weak password confirmation checkbox when password strength improves.
noreply at wordpress.org
- [wp-svn] [35871] trunk/tests/phpunit/tests/user/capabilities.php: Introduce tests for the `unfiltered_upload` capability, which no user should have ( unless the `ALLOW_UNFILTERED_UPLOADS` constant is defined).
noreply at wordpress.org
- [wp-svn] [35872] trunk/tests/phpunit/tests/user/capabilities.php: Ensure that all the capabilities that any users have are being tested.
noreply at wordpress.org
- [wp-svn] [35873] trunk/src/wp-admin/includes/dashboard.php: Dashboard: Do not show "Search Engines Discouraged" text when the `blog_public` option is not set.
noreply at wordpress.org
- [wp-svn] [35874] trunk/src/wp-admin/includes: Admin Menu: Deprecate `add_object_page()` and `add_utility_page()`.
noreply at wordpress.org
- [wp-svn] [35875] trunk/src: When editing terms, properly display an admin `notice-warning` when `tag_ID` is empty.
noreply at wordpress.org
- [wp-svn] [35876] trunk/src/wp-includes/class-wp-walker.php: Avoid a PHP notice when trying to access the `post_parent` property of hierarchical post type nav menu items.
noreply at wordpress.org
- [wp-svn] [35877] trunk/src/wp-includes/comment-template.php: Docs: Update the summary for the `comment_form_fields` hook docs to explicitly mention inclusion of the textarea element as a filterable element.
noreply at wordpress.org
- [wp-svn] [35878] trunk/src/wp-includes/locale.php: I18N: In `wp_maybe_decline_date( )`, bail early if translation functions are not available, e.g.
noreply at wordpress.org
- [wp-svn] [35879] trunk/src/wp-includes/locale.php: Revert [35878].
noreply at wordpress.org
- [wp-svn] [35880] trunk/src/wp-includes/functions.php: I18N: In `wp_maybe_decline_date()`, bail early if translation functions are not available, e.g.
noreply at wordpress.org
- [wp-svn] [35881] trunk/src/wp-admin/setup-config.php: Fix typo in `wp-admin/ setup-config.php`.
noreply at wordpress.org
- [wp-svn] [35882] trunk/src/wp-includes/load.php: Docs: Correct `wp_debug_mode() ` description to clarify that `WP_DEBUG_DISPLAY` is true by default.
noreply at wordpress.org
- [wp-svn] [35883] trunk/src/wp-admin/edit-form-advanced.php: Editor: Move ' Password protected' and 'Private' options description directly after ' Visibility' setting description.
noreply at wordpress.org
- [wp-svn] [35884] trunk/src/wp-includes/locale.php: I18N: In `WP_Locale::init()`, replace space as a thousands separator with a non-breaking space.
noreply at wordpress.org
- [wp-svn] [35885] trunk/src: Docs: Fix some minor DocBlock alignment issues.
noreply at wordpress.org
- [wp-svn] [35886] trunk/src/wp-includes/general-template.php: Docs: Document optional parameters in `get_archives_link()`.
noreply at wordpress.org
- [wp-svn] [35887] trunk/src/wp-includes/general-template.php: Docs: Remove `@todo` entry from `get_archives_link()`, as all optional arguments are now documented.
noreply at wordpress.org
- [wp-svn] [35888] trunk/src/wp-admin/includes/file.php: Docs: Improve documentation for `request_filesystem_credentials() ` and the corresponding filter.
noreply at wordpress.org
- [wp-svn] [35889] trunk/src/wp-includes/taxonomy.php: Docs: Document the optional `$args` parameter in `wp_delete_term() ` in the hash notation style.
noreply at wordpress.org
- [wp-svn] [35890] trunk: REST API: Improve formatting of failed validation errors.
noreply at wordpress.org
- [wp-svn] [35891] trunk/.gitignore: Remove accidental .svn addition to .gitignore
noreply at wordpress.org
- [wp-svn] [35892] trunk/src/wp-includes/class-wp-customize-manager.php: Customizer: Bold pixel value under Site Icon to match the Custom Header instructions.
noreply at wordpress.org
- [wp-svn] [35893] trunk/src/wp-admin/network/site-new.php: MS: Update "Add New Site" address description text for accuracy.
noreply at wordpress.org
- [wp-svn] [35894] trunk/src/wp-admin/css/dashboard.css: Dashboard: remove not clickable spaces between icons and links in the "At a Glance" panel.
noreply at wordpress.org
- [wp-svn] [35895] trunk/src/wp-includes/taxonomy.php: Docs: Improve documentation for `wp_count_terms()`.
noreply at wordpress.org
- [wp-svn] [35896] trunk/src/wp-admin/css/dashboard.css: Admin: After [35128], make the 'Configure' link work again for dashboard widgets.
noreply at wordpress.org
- [wp-svn] [35897] trunk/src: Login: After [34213], use the `login_post` scheme again for login forms.
noreply at wordpress.org
- [wp-svn] [35898] trunk/src/wp-admin/credits.php: Credits: After [26354], replace another instance of the "Contributing to WordPress" Codex link with http://make.wordpress.org/.
noreply at wordpress.org
- [wp-svn] [35899] trunk/src/wp-includes/class-wp-customize-manager.php: Customizer: Change "Display Header Text" checkbox label to " Display Site Title and Tagline", to make it clearer that it affects both settings.
noreply at wordpress.org
- [wp-svn] [35900] trunk/src/wp-admin/includes/dashboard.php: List tables: After [ 34006], remove unnecessary context from 'View' string, for consistency with other strings in the same context.
noreply at wordpress.org
- [wp-svn] [35901] trunk/src/wp-admin/includes: I18N: Add missing context for 'Trash' strings.
noreply at wordpress.org
- [wp-svn] [35902] trunk/src: I18N: Use better context for comment statuses.
noreply at wordpress.org
- [wp-svn] [35903] trunk/src: I18N: Use better context for post statuses.
noreply at wordpress.org
- [wp-svn] [35904] trunk/src/wp-includes: Docs: Improve documentation for `format_for_editor()` and the `' the_editor_content'` filter it is hooked to.
noreply at wordpress.org
- [wp-svn] [35905] trunk/src/wp-admin/custom-header.php: Accessibility: remove title attributes from the available headers in the (no more used) `custom-header.php` screen.
noreply at wordpress.org
- [wp-svn] [35906] trunk/src/wp-includes/taxonomy.php: Remove a redundant `@param` tag from `the_taxonomies()`.
noreply at wordpress.org
- [wp-svn] [35907] trunk/src/wp-includes/taxonomy.php: Add a missing `@param` doc to `wp_update_term_count()`.
noreply at wordpress.org
- [wp-svn] [35908] trunk/src/wp-includes/query.php: Correct the name of the `@param` doc for `WP_Query::parse_tax_query()`.
noreply at wordpress.org
- [wp-svn] [35909] trunk/src/wp-includes/pluggable.php: Add missing `@param` doc to `wp_check_password() ` and update the `check_password` filter docs.
noreply at wordpress.org
- [wp-svn] [35910] trunk/src/wp-includes/plugin.php:
noreply at wordpress.org
- [wp-svn] [35911] trunk/src/wp-includes/plugin.php: Revert [35910].
noreply at wordpress.org
- [wp-svn] [35912] trunk/src/wp-includes/plugin.php: Add missing variadic markers to the optional parameters of `do_action() ` and `apply_filters()`.
noreply at wordpress.org
- [wp-svn] [35913] trunk/src/wp-includes/pluggable.php: Add missing `@param` doc to `wp_hash()`.
noreply at wordpress.org
- [wp-svn] [35914] trunk/src/wp-includes/pluggable.php: Add missing `@param` docs to `wp_safe_redirect() ` and `wp_sanitize_redirect()`.
noreply at wordpress.org
- [wp-svn] [35915] trunk/src/wp-includes/link-template.php: Correct a parameter name in the `@param` docs for `get_home_url()`.
noreply at wordpress.org
- [wp-svn] [35916] trunk/src/wp-includes: Correct some `@param` doc names in the `WP_Tax_Query` and `WP_User_Query` classes.
noreply at wordpress.org
- [wp-svn] [35917] trunk/src/wp-admin/network/sites.php: MS: Fix pagination in MS Sites List Table when entering a page number.
noreply at wordpress.org
- [wp-svn] [35918] trunk/src/wp-admin/includes/media.php: Correct the position of the `$alt` parameter' s `@param` doc in `image_add_caption()`.
noreply at wordpress.org
- [wp-svn] [35919] trunk/src/wp-includes/certificates/ca-bundle.crt: HTTP: Partially revert [34283] which removed the 1024bit certificates from our trust store.
noreply at wordpress.org
- [wp-svn] [35920] trunk/src/wp-includes/post-template.php: Docs: Capitalize 'URL' correctly in `the_guid()` DocBlock.
noreply at wordpress.org
- [wp-svn] [35921] branches/4.4/src/wp-includes/certificates/ca-bundle.crt: HTTP: Partially revert [34283] which removed the 1024bit certificates from our trust store.
noreply at wordpress.org
- [wp-svn] [35922] trunk/src/wp-includes/random_compat: Update random_compat to latest master (~1.1.5)
noreply at wordpress.org
- [wp-svn] [35923] trunk/src/wp-includes: I18N: Remove `<strong> ` tags from translatable strings in `WP_Customize_Manager:: register_controls()` and `WP_Customize_Header_Image_Control:: render_content()`.
noreply at wordpress.org
- [wp-svn] [35924] trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php: Accessibility: Remove title attributes from the Network Themes list table.
noreply at wordpress.org
- [wp-svn] [35925] trunk/src/wp-includes: Authentication modal dialog: the spinner should disappear when loading is done.
noreply at wordpress.org
- [wp-svn] [35926] trunk/src/wp-includes/class-walker-category-dropdown.php: Docs: Document the `$id` parameter for `Walker_CategoryDropdown::start_el()`, which is implemented by `Walker` but unused in the subclass method.
noreply at wordpress.org
- [wp-svn] [35927] trunk/src/wp-includes/class-walker-comment.php: Docs: Document the `$id` parameter for `Walker_Comment::start_el()`, which is implemented by `Walker` but unused in the subclass method.
noreply at wordpress.org
- [wp-svn] [35928] trunk/src/wp-includes/class-walker-page-dropdown.php: Docs: Add a missing description for the `$id` parameter in the DocBlock for `Walker_PageDropdown ::start_el()`, which is implemented by `Walker` but unused by the subclass method.
noreply at wordpress.org
- [wp-svn] [35929] trunk/src/wp-includes/class-walker-page.php: Docs: Add more complete property and method documentation for `Walker_Page`.
noreply at wordpress.org
- [wp-svn] [35930] trunk/src/wp-includes/class-wp-http-curl.php: Docs: Add missing parameter and return descriptions to the DocBlock for `WP_Http_Curl ::stream_headers()`.
noreply at wordpress.org
- [wp-svn] [35931] trunk/src/wp-includes/comment-template.php: Don't use `array_merge ()` when building comment children arrays.
noreply at wordpress.org
- [wp-svn] [35932] branches/4.4: Don't use `array_merge() ` when building comment children arrays.
noreply at wordpress.org
- [wp-svn] [35933] trunk: Omit `cpage` query var in comment link if comment pagination is disabled.
noreply at wordpress.org
- [wp-svn] [35934] branches/4.4: Omit `cpage` query var in comment link if comment pagination is disabled.
noreply at wordpress.org
- [wp-svn] [35935] trunk/src/wp-includes/class-wp-role.php: Docs: Clarify documentation for `WP_Role::has_cap() ` to more clearing indicate that the method checks for capabilities against the role rather than the user.
noreply at wordpress.org
- [wp-svn] [35936] branches/4.4/tests/phpunit/tests/comment/getCommentLink.php: After [35934], ensure `get_comment_link() ` test works without shared fixtures.
noreply at wordpress.org
- [wp-svn] [35937] trunk/src/wp-includes/class-wp-http-curl.php: Docs: Add missing parameter and return descriptions to the DocBlock for `WP_Http_Curl ::stream_body()`.
noreply at wordpress.org
- [wp-svn] [35938] trunk/src/wp-includes/class-wp-http-curl.php: Docs: Add missing parameter documentation for the `$args` parameter in the DocBlock for `WP_Http_Curl ::test()`.
noreply at wordpress.org
- [wp-svn] [35939] trunk/src/wp-includes/class-wp-http-curl.php: Docs: Remove an extra 'arguments' introduced in [35938].
noreply at wordpress.org
- [wp-svn] [35940] trunk/src/wp-includes/class-wp-http-streams.php: Docs: Add missing parameter documentation for the `$args` parameter in the DocBlock for `WP_Http_Streams ::test()`.
noreply at wordpress.org
- [wp-svn] [35941] trunk/src/wp-includes/class-wp-rewrite.php: Docs: Add missing parameter and return descriptions to the DocBlock for `WP_Rewrite ::iis7_url_rewrite_rules()`.
noreply at wordpress.org
- [wp-svn] [35942] trunk/src/wp-admin/includes/class-wp-filesystem-ftpsockets.php: Filesystem API: Cast the port to an int in the FTPSockets class.
noreply at wordpress.org
- [wp-svn] [35943] trunk/src/wp-includes/customize/ class-wp-customize-themes-section.php: Customize: Ensure that "Change" button appears when there are only 2 themes.
noreply at wordpress.org
- [wp-svn] [35944] trunk/src/wp-admin/includes: Filesystem: Revert [33648] and [34733 ] unfortunately these have caused issues for some servers, while fixing it for others.
noreply at wordpress.org
- [wp-svn] [35945] branches/4.4: Filesystem: Revert [33648] and [34733] unfortunately these have caused issues for some servers, while fixing it for others.
noreply at wordpress.org
- [wp-svn] [35946] trunk/src/wp-admin/includes/class-ftp.php: Filesystem: Avoid PHP warnings when using the FTP Sockets class.
noreply at wordpress.org
- [wp-svn] [35947] trunk/src/wp-admin: Accessibility: Add an ARIA role `button` to links that behave like buttons when JavaScript is on.
noreply at wordpress.org
- [wp-svn] [35948] trunk/src/wp-includes/comment.php: Comments: Use an integer as the default value for `comment_post_ID` in `wp_insert_comment` to match database column.
noreply at wordpress.org
- [wp-svn] [35949] trunk/tests/phpunit/tests/functions/listFilter.php: Ensure `wp_list_pluck()` throws a warning when not being passed an array.
noreply at wordpress.org
- [wp-svn] [35950] trunk/tests/phpunit/tests/functions/listFilter.php: Revert [35949] .
noreply at wordpress.org
- [wp-svn] [35951] trunk/src/wp-includes/locale.php: I18N: After [35884], remove `html_entity_decode()` for the thousands separator in `WP_Locale:: init()`, use the ` ` entity directly.
noreply at wordpress.org
- [wp-svn] [35952] trunk/src/wp-admin/update-core.php: Accessibility: add missing labels for Plugins and Themes checkboxes in the Updates screen.
noreply at wordpress.org
- [wp-svn] [35953] trunk/src/wp-admin/includes/class-wp-plugin-install-list-table.php : Accessibility: Remove title attributes from the Plugin Cards on the Plugin install screen.
noreply at wordpress.org
- [wp-svn] [35954] trunk/src/wp-includes/class-wp-user.php: Docs: Add variadic markers to the optional `$object_id` parameter notation for `WP_User ::has_cap()`.
noreply at wordpress.org
- [wp-svn] [35955] trunk/src/wp-includes/class-wp-widget.php: Docs: Add missing summaries and `@since` versions to DocBlocks for the `_get_display_callback ()`, `_get_update_callback()`, and `_get_form_callback() ` methods in `WP_Widget`.
noreply at wordpress.org
- [wp-svn] [35956] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Docs: Add a missing summary and `@since` version to the DocBlock for `wp_xmlrpc_server ::serve_request()`.
noreply at wordpress.org
- [wp-svn] [35957] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Docs: Add a missing notation for the `$args` parameter in the DocBlock for `wp_xmlrpc_server ::_multisite_getUsersBlogs()`.
noreply at wordpress.org
- [wp-svn] [35958] trunk/src/wp-admin/includes: Accessibility: Add missing label for the theme upload input.
noreply at wordpress.org
- [wp-svn] [35959] trunk: I18N: Add a unit test for `before_last_bar()`.
noreply at wordpress.org
- [wp-svn] [35960] trunk: KSES: Allow the `reversed` attribute for `<ol>`.
noreply at wordpress.org
- [wp-svn] [35961] trunk/src/wp-includes/class-walker-page-dropdown.php: Docs: Add missing property and method summaries in DocBlocks for `Walker_PageDropdown`.
noreply at wordpress.org
- [wp-svn] [35962] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Docs: Add missing notations for the unused `$args` parameter in the `blogger_getTemplate ()` and `blogger_setTemplate()` methods in `wp_xmlrpc_server`.
noreply at wordpress.org
- [wp-svn] [35963] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Docs: Add a missing summary, `@since` version, and parameter descriptions to the DocBlock for `wp_xmlrpc_server:: add_enclosure_if_new()`.
noreply at wordpress.org
- [wp-svn] [35964] trunk/src/wp-includes/class-wp-xmlrpc-server.php: Docs: Add a missing summary, `@since` version, and parameter descriptions to the DocBlock for `wp_xmlrpc_server:: pingback_error()`.
noreply at wordpress.org
- [wp-svn] [35965] trunk/src/wp-includes/class.wp-scripts.php: Docs: Add missing DocBlocks, including summaries and `@since` versions, to the `__construct()` and `init()` methods in `WP_Scripts`.
noreply at wordpress.org
- [wp-svn] [35966] trunk/src/wp-admin/includes/upgrade.php: Docs: Mark the `upgrade_XX() ` functions to be ignored from parsing for the Code Reference.
noreply at wordpress.org
- [wp-svn] [35967] trunk/src/wp-includes/locale.php: Docs: Add a missing summary to the DocBlock for `WP_Locale:: rtl_src_admin_notice()`.
noreply at wordpress.org
- [wp-svn] [35968] trunk/src/wp-includes/query.php: Docs: Add missing parameter descriptions to the DocBlock for `WP_Query:: set_found_posts()`.
noreply at wordpress.org
- [wp-svn] [35969] trunk/src/wp-includes/user.php: Correct a parameter name for the `allow_password_reset` filter so its entry on developer.wordpress.org displays correctly.
noreply at wordpress.org
- [wp-svn] [35970] trunk/src/wp-admin/admin.php: Docs: Correct a parameter name for the `do_mu_upgrade` filter.
noreply at wordpress.org
- [wp-svn] [35971] trunk/src/wp-admin/includes/network.php: Docs: Correct a parameter name for the `allow_subdirectory_install` filter.
noreply at wordpress.org
- [wp-svn] [35972] trunk/src/wp-includes/theme.php: Docs: Correct a parameter name for the `validate_current_theme` filter.
noreply at wordpress.org
- [wp-svn] [35973] trunk/src/wp-admin/admin.php: Docs: Correct a parameter name for the `force_filtered_html_on_import` filter.
noreply at wordpress.org
- [wp-svn] [35974] trunk/src/wp-admin/includes/class-wp-press-this.php: Docs: Correct a parameter name for the `press_this_redirect_in_parent` filter.
noreply at wordpress.org
- [wp-svn] [35975] trunk/src/wp-admin/includes/taxonomy.php: Docs: Clarify the return value for `wp_create_categories()`.
noreply at wordpress.org
- [wp-svn] [35976] trunk/src/wp-includes/theme.php: Docs: Document the default value for the `$validate` parameter in the `validate_current_theme` hook docs.
noreply at wordpress.org
- [wp-svn] [35977] trunk/src/wp-admin/theme-install.php: Accessibility: Correctly associate the search input label in the new Themes favorites tab introduced in [35527].
noreply at wordpress.org
- [wp-svn] [35978] trunk/src/wp-includes/widgets/class-wp-widget-rss.php: Widgets: Remove extra quotes from widget title in `WP_Widget_RSS`, accidentally added in [33814].
noreply at wordpress.org
- [wp-svn] [35979] trunk/src/wp-includes/nav-menu.php: Docs: Clarify the summary and add missing parameter notations to the DocBlock for `_wp_delete_tax_menu_item ()`.
noreply at wordpress.org
- [wp-svn] [35980] trunk/src/wp-includes/pluggable.php: Docs: Add missing parameter and return notations to the DocBlock for `_wp_sanitize_utf8_in_redirect ()`.
noreply at wordpress.org
- [wp-svn] [35981] trunk/src/wp-includes/revision.php: Docs: Add a missing notation for the `$args` parameter in the DocBlock for `wp_get_post_revisions ()`.
noreply at wordpress.org
- [wp-svn] [35982] trunk/src/wp-includes/shortcodes.php: Docs: Add a missing summary, parameter, and return notations to the DocBlock for `strip_shortcode_tag( )`.
noreply at wordpress.org
- [wp-svn] [35983] trunk/src/wp-admin/includes/meta-boxes.php: Accessibility: Improvements for the "Send Trackbacks" postbox.
noreply at wordpress.org
- [wp-svn] [35984] trunk: Introduce 'tag-link-position-x' class to tag cloud links.
noreply at wordpress.org
- [wp-svn] [35985] trunk/src/wp-includes/update.php: Docs: Add a missing summary and `@since` version to the DocBlock for `_maybe_update_core ()`.
noreply at wordpress.org
- [wp-svn] [35986] trunk/src/wp-includes/user.php: Docs: Add missing parameter and return descriptions to the DocBlock for `_wp_get_user_contactmethods ()`.
noreply at wordpress.org
- [wp-svn] [35987] trunk/tests/phpunit/tests/post.php: More focused test for post_type in tag cloud links.
noreply at wordpress.org
- [wp-svn] [35988] trunk/tests/phpunit/tests/term/wpGenerateTagCloud.php: Better focus in tag cloud tests.
noreply at wordpress.org
- [wp-svn] [35989] trunk/src/wp-includes/widgets.php: Docs: Add a missing summary, `@since` version, and parameter descriptions to the DocBlock for `_register_widget_update_callback ()`.
noreply at wordpress.org
- [wp-svn] [35990] trunk/src/wp-includes/widgets.php: Docs: Fix syntax for marking parameters optional in the DocBlock for `is_active_widget ()`.
noreply at wordpress.org
- [wp-svn] [35991] trunk/src/wp-includes/widgets.php: Docs: Add a missing summary, `@since` version, and parameter descriptions in the DocBlock for `_register_widget_form_callback ()`.
noreply at wordpress.org
- [wp-svn] [35992] trunk/src/wp-includes/widgets.php: Docs: Add a better summary, missing `@since` version, parameter and return descriptions to the DocBlock for `_get_widget_id_base ()`.
noreply at wordpress.org
- [wp-svn] [35993] trunk/src/wp-includes/author-template.php: Docs: Add missing parameter notations to the DocBlock for `get_author_posts_url ()`.
noreply at wordpress.org
- [wp-svn] [35994] trunk/src/wp-includes/class-wp.php: In `WP::handle_404()`, make sure `$wp_query->post` is a `WP_Post` object before cloning it.
noreply at wordpress.org
- [wp-svn] [35995] trunk/src/wp-admin/plugins.php: Plugins: Remove the list of files which will be deleted when uninstalling a plugin.
noreply at wordpress.org
- [wp-svn] [35996] trunk/src/wp-admin/network/themes.php: Network Admin: Remove the list of files which will be deleted when deleting a theme.
noreply at wordpress.org
- [wp-svn] [35997] trunk/src/wp-admin: Remove unused variables after [35995] and [ 35996].
noreply at wordpress.org
- [wp-svn] [35998] trunk/src/wp-admin/includes/class-wp-links-list-table.php: Accessibility: Remove title attributes from the Link Manager screen.
noreply at wordpress.org
- [wp-svn] [35999] trunk/src/wp-admin/js/editor.js: Editor: Correctly indent definition lists when switching from the visual to the text editor.
noreply at wordpress.org
- [wp-svn] [36000] trunk/src/wp-admin: Accessibility: Remove the title attribute from the Featured Image postbox thumbnail.
noreply at wordpress.org
- [wp-svn] [36001] trunk/src/wp-admin/widgets.php: Widgets: Add missing closing tag for spinner after [35317].
noreply at wordpress.org
- [wp-svn] [36002] trunk/src/wp-includes/http.php: Docs: Fix copy/ paste error in `wp_remote_retrieve_cookies()` description.
noreply at wordpress.org
- [wp-svn] [36003] trunk: Ensure `get_terms()` results are unique when using ' meta_query'.
noreply at wordpress.org
- [wp-svn] [36004] branches/4.4: Ensure `get_terms()` results are unique when using ' meta_query'.
noreply at wordpress.org
- [wp-svn] [36005] trunk: Ensure that `wp_list_categories() ` supports comma-separated lists for 'exclude' and 'exclude_tree'.
noreply at wordpress.org
- [wp-svn] [36006] branches/4.4: Ensure that `wp_list_categories() ` supports comma-separated lists for 'exclude' and 'exclude_tree'.
noreply at wordpress.org
- [wp-svn] [36007] trunk/src/wp-includes/class-oembed.php: Remove RDIO from oEmbed providers
noreply at wordpress.org
- [wp-svn] [36008] trunk: Add `current-cat-ancestor` class to ancestor items in `wp_list_categories ()`.
noreply at wordpress.org
- [wp-svn] [36009] trunk/src/wp-includes/bookmark.php: Docs: Add a missing notation for the `$bookmark_id` parameter in the DocBlock for `clean_bookmark_cache ()`.
noreply at wordpress.org
- [wp-svn] [36010] trunk/src/wp-includes/canonical.php: Docs: Add a missing summary, description, and `@since` version to the DocBlock for `wp_redirect_admin_locations()`.
noreply at wordpress.org
- [wp-svn] [36011] trunk/src/wp-includes/link-template.php: Docs: Fix the syntax for the `get_previous_post_link()` DocBlock to ensure it' s read and parsed as such instead of as a multi-line comment.
noreply at wordpress.org
- [wp-svn] [36012] trunk/src/wp-includes/l10n.php: Docs: Add a missing notation for the `$context` parameter in the DocBlock for `_nx_noop ()`.
noreply at wordpress.org
- [wp-svn] [36013] trunk/src/wp-includes/category-template.php: Docs: Add missing parameter and return descriptions to the DocBlocks for `_wp_object_name_sort_cb ()` and `_wp_object_count_sort_cb()`, both `uasort()` callbacks.
noreply at wordpress.org
- [wp-svn] [36014] trunk/src/wp-includes: Accessibility: Improvements for the Authentication Check modal dialog "Close X".
noreply at wordpress.org
- [wp-svn] [36015] trunk/src/wp-admin/includes/theme.php: Accessibility: Remove title attributes from the Theme browser.
noreply at wordpress.org
- [wp-svn] [36016] trunk/src/wp-admin: Accessibility: Remove title attributes and improve accessibility on the "no-js" Menus screen.
noreply at wordpress.org
- [wp-svn] [36017] trunk/src/wp-includes/compat.php: Docs: Add missing DocBlocks for `mb_substr()` and `_mb_substr()`.
noreply at wordpress.org
- [wp-svn] [36018] trunk/src/wp-includes/compat.php: Docs: Fix inline comment syntax in `_mb_substr()`, an internal compat method for `mb_substr()`.
noreply at wordpress.org
- [wp-svn] [36019] trunk/src/wp-includes/compat.php: Docs: Add missing DocBlocks for `mb_strlen()` and `_mb_strlen()`.
noreply at wordpress.org
- [wp-svn] [36020] trunk/src/wp-includes/compat.php: Docs: Fix inline comment syntax in `_mb_strlen()`, an internal compat method for `mb_strlen()`.
noreply at wordpress.org
- [wp-svn] [36021] trunk/src/wp-includes/compat.php: Docs: Add missing DocBlocks for `hash_hmac()` and `_hash_hmac()`.
noreply at wordpress.org
- [wp-svn] [36022] trunk/src/wp-includes/cron.php: Docs: Add a missing notation for the `$gmt_time` parameter in the DocBlock for `spawn_cron ()`.
noreply at wordpress.org
- [wp-svn] [36023] trunk/src/wp-includes/deprecated.php: Docs: Add a missing summary, parameter, and return descriptiosn to the DocBlock for the deprecated function, `get_linkrating()`.
noreply at wordpress.org
- [wp-svn] [36024] trunk/src/wp-includes/deprecated.php: Docs: Add missing parameter and return notations in the DocBlock for the deprecated `_nc ()` function.
noreply at wordpress.org
- [wp-svn] [36025] trunk/src/wp-includes/deprecated.php: Docs: Add missing parameter notations and descriptions in the DocBlock for `get_link ()`.
noreply at wordpress.org
- [wp-svn] [36026] trunk/src/wp-includes/deprecated.php: Docs: Add missing parameter and return notations to the DocBlock for the deprecated `wp_specialchars ()` function.
noreply at wordpress.org
- [wp-svn] [36027] trunk/src/wp-includes/deprecated.php: Docs: Properly mark the `$classname` parameter as optional.
noreply at wordpress.org
- [wp-svn] [36028] trunk/src/wp-includes/deprecated.php: Docs: Add missing parameter and return notations in the DocBlock for `get_profile ()`.
noreply at wordpress.org
- [wp-svn] [36029] trunk/src/wp-blog-header.php: Docs: Add documentation to wp-blog-header.php.
noreply at wordpress.org
- [wp-svn] [36030] trunk/src/wp-includes/deprecated.php: Docs: Add missing parameter and return notations to the DocBlock for the deprecated `get_usernumposts ()` function.
noreply at wordpress.org
- [wp-svn] [36031] trunk: Responsive images: fix calculations when determining whether to include particular image file in `srcset`.
noreply at wordpress.org
- [wp-svn] [36032] trunk/src/wp-admin/includes/update.php: Accessibility: Remove title attributes from the updates links on the Plugin and Themes list tables.
noreply at wordpress.org
- [wp-svn] [36033] trunk/src/wp-includes/deprecated.php: Docs: Add missing notations for the optional `$tab_index` and `$extended` parameters in the DocBlock for the deprecated `the_editor ()` function.
noreply at wordpress.org
- [wp-svn] [36034] trunk/src/wp-includes/class-wp.php: Query: Remove `title` from the public query vars list.
noreply at wordpress.org
- [wp-svn] [36035] branches/4.4/src/wp-includes/class-wp.php: Query: Remove `title` from the public query vars list.
noreply at wordpress.org
- [wp-svn] [36036] trunk: Texturize: Transform `&` into `& ` in tag attributes.
noreply at wordpress.org
- [wp-svn] [36037] branches/4.4: Texturize: Transform `&` into `& ` in tag attributes.
noreply at wordpress.org
- [wp-svn] [36038] trunk: Comments: When a comment is submitted, ensure the `user_ID` element in the array that' s passed to the `preprocess_comment` filter gets populated.
noreply at wordpress.org
- [wp-svn] [36039] branches/4.4: Comments: When a comment is submitted, ensure the `user_ID` element in the array that' s passed to the `preprocess_comment` filter gets populated.
noreply at wordpress.org
- [wp-svn] [36040] trunk: Respect approval status when determining comment page count in `comments_template ()`.
noreply at wordpress.org
- [wp-svn] [36041] branches/4.4: Respect approval status when determining comment page count in `comments_template ()`.
noreply at wordpress.org
- [wp-svn] [36042] trunk/src: Login: Revert [34213] and [35897].
noreply at wordpress.org
- [wp-svn] [36043] branches/4.4: Login: Revert [34213] and [35897].
noreply at wordpress.org
- [wp-svn] [36044] branches/4.4: Avoid a PHP notice when trying to access the `post_parent` property of hierarchical post type nav menu items.
noreply at wordpress.org
- [wp-svn] [36045] trunk/tests/phpunit/tests/query/vars.php: Query: Introduce a unit test which will fail when new public query vars are introduced without also updating the test.
noreply at wordpress.org
- [wp-svn] [36046] branches/4.4: Query: Introduce a unit test which will fail when new public query vars are introduced without also updating the test.
noreply at wordpress.org
- [wp-svn] [36047] trunk/tests/phpunit/tests/user/capabilities.php: Tests: Shave a second off the user capability tests by reusing its user fixtures.
noreply at wordpress.org
- [wp-svn] [36048] trunk/tests/phpunit/tests/query/vars.php: Query: Re-initialise any dynamically-added public query vars before running the public query vars test.
noreply at wordpress.org
- [wp-svn] [36049] trunk/tests/phpunit/tests/user/capabilities.php: Tests: Fix all the things.
noreply at wordpress.org
- [wp-svn] [36050] trunk/tests/phpunit/tests/post/getPostsByAuthorSql.php: Tests: Prevent role capability pollution in `Tests_Post_GetPostsByAuthorSql:: test_user_has_access_only_to_private_posts_for_certain_post_types()`.
noreply at wordpress.org
- [wp-svn] [36051] branches/4.4: Query: Re-initialise any dynamically-added public query vars before running the public query vars test.
noreply at wordpress.org
- [wp-svn] [36052] branches/4.4/tests/phpunit/tests/query/vars.php: Tests: Correct the public query vars test for the 4.4 branch.
noreply at wordpress.org
- [wp-svn] [36053] trunk/src/wp-admin: Accessibility: Remove the revisions limit title attribute from the Publish box.
noreply at wordpress.org
- [wp-svn] [36054] trunk/src/wp-admin/includes/image.php: Docs: Fix a typo in the 4.4.0 changlog entry in the `intermediate_image_sizes_advanced` hook doc.
noreply at wordpress.org
- [wp-svn] [36055] trunk/tests/phpunit/includes/install.php: Tests: Use the `default_storage_engine` MySQL option on newer MySQL versions.
noreply at wordpress.org
- [wp-svn] [36056] trunk: Order terms by 'name' when populating object term cache.
noreply at wordpress.org
- [wp-svn] [36057] branches/4.4: Order terms by 'name' when populating object term cache.
noreply at wordpress.org
- [wp-svn] [36058] branches/4.4: Update random_compat to latest
noreply at wordpress.org
- [wp-svn] [36059] trunk: Embeds: Don' t show embed discovery link on a static front page.
noreply at wordpress.org
- [wp-svn] [36060] branches/4.4: Embeds: Don' t show embed discovery link on a static front page.
noreply at wordpress.org
- [wp-svn] [36061] trunk/src/wp-includes/default-constants.php: Revert [35804].
noreply at wordpress.org
- [wp-svn] [36062] trunk/src/wp-includes/class-wp-editor.php: Editor: remove the format_for_editor filter from `the_editor_content` after it runs as the next editor instance on the same page may not need it.
noreply at wordpress.org
- [wp-svn] [36063] branches/4.4: I18N: In `wp_maybe_decline_date()`, bail early if translation functions are not available, e.g.
noreply at wordpress.org
- [wp-svn] [36064] branches/4.4: In `WP::handle_404()`, make sure `$wp_query-> post` is a `WP_Post` object before cloning it.
noreply at wordpress.org
- [wp-svn] [36065] branches/4.4: Customize: Ensure that "Change" button appears when there are only 2 themes.
noreply at wordpress.org
- [wp-svn] [36066] branches/4.4: Remove RDIO from oEmbed providers
noreply at wordpress.org
- [wp-svn] [36067] branches/4.4: Widgets: Remove extra quotes from widget title in `WP_Widget_RSS`, accidentally added in [33814].
noreply at wordpress.org
- [wp-svn] [36068] trunk/src/wp-admin/users.php: Users: When determining whether to show the reassign content option during user delete , don't rely upon `WP_Query` as it doesn' t return all forms of content `wp_delete_user()` operates on.
noreply at wordpress.org
- [wp-svn] [36069] trunk/src: Docs: Miscellaneous docblock corrections.
noreply at wordpress.org
- [wp-svn] [36070] trunk/src/wp-admin/includes/deprecated.php: Docs: Properly mark the `$exclude_zeros` parameter in the DocBlock for `get_editable_user_ids ()` as optional.
noreply at wordpress.org
- [wp-svn] [36071] trunk/src/wp-admin/includes/deprecated.php: Docs: Add missing `@since` and properly mark the optional `$type` parameter as such in the DocBlock for the deprecated `get_others_unpublished_posts ()` function.
noreply at wordpress.org
- [wp-svn] [36072] trunk/src/wp-admin/includes/plugin.php: Docs: Properly mark the optional `$redirect`, `$network_wide`, and `$silent` parameters as such in the DocBlock for `activate_plugin()`.
noreply at wordpress.org
- [wp-svn] [36073] trunk/src/wp-includes/plugin.php: Docs: `@see != @since`.
noreply at wordpress.org
- [wp-svn] [36074] trunk/src/wp-includes: Docs: Miscellaneous docblock code quality tweaks.
noreply at wordpress.org
- [wp-svn] [36075] trunk/src/wp-content/themes/twentyfifteen/css/editor-style.css: Twenty Fifteen: Add left margin for lists inside blockquotes in `editor-style.css`.
noreply at wordpress.org
- [wp-svn] [36076] trunk/src/wp-includes/taxonomy.php: Respect `$_wp_suspend_cache_invalidation` in `clean_object_term_cache()`.
noreply at wordpress.org
- [wp-svn] [36077] trunk/tests/phpunit/tests: Move `get_adjacent_post() ` tests to their own file.
noreply at wordpress.org
- [wp-svn] [36078] trunk: Move excluded_terms filter in `get_adjacent_post()`.
noreply at wordpress.org
- [wp-svn] [36079] trunk/src/wp-includes/link-template.php: Improve post-filter sanitization of excluded terms in `get_adjacent_post( )`.
noreply at wordpress.org
- [wp-svn] [36080] trunk: Taxonomy: Pass object ids to delete_* actions.
noreply at wordpress.org
- [wp-svn] [36081] trunk/src/wp-includes/nav-menu-template.php: Menus: Bring back line break between menu items.
noreply at wordpress.org
- [wp-svn] [36082] branches/4.4: Menus: Bring back line break between menu items.
noreply at wordpress.org
- [wp-svn] [36083] trunk/src/wp-includes: Upgrade PHPMailer from 5.2.10 to 5.2.14.
noreply at wordpress.org
- [wp-svn] [36084] trunk/src/wp-includes/user.php: User: Don' t continue checking a password reset key, if the hash is empty.
noreply at wordpress.org
- [wp-svn] [36085] trunk/src/wp-includes/user.php: Docs: Correct `@return` type for `count_user_posts()`.
noreply at wordpress.org
- [wp-svn] [36086] trunk/src/wp-includes/rest-api.php: Docs: Correct `@return` type for `rest_parse_date()`.
noreply at wordpress.org
- [wp-svn] [36087] trunk/src/wp-admin/includes/file.php: Theme Editor: Add `taxonomy.php`, `home.php`, `front-page.php`, `date.php`, and `singular.php` to file descriptions.
noreply at wordpress.org
- [wp-svn] [36088] trunk/src/wp-admin/includes/file.php: Theme Editor: Break `$wp_file_descriptions` array into sections and reorder for consistency and readability.
noreply at wordpress.org
- [wp-svn] [36089] trunk: Help Tab Order should be based on the Priority Argument
noreply at wordpress.org
- [wp-svn] [36090] trunk/src/wp-includes/functions.php: Docs: Clarify that `wp_filter_object_list()` accepts `'not' ` as its `$operator` parameter.
noreply at wordpress.org
- [wp-svn] [36091] trunk/src/wp-includes/post.php: Docs: Clarify that `get_post_types ()` accepts `'not'` as its `$operator` parameter.
noreply at wordpress.org
- [wp-svn] [36092] trunk/src/wp-admin: Remove redundant title attribute from `wp_star_rating()`.
noreply at wordpress.org
- [wp-svn] [36093] trunk/src/wp-includes/admin-bar.php: Toolbar: In Comments link, replace title attribute containing the number of pending comments with a screen reader text.
noreply at wordpress.org
- [wp-svn] [36094] trunk: Pages: `get_page_uri() ` should return the URI at which the resource being accessed is available at , this may include non-'publish' status posts.
noreply at wordpress.org
- [wp-svn] [36095] trunk/src: Nav Menus: Avoid a PHP Notice when a menu contains a now unregistered post type archive.
noreply at wordpress.org
- [wp-svn] [36096] trunk/src/wp-includes/link-template.php: Canonical: Output correct canonical links for paged posts when not using pretty permalinks.
noreply at wordpress.org
- [wp-svn] [36097] trunk: Shortcodes: `=` is a reserved character in shortcode names, mark it as such.
noreply at wordpress.org
- [wp-svn] [36098] branches/4.4: Shortcodes: `= ` is a reserved character in shortcode names, mark it as such.
noreply at wordpress.org
- [wp-svn] [36099] trunk/tests/phpunit/tests/shortcode.php: Tests: Use the correct URL in some shortcode tests.
noreply at wordpress.org
- [wp-svn] [36100] trunk: Allow `map_deep() ` to work with object properties containing a reference.
noreply at wordpress.org
- [wp-svn] [36101] branches/4.4: Allow `map_deep() ` to work with object properties containing a reference.
noreply at wordpress.org
- [wp-svn] [36102] trunk/src/wp-includes/pluggable.php: Docs: Fix typo in a comment in `wp_rand()`.
noreply at wordpress.org
- [wp-svn] [36103] branches/4.4: Canonical: Output correct canonical links for paged posts when not using pretty permalinks.
noreply at wordpress.org
- [wp-svn] [36104] branches/4.4: Help Tab Order should be based on the Priority Argument
noreply at wordpress.org
- [wp-svn] [36105] branches/4.4: Pages: `get_page_uri() ` should return the URI at which the resource being accessed is available at , this may include non-'publish' status posts.
noreply at wordpress.org
- [wp-svn] [36106] branches/4.4: Users: When determining whether to show the reassign content option during user delete , don't rely upon `WP_Query` as it doesn' t return all forms of content `wp_delete_user()` operates on.
noreply at wordpress.org
- [wp-svn] [36107] trunk/src/wp-includes/general-template.php: Docs: Improve documentation for `wp_admin_css_color()`.
noreply at wordpress.org
- [wp-svn] [36108] trunk: Force non-public taxonomies to have a query_var of `false`.
noreply at wordpress.org
- [wp-svn] [36109] branches/4.4: Force non-public taxonomies to have a query_var of `false`.
noreply at wordpress.org
- [wp-svn] [36110] trunk: 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] [36111] trunk/src/wp-includes/deprecated.php: Docs: Correct a funky docblock in `funky_javascript_fix()`.
noreply at wordpress.org
- [wp-svn] [36112] trunk: Themes: Add `singular` to the list of body classes when viewing a single post object.
noreply at wordpress.org
- [wp-svn] [36113] trunk: Import: Add a missing space to `post_exists()`.
noreply at wordpress.org
- [wp-svn] [36114] trunk/src/wp-includes/class-wp-customize-control.php: Docs: Hash notate properties and defaults for the benefit of `$args` parameter documentation for `WP_Customize_Control ::__construct()`.
noreply at wordpress.org
- [wp-svn] [36115] trunk/src/wp-includes/comment.php: Comments: Return early from `wp_update_comment_count() ` if there is not a valid post.
noreply at wordpress.org
- [wp-svn] [36116] trunk/tests/phpunit/tests/db/charset.php: Tests: When testing the `utf8mb4` charset, ensure that the current MySQL server has `utf8mb4` support.
noreply at wordpress.org
- [wp-svn] [36117] trunk/tests/phpunit/tests/formatting/MapDeep.php: Tests: After [ 36100] use an object style which is compatible with PHP5 `get_object_vars( )`.
noreply at wordpress.org
- [wp-svn] [36118] branches/4.4: Tests: After [36100] use an object style which is compatible with PHP5 `get_object_vars()`.
noreply at wordpress.org
- [wp-svn] [36119] trunk: Ensure only approved comments trigger post author notifications
noreply at wordpress.org
- [wp-svn] [36120] trunk: Responsive images: add compatibility for versions < 2.7 when the full image path was stored in the metadata.
noreply at wordpress.org
- [wp-svn] [36121] trunk: 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] [36122] trunk/src/wp-includes/css/media-views.css: Media: Fix icons for HiDPI displays on the media modal after [32952].
noreply at wordpress.org
- [wp-svn] [36123] trunk/src/wp-includes/embed-template.php: Embeds: Change attachment metadata condition to prevent a warning in the embeds template.
noreply at wordpress.org
- [wp-svn] [36124] trunk/src/wp-admin/includes/plugin.php: Plugins: Add a new `pre_uninstall_plugin` action that runs right before uninstalling a plugin.
noreply at wordpress.org
- [wp-svn] [36125] trunk: Comments: Don't nofollow links within the site.
noreply at wordpress.org
- [wp-svn] [36126] trunk/src/wp-includes/js/twemoji.js: Emoji: Update emoji support to Unicode 8.0, including the Diversity set.
noreply at wordpress.org
- [wp-svn] [36127] trunk/src/wp-includes/query.php: Query: Remove a stray debug line from `WP_Query::get_posts()`.
noreply at wordpress.org
- [wp-svn] [36128] trunk: Redirects: Prevent redirects if a queried object exists.
noreply at wordpress.org
- [wp-svn] [36129] branches/4.4: Redirects: Prevent redirects if a queried object exists.
noreply at wordpress.org
- [wp-svn] [36130] trunk: Widgets: Revert [34465], as it introduced a regression, making the `$index` argument of `dynamic_sidebar()` case-sensitive.
noreply at wordpress.org
- [wp-svn] [36131] branches/4.4/src/wp-includes: Upgrade PHPMailer from 5.2.10 to 5.2.14.
noreply at wordpress.org
- [wp-svn] [36132] trunk/src/wp-includes/class-IXR.php: XMLRPC: Revert [35509] which caused a change of behviour in at least one XMLRPC client.
noreply at wordpress.org
- [wp-svn] [36133] branches/4.4: XMLRPC: Revert [35509] which caused a change of behviour in at least one XMLRPC client.
noreply at wordpress.org
- [wp-svn] [36134] trunk/src: Admin: fix repositioning of notices when the first header is not an immediate children of `.wrap`.
noreply at wordpress.org
- [wp-svn] [36135] trunk/src/wp-includes/category-template.php: Docs: Improve readability of the default arguments of `wp_list_categories()`.
noreply at wordpress.org
- [wp-svn] [36136] trunk/src/wp-content/themes/twentythirteen/image.php: Twenty Thirteen: Add missing loop in the image attachment template.
noreply at wordpress.org
- [wp-svn] [36137] trunk/src/wp-admin: Admin: Restore the " Show advanced menu properties" checkboxes IDs.
noreply at wordpress.org
- [wp-svn] [36138] trunk: Feeds: Comments on attachments display in the site-wide comments RSS feed.
noreply at wordpress.org
- [wp-svn] [36139] trunk/src/wp-includes/comment.php: Docs: Add null to `post_id` param type, fix syntax, and descriptions in the DocBlock for `wp_update_comment_count()`.
noreply at wordpress.org
- [wp-svn] [36140] trunk/src/wp-admin/export.php: Export: Add a missing Oxford comma.
noreply at wordpress.org
Last message date:
Thu Dec 31 19:32:06 UTC 2015
Archived on: Thu Dec 31 19:32:08 UTC 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).