June 2020 Archives by subject
Starting: Mon Jun 1 11:20:16 UTC 2020
Ending: Tue Jun 30 21:51:47 UTC 2020
Messages: 368
- [wp-svn] [47874] trunk/src/wp-admin: Docs: Correct and clarify an inline comment about the `upload_url_path` and `upload_path` options in `wp-admin/options-media.php`.
noreply at wordpress.org
- [wp-svn] [47875] trunk: Add fields to WP_Block_Type
noreply at wordpress.org
- [wp-svn] [47876] trunk: Editor: Fix code style for constructor arguments added in [47875].
noreply at wordpress.org
- [wp-svn] [47877] trunk/.travis.yml: Build/Test Tools: Improve Travis config to pass config validation.
noreply at wordpress.org
- [wp-svn] [47878] trunk: Canonical: Add the ability to disable `redirect_guess_404_permalink()`.
noreply at wordpress.org
- [wp-svn] [47879] trunk/src/wp-admin: Administration: Unify the date structure in list view and excerpt view.
noreply at wordpress.org
- [wp-svn] [47880] trunk/tests/phpunit/includes: Build/Test Tools: Let `WP_UnitTestCase_Base` extend the namespaced version of PHPUnit's test case class.
noreply at wordpress.org
- [wp-svn] [47881] trunk: Build/Test Tools: Add PHPUnit to Composer dev dependencies.
noreply at wordpress.org
- [wp-svn] [47882] trunk/tests/phpunit/includes/functions.php: Build/Test Tools: Avoid an empty "title" heading if no title is set in `_wp_die_handler_exit()` and `_wp_die_handler_txt()`.
noreply at wordpress.org
- [wp-svn] [47883] trunk/src/js/_enqueues/wp: Plugins and Themes Auto-Updates: update the state of the auto-update link on the themes screen after successfully saving the setting.
noreply at wordpress.org
- [wp-svn] [47884] trunk/src: I18N: Use `wp.i18n` for translatable strings in `wp-admin/js/updates.js`.
noreply at wordpress.org
- [wp-svn] [47885] trunk/src/wp-includes/canonical.php: Docs: Correct `@param` type for `pre_redirect_guess_404_permalink` filter.
noreply at wordpress.org
- [wp-svn] [47886] trunk/src/wp-content/themes: Bundled Themes: Consistently check for `WP_Error` before outputting `get_the_tag_list()`.
noreply at wordpress.org
- [wp-svn] [47887] trunk/src: Comments: Ensure that unmoderated comments won't be search indexed.
noreply at wordpress.org
- [wp-svn] [47888] branches/5.4: Comments: Ensure that unmoderated comments won't be search indexed.
noreply at wordpress.org
- [wp-svn] [47889] trunk/src/wp-includes: Comments: Rename `Walker_Comment::comment_text()` to `::filter_comment_text()` for clarity.
noreply at wordpress.org
- [wp-svn] [47890] branches/5.4/src/wp-includes/comment-template.php: Comments: Rename `Walker_Comment::comment_text()` to `::filter_comment_text()` for clarity.
noreply at wordpress.org
- [wp-svn] [47891] trunk: Formatting: add a new 'safe_style_disallowed_chars' filter.
noreply at wordpress.org
- [wp-svn] [47892] trunk/src/wp-includes: Docs: Miscellaneous DocBlock corrections.
noreply at wordpress.org
- [wp-svn] [47893] trunk/src/wp-admin/options-permalink.php: Docs: Correct `@since` version for `available_permalink_structure_tags` filter.
noreply at wordpress.org
- [wp-svn] [47894] trunk/src: Plugins: Make the message displayed when no plugins are installed more concise.
noreply at wordpress.org
- [wp-svn] [47895] trunk: External Libraries: Update clipboard.js to 2.0.6.
noreply at wordpress.org
- [wp-svn] [47896] trunk/src/wp-admin/includes/file.php: File Editor: Don't verify SSL certificate when doing loopback requests for checking for fatal errors.
noreply at wordpress.org
- [wp-svn] [47897] trunk/src/wp-includes/class-wp-term-query.php: Docs: Reformat the `orderby` section of `WP_Term_Query::__construct()` for better readability.
noreply at wordpress.org
- [wp-svn] [47898] trunk/src/wp-includes/class-wp-term-query.php: Docs: Document the `term_order` value for the `orderby` parameter of `WP_Term_Query::__construct()`.
noreply at wordpress.org
- [wp-svn] [47899] branches/5.4/src/wp-includes/version.php: WordPress 5.4.2 Beta 1.
noreply at wordpress.org
- [wp-svn] [47900] branches/5.4/src/wp-includes/version.php: WordPress 5.4.2 RC 1.
noreply at wordpress.org
- [wp-svn] [47901] trunk/.travis.yml: Build/Test Tools: Disable Travis CI build Slack notifications for non-official branches.
noreply at wordpress.org
- [wp-svn] [47902] trunk: General: Continuing to work towards a passing PHP Compatibility scan.
noreply at wordpress.org
- [wp-svn] [47903] trunk/src/wp-includes/admin-bar.php: Toolbar: Display a "View Post" link when viewing comments for a single post on Comments screen.
noreply at wordpress.org
- [wp-svn] [47904] trunk/tests/phpunit/includes/install.php: Build/Test: Die with an error if populate_network fails
noreply at wordpress.org
- [wp-svn] [47905] trunk/.travis.yml: Build/Test Tools: Revert [47901].
noreply at wordpress.org
- [wp-svn] [47906] trunk/src: Docs: Add missing `@global` reference for the `$post_id` global in `wp_admin_bar_edit_menu()`.
noreply at wordpress.org
- [wp-svn] [47907] trunk/src/wp-includes/class-wp-block-type.php: Blocks: Update default value for some fields in WP_Block_Type
noreply at wordpress.org
- [wp-svn] [47908] trunk/src/wp-includes/class-wp-block-type.php: Docs: Update type for `WP_Block_Type::$style` property.
noreply at wordpress.org
- [wp-svn] [47909] trunk/src/wp-admin/includes/media.php: Media: Add an action for `wp_media_attach_action`.
noreply at wordpress.org
- [wp-svn] [47910] trunk/src/wp-admin: Accessibility: Add the `aria-hidden` attribute to the auto-update related icons.
noreply at wordpress.org
- [wp-svn] [47911] trunk: REST API: Ensure that all properties of `get_endpoint_args_for_item_schema` are listed.
noreply at wordpress.org
- [wp-svn] [47912] trunk/docker-compose.yml: Docs: Fix a typo in the Docker compose file.
noreply at wordpress.org
- [wp-svn] [47913] trunk: Docs: Update the DocBlock for the `wp_media_attach_action` hook per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47914] trunk/src/wp-includes/ms-load.php: Networks and Sites: Update the link text for "Debugging a WordPress Network" support article in `ms_not_installed()`.
noreply at wordpress.org
- [wp-svn] [47915] trunk/src/wp-admin/includes/class-wp-list-table.php: Media: remove any `attachment-filter` query param when switching views.
noreply at wordpress.org
- [wp-svn] [47916] branches/5.3/src/wp-includes: Comments: Ensure that unmoderated comments won't be search indexed.
noreply at wordpress.org
- [wp-svn] [47917] branches/5.2/src/wp-includes: Comments: Ensure that unmoderated comments won't be search indexed.
noreply at wordpress.org
- [wp-svn] [47918] branches/5.1/src/wp-includes: Comments: Ensure that unmoderated comments won't be search indexed.
noreply at wordpress.org
- [wp-svn] [47919] trunk/src/wp-includes/load.php: Bootstrap/Load: Introduce `wp_get_environment_type()` to retrieve the current environment type.
noreply at wordpress.org
- [wp-svn] [47920] trunk/src/wp-includes/assets/script-loader-packages.php: Block Editor: Update `wp-includes/assets/script-loader-packages.php`.
noreply at wordpress.org
- [wp-svn] [47921] trunk: REST API: Add additional fields to the themes controller.
noreply at wordpress.org
- [wp-svn] [47922] trunk/src: Posts, Post Types: Display a more specific error message when an attachment could not be inserted into the database.
noreply at wordpress.org
- [wp-svn] [47923] trunk: REST API: Support the (min|max)Items JSON Schema keywords.
noreply at wordpress.org
- [wp-svn] [47924] trunk/src: Themes: Show a disabled "Activated" button instead of "Activate" for the active theme on Add Themes screen.
noreply at wordpress.org
- [wp-svn] [47925] trunk/src/wp-content/themes: Bundled Themes: Update several package versions in Twenty Twenty and Twenty Nineteen.
noreply at wordpress.org
- [wp-svn] [47926] trunk/src: General: Remove or add inline comments to `$HTTP_RAW_POST_DATA` occurrences.
noreply at wordpress.org
- [wp-svn] [47927] trunk: Build/Test Tools: Update the `wp-coding-standards/wpcs` package.
noreply at wordpress.org
- [wp-svn] [47928] branches/5.2/.travis.yml: Build/Test Tools: Trim the test matrix on Travis in order to speed up the 5.2 branch build.
noreply at wordpress.org
- [wp-svn] [47929] trunk/src: Coding Standards: PHP short ternary operator syntax is not allowed.
noreply at wordpress.org
- [wp-svn] [47930] trunk/src/wp-includes: Docs: Document that `get_tags()` returns a `WP_Error` object if any of the specified taxonomies do not exist.
noreply at wordpress.org
- [wp-svn] [47931] Site Health: Avoid a PHP notice in `WP_Site_Health::wp_cron_scheduled_check()` if async test response does not contain the expected result.
noreply at wordpress.org
- [wp-svn] [47932] trunk: Networks and Sites: Ensure the site ID in `wp_insert_site()` is still correct after calling `clean_blog_cache()`.
noreply at wordpress.org
- [wp-svn] [47933] trunk/src/wp-content/themes/twentytwenty/functions.php: Bundled Themes: Twenty Twenty uses overly specific selector for button background.
noreply at wordpress.org
- [wp-svn] [47934] trunk/src/wp-content/themes/twentyfifteen/css/editor-blocks.css: Bundled Themes: Twenty Fifteen bulleted list block appears too far to the left in the editor.
noreply at wordpress.org
- [wp-svn] [47935] trunk/src/wp-includes/widgets.php: Docs: Improve documentation for `is_active_sidebar()`.
noreply at wordpress.org
- [wp-svn] [47936] trunk/src/wp-includes/class-wp-widget.php: Docs: Fix typo in `WP_Widget::__construct()` and `::WP_Widget()` DocBlocks.
noreply at wordpress.org
- [wp-svn] [47937] trunk/src/wp-includes/canonical.php: Canonical: Ensure a redirect for posts missing `postname` in a query with an ID.
noreply at wordpress.org
- [wp-svn] [47938] trunk: Cache API: Introduce `wp_cache_get_multi()`.
noreply at wordpress.org
- [wp-svn] [47939] trunk/src/wp-includes/cache-compat.php: Cache API: Include the `cache-compat` file.
noreply at wordpress.org
- [wp-svn] [47940] trunk/src/wp-content/themes/twentytwenty/template-parts/featured-image.php: Bundled Themes: Twenty Twenty HTML in featured image caption is being escaped.
noreply at wordpress.org
- [wp-svn] [47941] trunk/src/wp-content/themes/twentytwenty/comments.php: Bundled Themes: Twenty Twenty number of replies not translatable.
noreply at wordpress.org
- [wp-svn] [47942] trunk: Coding Standards: Cleans up some PHPCS issues introduced in [47938].
noreply at wordpress.org
- [wp-svn] [47943] trunk: REST API: Fix updating "multiple" meta keys with non-string values.
noreply at wordpress.org
- [wp-svn] [47944] trunk/src/wp-includes: Docs: Add missing documentation for the `$group` parameter of `WP_Object_Cache::get_multiple()`.
noreply at wordpress.org
- [wp-svn] [47945] branches/5.3: Editor: Bump dependencies for WordPress 5.4.1 release.
noreply at wordpress.org
- [wp-svn] [47946] branches/5.2/package.json: Editor: Bump Gutenberg dependecies for 5.2.6.
noreply at wordpress.org
- [wp-svn] [47947] trunk: Embeds: Ensure that the title attribute is set correctly on embeds.
noreply at wordpress.org
- [wp-svn] [47948] trunk/src/wp-admin/includes/media.php: Editor: Prevent HTML decoding on by setting the proper editor context.
noreply at wordpress.org
- [wp-svn] [47949] trunk/src/wp-includes/pluggable.php: Formatting: Ensure that `wp_validate_redirect()` sanitizes a wider variety of characters.
noreply at wordpress.org
- [wp-svn] [47950] trunk/src/wp-admin/themes.php: Themes: Ensure a broken theme name is returned properly.
noreply at wordpress.org
- [wp-svn] [47951] trunk/src/wp-admin/includes/misc.php: Administration: Add a new filter to extend `set-screen-option`.
noreply at wordpress.org
- [wp-svn] [47952] trunk/src/wp-content/themes: Bundled Themes: Twenty Twenty and Twenty Nineteen version bump.
noreply at wordpress.org
- [wp-svn] [47953] branches/5.4: Embeds: Ensure that the title attribute is set correctly on embeds.
noreply at wordpress.org
- [wp-svn] [47954] Editor: Prevent HTML decoding on by setting the proper editor context.
noreply at wordpress.org
- [wp-svn] [47955] Formatting: Ensure that wp_validate_redirect() sanitizes a wider variety of characters.
noreply at wordpress.org
- [wp-svn] [47956] Themes: Ensure a broken theme name is returned properly.
noreply at wordpress.org
- [wp-svn] [47957] Administration: Add a new filter to extend set-screen-option.
noreply at wordpress.org
- [wp-svn] [47958] branches/5.2/package-lock.json: Editor: Bump `package-lock.json` on the 5.2 branch.
noreply at wordpress.org
- [wp-svn] [47959] branches/5.3: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47960] branches/5.2: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47961] branches/5.2/: General: Include merge info for [47960]
noreply at wordpress.org
- [wp-svn] [47962] branches/3.7: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47963] branches/5.1: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47964] branches/5.0/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47965] branches/3.8: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47966] branches/3.9: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47967] branches/4.9/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47968] branches/4.0: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47969] branches/4.1: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47970] branches/4.2: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47971] branches/4.3/: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47972] branches/4.4/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47973] branches/4.5/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47974] branches/4.6/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47975] branches/4.7/: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47976] branches/3.7/src/wp-admin/themes.php: Themes: Ensure a broken theme name is returned properly.
noreply at wordpress.org
- [wp-svn] [47977] branches/3.8/src/wp-admin/themes.php: Themes: Ensure a broken theme name is returned properly.
noreply at wordpress.org
- [wp-svn] [47978] branches/4.7/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47979] branches/3.9/src/wp-admin/themes.php: Themes: Ensure a broken theme name is returned properly.
noreply at wordpress.org
- [wp-svn] [47980] branches/4.8/src: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47981] branches/4.0/src/wp-admin/themes.php: Themes: Ensure a broken theme name is returned properly.
noreply at wordpress.org
- [wp-svn] [47982] branches/4.3: General: Backport several commits for release.
noreply at wordpress.org
- [wp-svn] [47983] branches/4.8/: General: Include merge info for [47980].
noreply at wordpress.org
- [wp-svn] [47984] trunk: Editor: Ensure latest comments can only be viewed from public posts.
noreply at wordpress.org
- [wp-svn] [47985] branches/5.4/tests/phpunit/tests/blocks/render.php: Editor: Ensure latest comments can only be viewed from public posts.
noreply at wordpress.org
- [wp-svn] [47986] branches/5.2/tests/phpunit/tests/blocks/render.php: Editor: Ensure latest comments can only be viewed from public posts.
noreply at wordpress.org
- [wp-svn] [47987] branches/5.1/tests/phpunit/tests/blocks/render.php: Editor: Ensure latest comments can only be viewed from public posts.
noreply at wordpress.org
- [wp-svn] [47988] branches/5.0/tests/phpunit/tests/blocks/render.php: Editor: Ensure latest comments can only be viewed from public posts.
noreply at wordpress.org
- [wp-svn] [47989] branches/5.4/src: WordPress 5.4.2.
noreply at wordpress.org
- [wp-svn] [47990] branches/5.3: WordPress 5.3.4.
noreply at wordpress.org
- [wp-svn] [47991] branches/5.2: WordPress 5.2.7.
noreply at wordpress.org
- [wp-svn] [47992] branches/5.1: WordPress 5.1.6.
noreply at wordpress.org
- [wp-svn] [47993] branches/5.0: WordPress 5.0.10.
noreply at wordpress.org
- [wp-svn] [47994] branches/4.9: WordPress 4.9.15.
noreply at wordpress.org
- [wp-svn] [47995] branches/4.8: WordPress 4.8.14.
noreply at wordpress.org
- [wp-svn] [47996] branches/4.7: WordPress 4.7.18.
noreply at wordpress.org
- [wp-svn] [47997] branches/4.6: WordPress 4.6.19.
noreply at wordpress.org
- [wp-svn] [47998] branches/4.5: WordPress 4.5.22.
noreply at wordpress.org
- [wp-svn] [47999] branches/4.4: WordPress 4.4.23.
noreply at wordpress.org
- [wp-svn] [48000] branches/4.3: WordPress 4.3.24.
noreply at wordpress.org
- [wp-svn] [48001] branches/4.2: WordPress 4.2.28.
noreply at wordpress.org
- [wp-svn] [48002] branches/4.1: WordPress 4.1.31.
noreply at wordpress.org
- [wp-svn] [48003] branches/4.0: WordPress 4.0.31.
noreply at wordpress.org
- [wp-svn] [48004] branches/3.9: WordPress 3.9.32.
noreply at wordpress.org
- [wp-svn] [48005] branches/3.8: WordPress 3.8.34.
noreply at wordpress.org
- [wp-svn] [48006] branches/3.7: WordPress 3.7.34
noreply at wordpress.org
- [wp-svn] [48007] tags/5.4.2/: Tag 5.4.2
noreply at wordpress.org
- [wp-svn] [48008] tags/5.3.4/: Tag 5.3.4
noreply at wordpress.org
- [wp-svn] [48009] tags/5.2.7/: Tag 5.2.7
noreply at wordpress.org
- [wp-svn] [48010] tags/3.7.34/: Tag 3.7.34
noreply at wordpress.org
- [wp-svn] [48011] tags/5.1.6/: Tag 5.1.6
noreply at wordpress.org
- [wp-svn] [48012] tags/3.8.34/: Tag 3.8.34
noreply at wordpress.org
- [wp-svn] [48013] tags/5.0.10/: Tag 5.0.10
noreply at wordpress.org
- [wp-svn] [48014] tags/3.9.32/: Tag 3.8.32
noreply at wordpress.org
- [wp-svn] [48015] tags/4.0.31/: Tag 4.0.31
noreply at wordpress.org
- [wp-svn] [48016] tags/4.9.15/: Tag 4.9.15
noreply at wordpress.org
- [wp-svn] [48017] tags/4.1.31/: Tag 4.1.31
noreply at wordpress.org
- [wp-svn] [48018] tags/4.2.28/: Tag 4.2.28
noreply at wordpress.org
- [wp-svn] [48019] tags/4.8.14/: Tag 4.8.14
noreply at wordpress.org
- [wp-svn] [48020] tags/4.7.18/: Tag 4.7.18
noreply at wordpress.org
- [wp-svn] [48021] tags/4.3.24/: Tag 4.3.24
noreply at wordpress.org
- [wp-svn] [48022] tags/4.4.23/: Tag 4.4.23
noreply at wordpress.org
- [wp-svn] [48023] tags/4.6.19/: Tag 4.6.19
noreply at wordpress.org
- [wp-svn] [48024] tags/4.5.22/: Tag 4.2.22
noreply at wordpress.org
- [wp-svn] [48025] branches/5.4: Post WordPress 5.4.2 version bump.
noreply at wordpress.org
- [wp-svn] [48026] trunk/src/wp-includes/canonical.php: Canonical: Revert [47937] pending unit tests and further review.
noreply at wordpress.org
- [wp-svn] [48027] trunk/src/wp-content/themes/twentyseventeen: Bundled Themes: Twenty Seventeen add Telegram and Whatsapp support to Social Media Menu.
noreply at wordpress.org
- [wp-svn] [48028] trunk/src/wp-content/themes/twentyseventeen/style.css: Bundled Themes: Twenty Seventeen CSS issue when using rowspan in tables.
noreply at wordpress.org
- [wp-svn] [48029] branches/5.4/src/wp-content/themes: Bundled Themes: Bump Twenty Twenty and Twenty Nineteen versions.
noreply at wordpress.org
- [wp-svn] [48030] branches/4.4: Build/Test Tools: Bump `grunt-contrib-qunit` ~0.7.0 {U+2192} ~1.1.0.
noreply at wordpress.org
- [wp-svn] [48031] trunk/src/wp-admin/includes: Filesystem API: Avoid a PHP notice in `WP_Filesystem_Direct::owner()` and `::group()` methods and their `WP_Filesystem_SSH2` counterparts.
noreply at wordpress.org
- [wp-svn] [48032] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Twenty Nineteen long submenu item titles do not wrap.
noreply at wordpress.org
- [wp-svn] [48033] trunk: External Libraries: Upgrade PHPMailer to version 6.1.6.
noreply at wordpress.org
- [wp-svn] [48034] trunk/src/wp-includes/class-phpmailer.php: External Libraries: Skip deprecated file warning for PHPMailer if the API is not loaded.
noreply at wordpress.org
- [wp-svn] [48035] trunk/src/wp-includes: External Libraries: Add class aliases for `phpmailerException` and `SMTP` to deprecated files to account for the new namespace.
noreply at wordpress.org
- [wp-svn] [48036] trunk/phpcs.xml.dist: Coding Standards: Exclude the whole PHPMailer directory from WPCS checks, for consistency with other external libraries in their own directory.
noreply at wordpress.org
- [wp-svn] [48037] trunk/src/js/_enqueues/wp/theme.js: Themes: Ensure the theme slug is set before checking if the theme is installed or active.
noreply at wordpress.org
- [wp-svn] [48038] trunk: External Libraries: Update Masonry to 4.2.2 and imagesLoaded to 4.1.4.
noreply at wordpress.org
- [wp-svn] [48039] trunk/src/wp-includes/general-template.php: Accessibility: Themes: Don't link to the home page in `get_custom_logo()` when it's displayed on the home page.
noreply at wordpress.org
- [wp-svn] [48040] trunk/src/js/_enqueues/lib/ajax-response.js: Coding Standards: Use strict comparison in `js/_enqueues/lib/ajax-response.js`.
noreply at wordpress.org
- [wp-svn] [48041] trunk/src/wp-admin/includes/meta-boxes.php: Coding Standards: Fix code indentation in `post_submit_meta_box()` to improve readability.
noreply at wordpress.org
- [wp-svn] [48042] trunk/src/wp-admin/user-new.php: Users: On the 'Add New User' screen, don't show the roles dropdown if the current user can't promote other users.
noreply at wordpress.org
- [wp-svn] [48043] trunk: Posts, Post Types: Introduce `default_category_post_types` filter.
noreply at wordpress.org
- [wp-svn] [48044] trunk: Networks and Sites: Don't unnecessarily switch to the current blog in `get_blog_details()`.
noreply at wordpress.org
- [wp-svn] [48045] trunk/src/wp-includes: General: Continuing to work towards a passing PHP Compatibility scan.
noreply at wordpress.org
- [wp-svn] [48046] trunk/.travis.yml: Coding Standards: Remove the PHP Compatibility scanning job from the `allowed_failures` list.
noreply at wordpress.org
- [wp-svn] [48047] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Twenty Nineteen dropcap appears higher than expected in Firefox.
noreply at wordpress.org
- [wp-svn] [48048] trunk: Emoji: Upgrade Twemoji to version 13.0.0.
noreply at wordpress.org
- [wp-svn] [48049] trunk/src: Text Changes: Replace "Webmaster" in output messages with more appropriate terms:
noreply at wordpress.org
- [wp-svn] [48050] trunk/src/wp-admin: Comments: Don't display edit links to trashed post comments.
noreply at wordpress.org
- [wp-svn] [48051] trunk/src/wp-admin: Menus: Provide menu settings when creating a new menu.
noreply at wordpress.org
- [wp-svn] [48052] trunk/src/wp-admin: Code Standards: Cleanup some code spacing.
noreply at wordpress.org
- [wp-svn] [48053] trunk/src/wp-includes/class-wp-query.php: REST API: Allow queries other than the main query to be `is_home`.
noreply at wordpress.org
- [wp-svn] [48054] trunk/src/wp-includes/functions.php: I18N: Add i18n to `size_format()`.
noreply at wordpress.org
- [wp-svn] [48055] trunk/src/wp-includes: Cache API: Add `wp_cache_get_multiple()` to core functions.
noreply at wordpress.org
- [wp-svn] [48056] trunk/src: Administration: Remove `wp-auth-check` from the Heartbeat API.
noreply at wordpress.org
- [wp-svn] [48057] trunk/src/wp-includes/general-template.php: Customize: Introduce `get_custom_logo_image_attributes` filter for the list of custom logo image attributes.
noreply at wordpress.org
- [wp-svn] [48058] trunk/tests/phpunit/includes/mock-mailer.php: Build/Test Tools: Prevent double `/`s when including PHPMailer files.
noreply at wordpress.org
- [wp-svn] [48059] trunk: I18N: Remove the "Error:" prefix from error messages.
noreply at wordpress.org
- [wp-svn] [48060] trunk: Themes: Add additional later escaping to `post_class()` and `body_class()` functions.
noreply at wordpress.org
- [wp-svn] [48061] trunk/src/wp-content/themes/twentyseventeen/style.css: Bundled Themes: Twenty Seventeen Navbar z-index issue.
noreply at wordpress.org
- [wp-svn] [48062] trunk/src/wp-admin: Help/About: Add help tabs to provide informations about plugin & themes auto-updates.
noreply at wordpress.org
- [wp-svn] [48063] trunk/src/wp-admin/nav-menus.php: Coding Standards: Fix WPCS issues in `wp-admin/nav-menus.php`.
noreply at wordpress.org
- [wp-svn] [48064] trunk/src/wp-content/themes/twentyseventeen/template-parts/page/content-front-page.php: Bundled Themes: Twenty Seventeen pagination links don't appear for home pages.
noreply at wordpress.org
- [wp-svn] [48065] trunk/src/wp-includes: Coding Standards: Rename the `$clean` or `$ids` variable in several functions to `$non_cached_ids` for clarity.
noreply at wordpress.org
- [wp-svn] [48066] trunk/src/wp-includes/user.php: Text Changes: Replace "webmaster" with "site admin" in `register_new_user()`.
noreply at wordpress.org
- [wp-svn] [48067] trunk/src: Docs: Consistently include an empty line between `@since` tag and `@see`, `@link`, or `@global`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48068] trunk/src/wp-includes/functions.php: Docs: List the expected return type first for `size_format()` and `wp_get_original_referer()`.
noreply at wordpress.org
- [wp-svn] [48069] trunk: REST API: Only register one block renderer route.
noreply at wordpress.org
- [wp-svn] [48070] trunk/src/wp-includes: Script Loader: Include the script or style handle in `_wp_scripts_maybe_doing_it_wrong()` message.
noreply at wordpress.org
- [wp-svn] [48071] trunk/src/wp-admin/includes/class-wp-automatic-updater.php: Site Health: Verify PHP version requirements when auto-updating themes.
noreply at wordpress.org
- [wp-svn] [48072] trunk: Sitemaps: Add XML sitemaps functionality to WordPress.
noreply at wordpress.org
- [wp-svn] [48073] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Twenty Nineteen horizontal rule is very narrow.
noreply at wordpress.org
- [wp-svn] [48074] trunk/src/wp-content/themes/twentysixteen/css/blocks.css: Bundled Themes: Twenty Sixteen table border extends beyond table.
noreply at wordpress.org
- [wp-svn] [48075] trunk: External Libraries: Update Moment.js to 2.26.0.
noreply at wordpress.org
- [wp-svn] [48076] trunk/src/wp-admin/includes/class-walker-nav-menu-edit.php: Menus: Check the correct variable in `Walker_Nav_Menu_Edit::start_el()` when menu item is a taxonomy term.
noreply at wordpress.org
- [wp-svn] [48077] trunk/src/wp-admin: Plugins and Themes Auto-Updates: allow overriding of the HTML for the auto-update setting link.
noreply at wordpress.org
- [wp-svn] [48078] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Fix empty line phpcs error.
noreply at wordpress.org
- [wp-svn] [48079] trunk/src/wp-includes/version.php: Sitemaps: Bump `$wp_db_version` to flush rewrite rules after [48072].
noreply at wordpress.org
- [wp-svn] [48080] trunk/src/wp-includes/sitemaps/class-wp-sitemaps-provider.php: Coding Standards: Remove unused variable in `WP_Sitemaps_Provider::get_sitemap_entries()`.
noreply at wordpress.org
- [wp-svn] [48081] trunk/src/wp-includes/sitemaps: Coding Standards: Fix WPCS issues in `wp-includes/sitemaps/`.
noreply at wordpress.org
- [wp-svn] [48082] trunk/src/wp-admin/css/common.css: Administration: Combine the styles for `<p>` and `.wp-die-message`, instead of duplicating.
noreply at wordpress.org
- [wp-svn] [48083] trunk/src/wp-admin/admin-header.php: Coding Standards: Use strict comparison for JS fragment in `wp-admin/admin-header.php`.
noreply at wordpress.org
- [wp-svn] [48084] trunk/src: Login and Registration: Introduce `lostpassword_errors` filter in `retrieve_password()` for errors encountered on a password reset request.
noreply at wordpress.org
- [wp-svn] [48085] trunk/src/wp-login.php: Docs: Add missing `$user_data` parameter name to `lostpassword_post` and `lostpassword_errors` filter DocBlocks.
noreply at wordpress.org
- [wp-svn] [48086] trunk: Formatting: new filter `safecss_filter_attr_allow_css` on css parts.
noreply at wordpress.org
- [wp-svn] [48087] trunk/src/wp-admin/includes/privacy-tools.php: Privacy: Use relative paths for exported personal data.
noreply at wordpress.org
- [wp-svn] [48088] trunk/src/wp-admin/includes/privacy-tools.php: Privacy: Revert use relative paths for exported personal data.
noreply at wordpress.org
- [wp-svn] [48089] trunk/src/wp-admin/includes: Coding Standards: Add some space around control structures in `WP_Filesystem_*` classes for consistency and better readability.
noreply at wordpress.org
- [wp-svn] [48090] trunk/src/wp-admin/includes/class-wp-filesystem-ssh2.php: Filesystem API: Expicitly set directory permissions in `WP_Filesystem_SSH2::mkdir()`.
noreply at wordpress.org
- [wp-svn] [48091] trunk/src/wp-includes/theme.php: Docs: Add missing return type for `_remove_theme_support()`.
noreply at wordpress.org
- [wp-svn] [48092] trunk/src: Plugins and Themes Auto-Updates:
noreply at wordpress.org
- [wp-svn] [48093] trunk/src/wp-includes: Docs: Document globals in `WP_Sitemaps_*` classes the same way they are documented in the rest of core.
noreply at wordpress.org
- [wp-svn] [48094] trunk/src/wp-includes/sitemaps.php: Sitemaps: Rename the `wp_sitemaps_is_enabled` filter to `wp_sitemaps_enabled`.
noreply at wordpress.org
- [wp-svn] [48095] trunk/src/wp-admin: Help/About: Move "Learn more: Auto-updates documentation" link about "Support", for consistency with other screens.
noreply at wordpress.org
- [wp-svn] [48096] trunk/Gruntfile.js: Build/Test Tools: Replace the banner text from `wp-emoji-loader.min.js` in `formatting.php` during build process.
noreply at wordpress.org
- [wp-svn] [48097] trunk/src/wp-admin: Docs: Corrections and improvements to inline docs related to plugin and theme auto-updates.
noreply at wordpress.org
- [wp-svn] [48098] trunk/src/wp-includes: Docs: Corrections and improvements to inline docs related to XML sitemaps.
noreply at wordpress.org
- [wp-svn] [48099] trunk/src/wp-includes: Docs: Misc improvements to inline docs.
noreply at wordpress.org
- [wp-svn] [48100] trunk: Docs: Remove unnecessary variables names from `@return` tags.
noreply at wordpress.org
- [wp-svn] [48101] trunk/src/wp-content/themes: Docs: Fix some documentation errors in bundled themes.
noreply at wordpress.org
- [wp-svn] [48102] trunk/src: Docs: Remove an empty line between `@param` and `@return` tags, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48103] trunk/src/wp-content/themes: Docs: Synchronize and correct the documentation for `wp_nav_menu()` arguments in bundled themes.
noreply at wordpress.org
- [wp-svn] [48104] trunk/src: Docs: Capitalize "ID", when referring to a post ID, term ID, etc.
noreply at wordpress.org
- [wp-svn] [48105] trunk/src/wp-admin: Docs: Miscellaneous DocBlock corrections for plugin and theme installation and updates.
noreply at wordpress.org
- [wp-svn] [48106] trunk: Docs: Use a hyphen with the "non" prefix in a more consistent way.
noreply at wordpress.org
- [wp-svn] [48107] trunk/src/wp-includes/user.php: Docs: Miscellaneous DocBlock corrections for email filters in `wp-includes/user.php`.
noreply at wordpress.org
- [wp-svn] [48108] trunk/src/wp-admin/includes/network.php: Docs: Correct DocBlock placement for `allow_subdirectory_install` filter.
noreply at wordpress.org
- [wp-svn] [48109] trunk/src: Docs: Remove `@staticvar` tags from core.
noreply at wordpress.org
- [wp-svn] [48110] trunk/src: Docs: Remove extra spaces from `@param` tags.
noreply at wordpress.org
- [wp-svn] [48111] trunk/src: Coding Standards: Replace `echo sprintf()` with `printf()`.
noreply at wordpress.org
- [wp-svn] [48112] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Add "Link" to the list of exposed cors headers.
noreply at wordpress.org
- [wp-svn] [48113] trunk/tests/phpunit/tests/query/setupPostdata.php: Posts, Post Types: Simplify `test_setup_postdata_loop()`.
noreply at wordpress.org
- [wp-svn] [48114] trunk: Posts, Post Types: Avoid a PHP warning when `get_the_content()` is called outside of the loop.
noreply at wordpress.org
- [wp-svn] [48115] trunk: I18N: Restore the "Error:" prefix for error messages.
noreply at wordpress.org
- [wp-svn] [48116] trunk/src/wp-admin/css: Accessibility: Improve readability by removing unnecessary italic font style.
noreply at wordpress.org
- [wp-svn] [48117] trunk: Blocks: Add context fields to WP_Block_Type
noreply at wordpress.org
- [wp-svn] [48118] trunk: Editor: Remove default "layout" block attribute from WP_Block_Type::get_attributes
noreply at wordpress.org
- [wp-svn] [48119] trunk/src/wp-admin/includes/post.php: Editor: Update default block categories
noreply at wordpress.org
- [wp-svn] [48120] trunk/src/wp-admin/css/list-tables.css: Plugins: Make the appearance of plugin action links on Add Plugins screen more consistent.
noreply at wordpress.org
- [wp-svn] [48121] trunk: General: Remove {U+201C}whitelist{U+201D} and {U+201C}blacklist{U+201D} in favor of more clear and inclusive language.
noreply at wordpress.org
- [wp-svn] [48122] trunk/src/wp-admin/includes/upgrade.php: General: Reference the correct database version for 5.5.0 upgrades.
noreply at wordpress.org
- [wp-svn] [48123] trunk/src/wp-admin/includes/class-wp-automatic-updater.php: Administration: Improve the plugin and theme auto-update emails.
noreply at wordpress.org
- [wp-svn] [48124] trunk: Docs: Small inline documentation corrections following [48121].
noreply at wordpress.org
- [wp-svn] [48125] trunk/src/wp-admin/includes/class-wp-debug-data.php: Site Health: Correct the check of whether the theme directory is writable when the current theme is symlinked into the theme directory.
noreply at wordpress.org
- [wp-svn] [48126] trunk/src: Administration: Remove the `xmlns` attribute on the `<html>` tag.
noreply at wordpress.org
- [wp-svn] [48127] trunk: Privacy: Use relative paths for exported personal data.
noreply at wordpress.org
- [wp-svn] [48128] trunk/src/wp-admin/async-upload.php: Media: Ensure that uploaded images get a success notification by users with `upload_files` capability.
noreply at wordpress.org
- [wp-svn] [48129] trunk/src: Administration: Remove unnecessary !important CSS rules from common.css
noreply at wordpress.org
- [wp-svn] [48130] trunk/src/wp-admin/includes/post.php: Editor: Revert [48119].
noreply at wordpress.org
- [wp-svn] [48131] trunk/src/wp-includes/l10n.php: I18N: Introduce domain specific i18n gettext hooks.
noreply at wordpress.org
- [wp-svn] [48132] trunk: Formatting: Extend `wp_kses_hair` and `wp_kses_hair_parse` to allow digits and underscores.
noreply at wordpress.org
- [wp-svn] [48133] trunk: Comments: Ensure the proper comment count and pages for unapproved comments.
noreply at wordpress.org
- [wp-svn] [48134] trunk/src/wp-admin/includes/class-wp-list-table.php: Quick/Bulk Edit: Ensure the proper actions is triggered when using the bulk updater.
noreply at wordpress.org
- [wp-svn] [48135] trunk: Embeds: Ensure that classic embed support works in the block editor.
noreply at wordpress.org
- [wp-svn] [48136] trunk/src/wp-includes/l10n.php: I18N: Use underscores instead of dashes and interpolation instead of concatenation in domain-specific gettext hooks, per the coding standards:
noreply at wordpress.org
- [wp-svn] [48137] trunk/src/wp-includes/theme.php: Docs: Synchronize descriptions for some theme functions:
noreply at wordpress.org
- [wp-svn] [48138] trunk/src/wp-includes/theme.php: Docs: Add missing `@return` description for some theme functions:
noreply at wordpress.org
- [wp-svn] [48139] trunk: Docs: Use sentence case for comments in `tests/kses.php`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48140] trunk/src/wp-includes: Comments: Remove `wp_get_include_unapproved_comments_argument()` for now.
noreply at wordpress.org
- [wp-svn] [48141] trunk: Editor: Introduce new API method that register block from `block.json` metadata file
noreply at wordpress.org
- [wp-svn] [48142] trunk/src: General: Rename `(add|remove)_option_allowed_list()` to `(add|remove)_allowed_option()`.
noreply at wordpress.org
- [wp-svn] [48143] trunk/src/wp-admin/css/themes.css: Themes: Ensure the Activate button in theme preview overlay on Add Themes screen has a consistent height.
noreply at wordpress.org
- [wp-svn] [48144] trunk/src/wp-admin/css/site-health.css: Accessibility: Site Health: Make the heading text for site health check issues easier to select in Firefox.
noreply at wordpress.org
- [wp-svn] [48145] trunk/src/wp-admin: Accessibility: Privacy: Improve the readability of the removed text in Privacy Policy Guide.
noreply at wordpress.org
- [wp-svn] [48146] trunk/src/wp-admin: Accessibility: Administration: Give the link to meetup organizer handbook in the WordPress Events and News dashboard widget a more meaningful label.
noreply at wordpress.org
- [wp-svn] [48147] trunk/src/wp-admin/includes/update.php: Security: Remove unnecessary `DISABLE_WP_CRON` check in plugin and theme automatic updates.
noreply at wordpress.org
- [wp-svn] [48148] trunk/src/wp-admin/includes/update.php: I18N: Include placeholder in translator comments in `wp_get_auto_update_message()`.
noreply at wordpress.org
- [wp-svn] [48149] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Security: Don't display the plugin auto-update options for mu-plugins or dropins.
noreply at wordpress.org
- [wp-svn] [48150] trunk/src/wp-includes/rest-api.php: REST API: Ensure depracation errors are called while preloading data with the REST API.
noreply at wordpress.org
- [wp-svn] [48151] trunk: Administration: Update `WP_List_Table::get_sortable_columns()` to support `asc` and `desc` arguments.
noreply at wordpress.org
- [wp-svn] [48152] trunk/src/wp-admin/includes/template.php: Cache API: Cache the results of `get_uploaded_header_images()`.
noreply at wordpress.org
- [wp-svn] [48153] trunk/src/wp-includes/canonical.php: Canonical: Ensure that when permalinks are set to a trailing slash, that robots.txt doesn't.
noreply at wordpress.org
- [wp-svn] [48154] trunk: Comments: Allow `wp_update_comment()` to return `WP_Error()`.
noreply at wordpress.org
- [wp-svn] [48155] trunk/tests/phpunit/tests/canonical/robots.php: Canonical: Add tests for trailing slashes for robots.txt.
noreply at wordpress.org
- [wp-svn] [48156] trunk/src: Block Editor: Add the Block Patterns API.
noreply at wordpress.org
- [wp-svn] [48157] trunk/tests/phpunit/tests/post/listPages.php: Tests: Add a post author to "Parent 1" page fixture in `tests/post/listPages.php`.
noreply at wordpress.org
- [wp-svn] [48158] trunk/src: TinyMCE: Update to 4.9.10.
noreply at wordpress.org
- [wp-svn] [48159] trunk: Editor: Introduce WP_Block and WP_Block_List classes
noreply at wordpress.org
- [wp-svn] [48160] trunk/src/wp-admin/includes: Upgrade/Install: Invalidate OPcache for PHP files during updates.
noreply at wordpress.org
- [wp-svn] [48161] trunk/src/wp-admin/includes/file.php: Upgrade/Install: Fix Yoda condition in `wp_opcache_invalidate()`.
noreply at wordpress.org
- [wp-svn] [48162] trunk/src/wp-admin/includes/class-wp-list-table.php: Docs: Improve DocBlocks in `wp-admin/includes/class-wp-list-table.php` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48163] trunk/src/wp-admin/includes/file.php: Docs: Synchronize documentation and variable names in `wp_get_(plugin|theme)_file_editable_extensions()` for consistency.
noreply at wordpress.org
- [wp-svn] [48164] trunk/src/wp-admin/includes/file.php: Docs: Improve DocBlocks in `wp-admin/includes/file.php` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48165] trunk: Administration: Correct and simplify the logic for `asc` and `desc` arguments in `WP_List_Table::get_sortable_columns()`.
noreply at wordpress.org
- [wp-svn] [48166] trunk: Canonical: Move trailing slash handling for `robots.txt` and sitemaps to a single condition.
noreply at wordpress.org
- [wp-svn] [48167] trunk/src: Coding Standards: Reformat some long `apply_filters_deprecated()` and `do_action_deprecated()` calls for better readability.
noreply at wordpress.org
- [wp-svn] [48168] trunk/src: Docs: Replace "AJAX" with "Ajax" in DocBlocks and comments, per the spelling glossary.
noreply at wordpress.org
- [wp-svn] [48169] trunk/src/wp-includes/theme.php: Docs: Remove the `custom-header-uploads` feature from docs.
noreply at wordpress.org
- [wp-svn] [48170] trunk: Media: Ensure images have dimensions to reduce layout shift and facilitate lazy-loading.
noreply at wordpress.org
- [wp-svn] [48171] trunk: Themes: Introduce register_theme_feature API.
noreply at wordpress.org
- [wp-svn] [48172] trunk/src/wp-admin: Site Health: Improve the error message displayed when activating a plugin that requires a higher version of PHP or WordPress.
noreply at wordpress.org
- [wp-svn] [48173] trunk: REST API: Introduce Block Types endpoint.
noreply at wordpress.org
- [wp-svn] [48174] trunk/src/wp-includes/formatting.php: Docs: Add a note that the `$br` parameter of `wpautop()` does not affect line breaks within `<script>`, `<style>`, and `<svg>` tags.
noreply at wordpress.org
- [wp-svn] [48175] trunk/src/wp-includes: Docs: Spell "line breaks" in a consistent way.
noreply at wordpress.org
- [wp-svn] [48176] trunk/tests/phpunit/tests/post/listPages.php: Tests: Reformat `test_wp_list_pages_discarded_whitespace()` for better readability.
noreply at wordpress.org
- [wp-svn] [48177] trunk: Editor: update JavaScript packages
noreply at wordpress.org
- [wp-svn] [48178] trunk/src/readme.html: PHP: Bump the recommended version of PHP to 7.4.
noreply at wordpress.org
- [wp-svn] [48179] trunk/package-lock.json: Update package-lock.json after [48177]
noreply at wordpress.org
- [wp-svn] [48180] trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php: Bundled Themes: Twenty Twenty Social Icons Filter.
noreply at wordpress.org
- [wp-svn] [48181] trunk/src/wp-content/themes/twentytwenty/classes/class-twentytwenty-svg-icons.php: Twenty Twenty: Correct parameter types and `@since` version for `twentytwenty_svg_icon_color` filter.
noreply at wordpress.org
- [wp-svn] [48182] trunk/src/wp-includes/canonical.php: Docs: Reword inline docs for better readability and clarity.
noreply at wordpress.org
- [wp-svn] [48183] trunk/src/wp-includes/update.php: Docs: Clarify the description of functions that check for and perform updates.
noreply at wordpress.org
- [wp-svn] [48184] trunk/src: Docs: Miscellaneous docblock improvements.
noreply at wordpress.org
- [wp-svn] [48185] trunk/src: Docs: Standardize on "Returning a value from the filter" vs.
noreply at wordpress.org
- [wp-svn] [48186] trunk/src/wp-admin/options-writing.php: Administration: Add missing comma to the message in "Post via email" section.
noreply at wordpress.org
- [wp-svn] [48187] trunk/src/wp-includes/taxonomy.php: Taxonomy: Make sure `update_object_term_cache()` caches all terms that were not already cached.
noreply at wordpress.org
- [wp-svn] [48188] trunk/src/wp-includes/load.php: Bootstrap/Load: Make some adjustments to `wp_get_environment_type()`:
noreply at wordpress.org
- [wp-svn] [48189] trunk/src/wp-includes: Docs: Improve DocBlocks in `wp-includes/theme.php` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48190] trunk/tests/phpunit/tests: Docs: Remove extra spaces from `@ticket` tag in unit tests.
noreply at wordpress.org
- [wp-svn] [48191] trunk/src/wp-admin/includes/dashboard.php: Administration: Correct the URL for "Learn more about getting started" link in "Welcome to WordPress" panel.
noreply at wordpress.org
- [wp-svn] [48192] trunk/src/wp-includes/meta.php: Docs: Improvements to the inline docs for metadata related functions.
noreply at wordpress.org
- [wp-svn] [48193] trunk/src/wp-includes/option.php: Docs: Synchronize some documentation for functions in `wp-includes/option.php`.
noreply at wordpress.org
- [wp-svn] [48194] trunk/src/wp-admin/edit-form-advanced.php: I18N: Remove `<kbd>` tag from a translatable string on Edit Post screen.
noreply at wordpress.org
- [wp-svn] [48195] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php: Users: Merge two similar error messages about usernames with invalid characters.
noreply at wordpress.org
- [wp-svn] [48196] trunk/tests/phpunit/tests/rest-api/rest-users-controller.php: Tests: Adjust the test for invalid username in `WP_Test_REST_Users_Controller` to match the new string.
noreply at wordpress.org
- [wp-svn] [48197] trunk/src: Docs: Improve documentation for optional parameters per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48198] trunk/src: Docs: Miscellaneous DocBlock corrections.
noreply at wordpress.org
- [wp-svn] [48199] trunk/src: Docs: Replace "html" and "xhtml" instances in DocBlocks and comments with "HTML" and "XHTML".
noreply at wordpress.org
- [wp-svn] [48200] trunk: Docs: Capitalize "ID", when referring to a user ID, term ID, etc.
noreply at wordpress.org
- [wp-svn] [48201] trunk/src/wp-admin/ms-delete-site.php: Networks and Sites: Use a consistent wording when referring to site deletion on Delete Site screen.
noreply at wordpress.org
- [wp-svn] [48202] trunk/src/wp-admin/includes/update.php: Security: Improve the wording of messages in `wp_get_auto_update_message()`.
noreply at wordpress.org
- [wp-svn] [48203] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts, Post Types: Return early from `WP_Posts_List_Table::formats_dropdown()` if the post type does not support post formats.
noreply at wordpress.org
- [wp-svn] [48204] trunk/src/wp-includes/IXR: Code Modernization: Introduce the spread operator in `wp-includes/IXR`.
noreply at wordpress.org
- [wp-svn] [48205] trunk: Bootstrap/Load: Make sure `add_magic_quotes()` does not inappropriately recast non-string data types to string.
noreply at wordpress.org
- [wp-svn] [48206] trunk/src/wp-includes/load.php: Bootstrap/Load: Remove special handling for `REQUEST_TIME` and `REQUEST_TIME_FLOAT` server values in `wp_magic_quotes()`.
noreply at wordpress.org
- [wp-svn] [48207] trunk/src/wp-includes/comment.php: Docs: Correct description for the `$avoid_die` parameter of `wp_check_comment_flood()`.
noreply at wordpress.org
- [wp-svn] [48208] trunk/src/wp-includes/comment.php: Comments: Rename the `$avoid_die` parameter of `wp_allow_comment()` and `wp_new_comment()` to `$wp_error`.
noreply at wordpress.org
- [wp-svn] [48209] trunk: Themes: Add a return value to theme functions calling `locate_template()`:
noreply at wordpress.org
- [wp-svn] [48210] trunk/src/js/_enqueues/wp/customize/controls.js: Customize: Ensure the default message in `LockedNotification` is set to a string instead of `null`.
noreply at wordpress.org
- [wp-svn] [48211] trunk: Customize: Do not allow changesets to be deleted when someone is editing them.
noreply at wordpress.org
- [wp-svn] [48212] trunk/src/wp-includes/post.php: Docs: Document the return value of `wp_get_attachment_metadata()` using hash notation.
noreply at wordpress.org
- [wp-svn] [48213] trunk: Chore: Update package-lock.json file
noreply at wordpress.org
- [wp-svn] [48214] trunk/src/wp-includes: Docs: Improve documentation for the `$prev_value` parameter and return result of various metadata update functions.
noreply at wordpress.org
- [wp-svn] [48215] trunk/src/wp-includes/comment.php: Comments: Minor adjustments to `wp_update_comment()`:
noreply at wordpress.org
- [wp-svn] [48216] trunk/src/wp-includes/comment.php: Comments: Make `wp_update_comment()` return a `WP_Error` object on database error, if `$wp_error` parameter is true.
noreply at wordpress.org
- [wp-svn] [48217] trunk/tests/phpunit/tests/ajax/EditComment.php: Tests: Remove unnecessary i18n from `_wp_update_comment_data_filter()`.
noreply at wordpress.org
- [wp-svn] [48218] trunk/src/wp-includes: Comments: Make `wp_update_comment()` return a `WP_Error` object for a canceled update, if `$wp_error` parameter is true.
noreply at wordpress.org
- [wp-svn] [48219] trunk/src/wp-includes/category.php: Docs: Correct documentation for the `filter` parameter of `get_category()` and `get_tag()`.
noreply at wordpress.org
- [wp-svn] [48220] trunk/tests/phpunit/tests/ajax: Docs: Improve documentation for Ajax comment tests per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48221] trunk/tests/phpunit/tests: Docs: Remove `@return void` from some tests, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [48222] trunk/tests/phpunit/tests/ajax/EditComment.php: Tests: Remove unnecessary `tearDown()` method in `Tests_Ajax_EditComment`.
noreply at wordpress.org
- [wp-svn] [48223] trunk/src/wp-admin/includes/comment.php: Docs: Add a `@since` note to `edit_comment()` about the new return value.
noreply at wordpress.org
- [wp-svn] [48224] trunk: Editor: Introduce block context
noreply at wordpress.org
- [wp-svn] [48225] trunk/src/wp-includes/comment.php: Comments: Introduce `wp_update_comment_type_batch_size` filter for the comment batch size in `_wp_batch_update_comment_type()`.
noreply at wordpress.org
- [wp-svn] [48226] trunk/src/wp-includes/blocks.php: Docs: Correct `$wp_query` global reference in `render_block()`.
noreply at wordpress.org
- [wp-svn] [48227] trunk/src/wp-includes/comment.php: Comments: Correct `$wpdb->prepare()` usage in `_wp_batch_update_comment_type()`.
noreply at wordpress.org
- [wp-svn] [48228] trunk/tests/phpunit/tests: Tests: Remove unnecessary i18n from `_wp_update_comment_data_filter()`.
noreply at wordpress.org
- [wp-svn] [48229] trunk/tests/phpunit/tests/comment.php: Coding Standards: Add missing visibility keywords to `Tests_Comment` methods.
noreply at wordpress.org
- [wp-svn] [48230] trunk/src/wp-includes/comment.php: Comments: Add a `@since` note to the `wp_update_comment_data` filter about returning a `WP_Error` value.
noreply at wordpress.org
- [wp-svn] [48231] trunk/tests/phpunit/tests: Tests: Place `remove_filter()` calls for `_wp_update_comment_data_filter()` before the assertions, for consistency with other tests.
noreply at wordpress.org
- [wp-svn] [48232] trunk/src: Accessibility: Media: Add a "Copy URL" button to the attachment File URL fields.
noreply at wordpress.org
- [wp-svn] [48233] trunk/src: Accessibility: Site Health: Improve the "Copy site info" button accessibility.
noreply at wordpress.org
- [wp-svn] [48234] trunk/src: Accessibility: Privacy: Accessibility improvements for the Privacy Policy Guide page.
noreply at wordpress.org
- [wp-svn] [48235] trunk: Comments: Make `wp_update_comment()` return `false` instead of 0 for an invalid comment or post ID.
noreply at wordpress.org
- [wp-svn] [48236] trunk/tests/phpunit/tests/privacy/wpPrivacyGeneratePersonalDataExportFile.php: Fix Privacy tests after [48234].
noreply at wordpress.org
- [wp-svn] [48237] trunk: Media: Introduce `wp_img_tag_add_width_and_height_attr()` to add dimension attributes to images.
noreply at wordpress.org
- [wp-svn] [48238] trunk/src/wp-includes: Code Modernization: Introduce the spread operator in `WP_HTTP_IXR_Client`.
noreply at wordpress.org
- [wp-svn] [48239] trunk: Media: Only add `loading` attribute to `img` tags using double quotes.
noreply at wordpress.org
- [wp-svn] [48240] trunk/src/wp-admin/includes: Administration: Always show the filters on media and post list tables.
noreply at wordpress.org
- [wp-svn] [48241] trunk/src/wp-admin/includes/misc.php: Administration: Pass the result of `set-screen-option` filter to the new `set_screen_option_{$option}` filter to ensure backward compatibility.
noreply at wordpress.org
Last message date:
Tue Jun 30 21:51:47 UTC 2020
Archived on: Tue Jun 30 21:51:48 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).