April 2020 Archives by subject
Starting: Wed Apr 1 13:43:52 UTC 2020
Ending: Thu Apr 30 20:20:19 UTC 2020
Messages: 187
- [wp-svn] [47544] trunk/src/wp-includes/: Build/Test Tools: Remove a starting empty line from `svn:ignore` property on `wp-includes`.
noreply at wordpress.org
- [wp-svn] [47545] trunk/src/wp-includes/category-template.php: Docs: Use third-person singular verbs for function descriptions in `wp-includes/category-template.php`, per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47546] trunk/src/wp-admin/includes/plugin.php: Docs: Add documentation for the `$parent` parameter of `get_admin_page_parent()`.
noreply at wordpress.org
- [wp-svn] [47547] trunk: REST API: Fix revisions controller get_item permission check.
noreply at wordpress.org
- [wp-svn] [47548] trunk/tests/phpunit/tests/theme/support.php: Tests: Remove `test_post_thumbnails_types_true()`.
noreply at wordpress.org
- [wp-svn] [47549] trunk/src/wp-includes/css/media-views.css: Media: Remove `display: none;` from the (visually hidden) `<input type="file">` button used in Plupload to select files for uploading.
noreply at wordpress.org
- [wp-svn] [47550] trunk/src: Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved.
noreply at wordpress.org
- [wp-svn] [47551] trunk/phpcs.xml.dist: Coding Standards: Switch `WordPress.PHP.YodaConditions.NotYoda` back to error level.
noreply at wordpress.org
- [wp-svn] [47552] trunk/src/wp-settings.php: Coding Standards: Whitelist `date_default_timezone_set()` usage in `wp-settings.php`.
noreply at wordpress.org
- [wp-svn] [47553] trunk/src/wp-includes/pluggable.php: Users: Pass the ID of the user that was logged out to the `wp_logout` action.
noreply at wordpress.org
- [wp-svn] [47554] trunk: Media: Enable lazy-loading of images by automatically adding the new `loading="lazy"` attribute to image tags on the front-end.
noreply at wordpress.org
- [wp-svn] [47555] trunk/src: Privacy: Make the deprecated `wp_get_user_request_data()` function available on front end.
noreply at wordpress.org
- [wp-svn] [47556] trunk/.travis.yml: Tests: Pass API key to distributed test reporter.
noreply at wordpress.org
- [wp-svn] [47557] trunk/src: Coding Standards: Use strict type check for `in_array()` and `array_search()`.
noreply at wordpress.org
- [wp-svn] [47558] trunk/src/wp-admin: Accessibility: Fix the headings hierarchy on the Freedoms page.
noreply at wordpress.org
- [wp-svn] [47559] trunk: REST API: Handle parameter types consistently within set_param().
noreply at wordpress.org
- [wp-svn] [47560] trunk/src/wp-admin/css/edit.css: Privacy: Support additional elements (table, ol, ul) in privacy policy guide new styling
noreply at wordpress.org
- [wp-svn] [47561] Privacy: Support additional elements (table, ol, ul) in privacy policy guide new styling
noreply at wordpress.org
- [wp-svn] [47562] branches/5.4/tests/phpunit/tests/rest-api/rest-revisions-controller.php: REST API: Fix revisions controller get_item permission check.
noreply at wordpress.org
- [wp-svn] [47563] branches/5.4/tests/phpunit/tests: REST API: Fix _fields filtering of registered rest fields.
noreply at wordpress.org
- [wp-svn] [47564] trunk/src/wp-admin/images/w-logo-blue.png: Customize: Give the WordPress logo a white background for dark mode browsers.
noreply at wordpress.org
- [wp-svn] [47565] Customize: Give the WordPress logo a white background for dark mode browsers.
noreply at wordpress.org
- [wp-svn] [47566] branches/5.4/src/wp-admin/freedoms.php: Accessibility: Fix the headings hierarchy on the Freedoms page.
noreply at wordpress.org
- [wp-svn] [47567] branches/5.4/src/wp-includes/deprecated.php: Privacy: Make the deprecated wp_get_user_request_data() function available on front end.
noreply at wordpress.org
- [wp-svn] [47568] trunk/src/wp-settings.php: Site Health instantiation prevents use of some hooks by plugins.
noreply at wordpress.org
- [wp-svn] [47569] Site Health instantiation prevents use of some hooks by plugins.
noreply at wordpress.org
- [wp-svn] [47570] trunk/src/wp-admin/includes/class-wp-upgrader.php: Docs: Fix typo in `WP_Upgrader::__construct()` DocBlock.
noreply at wordpress.org
- [wp-svn] [47571] trunk/src/wp-admin/includes/misc.php: Rewrite Rules: Use double quotes instead of backticks in `.htaccess` instructions about `# BEGIN/END` markers.
noreply at wordpress.org
- [wp-svn] [47572] trunk/src: Privacy: Add an indication when the Copy action in Privacy Policy Guide is complete.
noreply at wordpress.org
- [wp-svn] [47573] trunk/src/wp-includes/theme.php: Themes: Block theme activation if it requires a higher version of PHP or WordPress.
noreply at wordpress.org
- [wp-svn] [47574] trunk/src/wp-admin/includes/plugin.php: Plugins: Simplify the logic of `validate_plugin_requirements()`, update documentation.
noreply at wordpress.org
- [wp-svn] [47575] Media: Remove display: none; from the (visually hidden) <input type="file"> button used in Plupload to select files for uploading.
noreply at wordpress.org
- [wp-svn] [47576] trunk/src/wp-includes/taxonomy.php: Taxonomy: Un-depracate `category_link` and `tag_link` filters.
noreply at wordpress.org
- [wp-svn] [47577] Taxonomy: Un-depracate category_link and tag_link filters.
noreply at wordpress.org
- [wp-svn] [47578] trunk/src/wp-includes/taxonomy.php: Docs: Add a `@since` note for un-deprecated `category_link` and `tag_link` filters.
noreply at wordpress.org
- [wp-svn] [47579] Docs: Add a `@since` note for un-deprecated `category_link` and `tag_link` filters.
noreply at wordpress.org
- [wp-svn] [47580] trunk/src/wp-mail.php: Mail: Make the check for empty post title in `wp-mail.php` more resilient.
noreply at wordpress.org
- [wp-svn] [47581] Mail: Make the check for empty post title in `wp-mail.php` more resilient.
noreply at wordpress.org
- [wp-svn] [47582] trunk/src/wp-includes/post.php: Posts, Post Types: Pass the post object to the `before_delete_post`, `delete_post`, `deleted_post`, and `after_delete_post` actions.
noreply at wordpress.org
- [wp-svn] [47583] trunk/src/wp-admin/options-discussion.php: Comments: Clarify that "Comment Moderation" and "Comment Blocklist" options in Discussion Settings also apply to browser's user agent string for submitted comments.
noreply at wordpress.org
- [wp-svn] [47584] trunk/src/wp-admin/includes: Code Modernization: Remove conditional use of `stream_get_contents()` PHP function.
noreply at wordpress.org
- [wp-svn] [47585] trunk/src/wp-admin/includes/class-wp-site-health.php: Site Health: Detect an active PHP session as a possible reason for HTTP requests timing out.
noreply at wordpress.org
- [wp-svn] [47586] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Twenty Nineteen decrease the font size for widget titles.
noreply at wordpress.org
- [wp-svn] [47587] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Twenty Nineteen editor style interferes with navigation menu block.
noreply at wordpress.org
- [wp-svn] [47588] trunk/src/wp-admin/includes/class-wp-plugins-list-table.php: Plugins: Add HTML ID attributes to plugin action links for easier targeting in browser-based testing.
noreply at wordpress.org
- [wp-svn] [47589] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty add TikTok to the social icon menu.
noreply at wordpress.org
- [wp-svn] [47590] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty inline images in list blocks are not positioned correctly.
noreply at wordpress.org
- [wp-svn] [47591] trunk/src/wp-content/themes/twentynineteen: Bundled Themes: Twenty Nineteen center and right-aligned heading accents appear broken.
noreply at wordpress.org
- [wp-svn] [47592] trunk/src/wp-admin: Administration: Remove the smiley from overly happy "No activity yet!" message on Dashboard.
noreply at wordpress.org
- [wp-svn] [47593] trunk/src/wp-includes/widgets: Coding Standards: Format the markup of widget forms in a more consistent manner.
noreply at wordpress.org
- [wp-svn] [47594] trunk/src/wp-content/themes/twentytwenty/readme.txt: Bundled Themes: Twenty Twenty fix typo in readme.txt.
noreply at wordpress.org
- [wp-svn] [47595] trunk/src/wp-admin/includes/class-wp-links-list-table.php: Coding Standards: Fix WPCS indentation issue in `wp-admin/includes/class-wp-links-list-table.php`.
noreply at wordpress.org
- [wp-svn] [47596] trunk/src/wp-admin/nav-menus.php: Coding Standards: Fix WPCS indentation issue in `wp-admin/nav-menus.php`.
noreply at wordpress.org
- [wp-svn] [47597] trunk: Comments: Use `comment` instead of an empty string for the `comment_type` DB field value in comments table.
noreply at wordpress.org
- [wp-svn] [47598] trunk/src/wp-admin/css/widgets.css: Accessibility: Widgets: Prevent checkboxes in widget control forms from overlapping on smaller screens.
noreply at wordpress.org
- [wp-svn] [47599] trunk/src/wp-admin/css/themes.css: Upload: Better align file input and buttons in plugin/theme upload form.
noreply at wordpress.org
- [wp-svn] [47600] trunk: Users: Change "Your Profile" and "My Profile" links in admin menu and toolbar to just "Profile" for consistency.
noreply at wordpress.org
- [wp-svn] [47601] trunk/src/wp-includes/ID3: External Libraries: Update getID3() to 1.9.19.
noreply at wordpress.org
- [wp-svn] [47602] trunk/src/wp-includes/ID3: External Libraries: Backport a commit from getID3() trunk to fix a PHP 7.4+ notice.
noreply at wordpress.org
- [wp-svn] [47603] trunk/src/wp-includes/ID3/getid3.php: External Libraries: Comment out magic quote functions in getID3().
noreply at wordpress.org
- [wp-svn] [47604] trunk/src/wp-includes/ID3/getid3.php: External Libraries: Revert [47603].
noreply at wordpress.org
- [wp-svn] [47605] trunk/src/wp-admin/nav-menus.php: Menus: Remove unused commented out code in `wp-admin/nav-menus.php`.
noreply at wordpress.org
- [wp-svn] [47606] trunk/src/wp-admin/network/site-new.php: Networks and Sites: Display the Site Address field on Add Site screen in left-to-right text direction.
noreply at wordpress.org
- [wp-svn] [47607] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty block editor inserter is missing the `+`.
noreply at wordpress.org
- [wp-svn] [47608] trunk/src/wp-content/themes/twentytwenty/readme.txt: Bundled Themes: Twenty Twenty missed license for images.
noreply at wordpress.org
- [wp-svn] [47609] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty submenu items disappear underneath the Cover block.
noreply at wordpress.org
- [wp-svn] [47610] trunk/src/wp-includes: Docs: Document the default value of `$single` and `$prev_value` parameters in various metadata functions.
noreply at wordpress.org
- [wp-svn] [47611] trunk/src/wp-includes: Docs: Synchronize parameter documentation for various metadata functions, update per the documentation standards.
noreply at wordpress.org
- [wp-svn] [47612] trunk/src: Bootstrap/Load: Deprecate `wp_unregister_GLOBALS()`.
noreply at wordpress.org
- [wp-svn] [47613] trunk/src/wp-content/themes/twentytwenty/assets/css: Bundled Themes: Twenty Twenty resized images are centered inside the editor (with no alignment set) since WordPress 5.4.
noreply at wordpress.org
- [wp-svn] [47614] trunk/src/wp-content/themes/twentytwenty/assets/css: Bundled Themes: Twenty Twenty button styles produce inconsistent output and cannot be edited.
noreply at wordpress.org
- [wp-svn] [47615] trunk/tests/phpunit/tests/oembed: Embeds: Fix incorrect usage of `get_home_url()` in oEmbed tests.
noreply at wordpress.org
- [wp-svn] [47616] trunk/src/wp-admin/network/settings.php: Networks and Sites: Don't display an empty Menu Settings section in network admin if there are no items.
noreply at wordpress.org
- [wp-svn] [47617] trunk/src/wp-includes: Code Modernization: Remove error suppression from `parse_url()` calls.
noreply at wordpress.org
- [wp-svn] [47618] trunk/src/wp-content/themes/twentytwenty/functions.php: Bundled Themes: Twenty Twenty remove unnecessary `$css_dependencies` variable in `twentytwenty_block_editor_styles()`.
noreply at wordpress.org
- [wp-svn] [47619] branches/5.4: Block Editor: Update WordPress Packages for WordPress 5.4.1
noreply at wordpress.org
- [wp-svn] [47620] branches/5.4/src/wp-includes/version.php: WordPress 5.4.1 RC 1.
noreply at wordpress.org
- [wp-svn] [47621] branches/5.4/src/wp-includes/version.php: 5.4.1 Version Bump
noreply at wordpress.org
- [wp-svn] [47622] trunk/src/wp-admin/css: Administration: Remove right padding on form tables on smaller screens so that the spacing is equal on both sides.
noreply at wordpress.org
- [wp-svn] [47623] trunk/src/wp-includes/load.php: Upgrade/Install: Introduce `wp_in_maintenance_mode()`, a helper function to check if WordPress is currently in maintenance mode.
noreply at wordpress.org
- [wp-svn] [47624] branches/5.4/src/wp-includes/version.php: Correct version for post WordPress 5.4.1 RC 1 version bump.
noreply at wordpress.org
- [wp-svn] [47625] trunk/src/wp-includes/class-wp-comment-query.php: Comments: Restore inclusion of an empty comment type when building the `WHERE` clause in `WP_Comment_Query::get_comment_ids()`.
noreply at wordpress.org
- [wp-svn] [47626] trunk: Comments: Ensure that inserting a comment with an empty type results in correct `comment` type.
noreply at wordpress.org
- [wp-svn] [47627] trunk: REST API: Support the (min|max)Length JSON Schema keywords.
noreply at wordpress.org
- [wp-svn] [47628] trunk/src/wp-admin/includes/class-wp-site-health.php: 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] [47629] branches/5.3/src: Bundled Themes: Update copyright year in `readme.txt`.
noreply at wordpress.org
- [wp-svn] [47630] branches/5.3/src: Bundled Themes: Update copyright year in readme.txt.
noreply at wordpress.org
- [wp-svn] [47631] trunk/src/wp-includes/class-wp-theme.php: Docs: Correct `@return` type for `WP_Theme::get_post_templates()`.
noreply at wordpress.org
- [wp-svn] [47632] trunk/src/wp-admin/includes/network.php: Networks and Sites: Link to Nginx documentation on Network Setup screen when Nginx is in use.
noreply at wordpress.org
- [wp-svn] [47633] trunk: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47634] trunk: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47635] trunk/src/wp-includes/class-wp-query.php: Query: Ensure that only a single post can be returned on date/time based queries.
noreply at wordpress.org
- [wp-svn] [47636] trunk/src/wp-includes/blocks: Block Editor: Coding standards, properly escape class names.
noreply at wordpress.org
- [wp-svn] [47637] trunk/src/wp-includes/class-wp-object-cache.php: Cache API: Ensure proper escaping around the stats method in the cache API.
noreply at wordpress.org
- [wp-svn] [47638] trunk: Formatting: Expand `sanitize_file_name` to have better support for utf8 characters.
noreply at wordpress.org
- [wp-svn] [47639] branches/5.4: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47640] branches/5.4/tests/phpunit/tests/user.php: User: Invalidate user_activation_key on password update.
noreply at wordpress.org
- [wp-svn] [47641] Query: Ensure that only a single post can be returned on date/time based queries.
noreply at wordpress.org
- [wp-svn] [47642] Cache API: Ensure proper escaping around the stats method in the cache API.
noreply at wordpress.org
- [wp-svn] [47643] branches/5.4/tests/phpunit/tests/formatting/SanitizeFileName.php: Formatting: Expand sanitize_file_name to have better support for utf8 characters.
noreply at wordpress.org
- [wp-svn] [47644] branches/5.3: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47645] branches/5.2: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47646] branches/5.1: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47647] branches/5.0: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47648] branches/4.9: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47649] branches/4.8: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47650] branches/4.7: Customize: Add additional filters to Customizer to prevent JSON corruption.
noreply at wordpress.org
- [wp-svn] [47651] branches/4.6: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47652] branches/4.5: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47653] branches/4.4: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47654] branches/4.5/src/wp-includes/cache.php: Cache API: Ensure proper escaping around the stats method in the cache API.
noreply at wordpress.org
- [wp-svn] [47655] branches/4.6/src/wp-includes/cache.php: Cache API: Ensure proper escaping around the stats method in the cache API.
noreply at wordpress.org
- [wp-svn] [47656] branches/4.3: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47657] branches/4.2: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47658] branches/4.1: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47659] branches/4.0: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47660] branches/3.9: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47661] branches/3.8: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47662] branches/3.7: User: Invalidate `user_activation_key` on password update.
noreply at wordpress.org
- [wp-svn] [47663] trunk: Docs: Correct `@since` versions, remove duplicate comment.
noreply at wordpress.org
- [wp-svn] [47664] trunk/tests/phpunit/tests/formatting/SanitizeFileName.php: Coding Standards: Fix WPCS issues in `tests/formatting/SanitizeFileName.php`.
noreply at wordpress.org
- [wp-svn] [47665] branches/5.4/tests/phpunit/tests: Docs: Correct `@since` versions, remove duplicate comment.
noreply at wordpress.org
- [wp-svn] [47666] branches/5.4/src/wp-includes/version.php: WordPress 5.4.1
noreply at wordpress.org
- [wp-svn] [47667] branches/5.3: WordPress 5.3.4
noreply at wordpress.org
- [wp-svn] [47668] branches/5.2: WordPress 5.2.6
noreply at wordpress.org
- [wp-svn] [47669] branches/5.1: WordPress 5.1.5
noreply at wordpress.org
- [wp-svn] [47670] branches/5.0: WordPress 5.0.9
noreply at wordpress.org
- [wp-svn] [47671] branches/4.9: WordPress 4.9.14
noreply at wordpress.org
- [wp-svn] [47672] branches/4.8: WordPress 4.8.13
noreply at wordpress.org
- [wp-svn] [47673] branches/4.7: WordPress 4.7.17
noreply at wordpress.org
- [wp-svn] [47674] branches/4.6: WordPress 4.6.18
noreply at wordpress.org
- [wp-svn] [47675] branches/4.5: WordPress 4.5.21
noreply at wordpress.org
- [wp-svn] [47676] branches/4.4: WordPress 4.4.22
noreply at wordpress.org
- [wp-svn] [47677] branches/4.3: WordPress 4.3.23
noreply at wordpress.org
- [wp-svn] [47678] branches/4.2: WordPress 4.2.27
noreply at wordpress.org
- [wp-svn] [47679] branches/4.1: WordPress 4.1.30
noreply at wordpress.org
- [wp-svn] [47680] branches/4.0: WordPress 4.0.30
noreply at wordpress.org
- [wp-svn] [47681] branches/3.9: WordPress 3.9.31
noreply at wordpress.org
- [wp-svn] [47682] branches/3.8: WordPress 3.8.33
noreply at wordpress.org
- [wp-svn] [47683] branches/3.7: WordPress 3.7.33
noreply at wordpress.org
- [wp-svn] [47684] branches/5.3: Actually, WordPress 5.3.3 comes first.
noreply at wordpress.org
- [wp-svn] [47685] branches/3.7/src/wp-admin/about.php: Updating the about page for WordPress 3.7.33
noreply at wordpress.org
- [wp-svn] [47686] branches/3.8/src/wp-admin/about.php: Updating the about page for WordPress 3.8.33
noreply at wordpress.org
- [wp-svn] [47687] branches/3.9/src/wp-admin/about.php: Updating the About page for WordPress 3.9.31
noreply at wordpress.org
- [wp-svn] [47688] branches/4.0/src/wp-admin/about.php: Updating the About page for WordPress 4.0.30
noreply at wordpress.org
- [wp-svn] [47689] trunk/src/wp-content/themes/twentytwenty: Bundled Themes: Twenty Twenty image caption is not aligned center when image is, on the front-end.
noreply at wordpress.org
- [wp-svn] [47690] branches/4.0/src/wp-admin/about.php: WordPress 4.0.30 contains multiple fixes.
noreply at wordpress.org
- [wp-svn] [47691] branches/4.1/src/wp-admin/about.php: Updating the About page for WordPress 4.1.30
noreply at wordpress.org
- [wp-svn] [47692] branches/4.2/src/wp-admin/about.php: Update the About page for WordPress 4.2.27
noreply at wordpress.org
- [wp-svn] [47693] branches/4.3/src/wp-admin/about.php: Update the About page for WordPress 4.3.23
noreply at wordpress.org
- [wp-svn] [47694] branches/4.4/src/wp-admin/about.php: Update the About page for WordPress 4.4.22
noreply at wordpress.org
- [wp-svn] [47695] branches/4.5/src/wp-admin/about.php: Update the About page for WordPress 4.5.21
noreply at wordpress.org
- [wp-svn] [47696] branches/4.6/src/wp-admin/about.php: Update the About page for WordPress 4.6.18
noreply at wordpress.org
- [wp-svn] [47697] branches/4.7/src/wp-admin/about.php: Update the About page for WordPress 4.7.17
noreply at wordpress.org
- [wp-svn] [47698] branches/4.8/src/wp-admin/about.php: Update the About page for WordPress 4.8.13
noreply at wordpress.org
- [wp-svn] [47699] trunk/src/wp-admin/about.php: Update the about page for WordPress 5.4.1
noreply at wordpress.org
- [wp-svn] [47700] branches/4.9/src/wp-admin/about.php: Update the About page for WordPress 4.9.14
noreply at wordpress.org
- [wp-svn] [47701] branches/5.0/src/wp-admin/about.php: Update the About page for WordPress 5.0.9
noreply at wordpress.org
- [wp-svn] [47702] Update the about page for WordPress 5.4.1 on the 5.4 branch
noreply at wordpress.org
- [wp-svn] [47703] branches/5.1/src/wp-admin/about.php: Update the About page for WordPress 5.1.5
noreply at wordpress.org
- [wp-svn] [47704] branches/5.2/src/wp-admin/about.php: Update the About page for WordPress 5.2.6
noreply at wordpress.org
- [wp-svn] [47705] branches/5.3/src/wp-admin/about.php: Update the About page for WordPress 5.3.3
noreply at wordpress.org
- [wp-svn] [47706] trunk/src/wp-admin/about.php: Help/About: Revert [47699] from trunk.
noreply at wordpress.org
- [wp-svn] [47707] tags/5.4.1/: Tag 5.4.1
noreply at wordpress.org
- [wp-svn] [47708] tags/5.3.3/: Tag 5.3.3
noreply at wordpress.org
- [wp-svn] [47709] tags/5.2.6/: Tag 5.2.6
noreply at wordpress.org
- [wp-svn] [47710] tags/5.1.5/: Tag 5.1.5
noreply at wordpress.org
- [wp-svn] [47711] tags/5.0.9/: Tag 5.0.9
noreply at wordpress.org
- [wp-svn] [47712] tags/4.9.14/: Tag 4.9.14
noreply at wordpress.org
- [wp-svn] [47713] tags/4.8.13/: Tag 4.8.13
noreply at wordpress.org
- [wp-svn] [47714] tags/4.7.17/: Tag 4.7.17
noreply at wordpress.org
- [wp-svn] [47715] tags/4.6.18/: Tag 4.6.18
noreply at wordpress.org
- [wp-svn] [47716] tags/4.5.21/: Tag 4.5.21
noreply at wordpress.org
- [wp-svn] [47717] tags/4.4.22/: Tag 4.4.22
noreply at wordpress.org
- [wp-svn] [47718] tags/4.3.23/: Tag 4.3.23
noreply at wordpress.org
- [wp-svn] [47719] tags/4.2.27/: Tag 4.2.27
noreply at wordpress.org
- [wp-svn] [47720] tags/4.1.30/: Tag 4.1.30
noreply at wordpress.org
- [wp-svn] [47721] tags/4.0.30/: Tag 4.0.30
noreply at wordpress.org
- [wp-svn] [47722] tags/3.9.31/: Tag 3.9.31
noreply at wordpress.org
- [wp-svn] [47723] tags/3.8.33/: Tag 3.8.33
noreply at wordpress.org
- [wp-svn] [47724] tags/3.7.33/: Tag 3.7.33
noreply at wordpress.org
- [wp-svn] [47725] branches/5.4: The 5.4 branch is now WordPress 5.4.2 alpha
noreply at wordpress.org
- [wp-svn] [47726] branches/5.3/src/wp-admin/about.php: Help/About: WordPress 5.3.3 included 10 bug fixes in addition to security fixes.
noreply at wordpress.org
- [wp-svn] [47727] trunk: Canonical: Redirect paged requests for non-paginated posts to the post permalink.
noreply at wordpress.org
- [wp-svn] [47728] trunk/package.json: -username=desrosj
noreply at wordpress.org
- [wp-svn] [47729] trunk/package.json: Reverting [47728].
noreply at wordpress.org
- [wp-svn] [47730] trunk/package.json: Build/Test Tools: Introduce a command for restarting the local Docker environment.
noreply at wordpress.org
Last message date:
Thu Apr 30 20:20:19 UTC 2020
Archived on: Thu Apr 30 20:20:20 UTC 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).