July 2019 Archives by thread
Starting: Mon Jul 1 03:18:29 UTC 2019
Ending: Wed Jul 31 20:20:02 UTC 2019
Messages: 130
- [wp-svn] [45577] trunk: Formatting: Don't add `<p>` tags inside `<svg>` tags.
noreply at wordpress.org
- [wp-svn] [45578] trunk: Formatting: Trim leading whitespace in `esc_url()`.
noreply at wordpress.org
- [wp-svn] [45579] trunk/src/wp-admin/includes/ms.php: Multisite: Use `size_format()` in `display_space_usage()`.
noreply at wordpress.org
- [wp-svn] [45580] trunk: Coding Standards: Fix/ignore the `WordPress.NamingConventions.ValidFunctionName` violations.
noreply at wordpress.org
- [wp-svn] [45581] trunk/src/wp-content/themes: Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in the default themes.
noreply at wordpress.org
- [wp-svn] [45582] trunk/src: Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in the base directory.
noreply at wordpress.org
- [wp-svn] [45583] trunk/src/wp-admin: Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-admin`.
noreply at wordpress.org
- [wp-svn] [45584] trunk: Taxonomy: add a new 'terms_pre_query' filter to short circuit WP_Term_Query 'get_terms' queries.
noreply at wordpress.org
- [wp-svn] [45585] trunk: Clean up stray `<p>` tags added by `wpautop()` inside block level tags.
noreply at wordpress.org
- [wp-svn] [45586] trunk/src/wp-includes/formatting.php: Docs: Update some function docs and signatures.
noreply at wordpress.org
- [wp-svn] [45587] trunk/src/wp-includes/formatting.php: Formatting: Improve performance of `wpautop()` on large paragraphs.
noreply at wordpress.org
- [wp-svn] [45588] trunk/tests/phpunit: Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `tests`.
noreply at wordpress.org
- [wp-svn] [45589] trunk: Formatting: Revert the changes to `wpautop()` in [45585, 45587].
noreply at wordpress.org
- [wp-svn] [45590] trunk: Coding Standards: Fix the `Squiz.PHP.DisallowMultipleAssignments` violations in `wp-includes`.
noreply at wordpress.org
- [wp-svn] [45591] trunk/src/wp-includes/class-wp-query.php: Query: Make sure `$climits` variable in `WP_Query::get_posts()` is always defined to avoid a PHP notice.
noreply at wordpress.org
- [wp-svn] [45592] trunk/src/wp-content/themes: Bundled Themes: Remove extra semicolons from CSS files.
noreply at wordpress.org
- [wp-svn] [45593] trunk/src/wp-includes/script-loader.php: Script Loader: Remove unnecessary `jquery` dependency for `wp-sanitize.js`.
noreply at wordpress.org
- [wp-svn] [45594] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Update `package.json` with the latest package versions to pass `npm audit`.
noreply at wordpress.org
- [wp-svn] [45595] trunk/src/wp-content/themes/twentynineteen/inc/template-functions.php: Twenty Nineteen: Adjust markup in `twentynineteen_add_ellipses_to_nav()` for better readability.
noreply at wordpress.org
- [wp-svn] [45596] trunk/src/wp-content/themes/twentynineteen/inc/template-functions.php: Twenty Nineteen: Fix markup errors in `twentynineteen_add_ellipses_to_nav()`:
noreply at wordpress.org
- [wp-svn] [45597] trunk/src/wp-admin: Text Changes: Use consistent question wording for plugin and theme deletion confirmations.
noreply at wordpress.org
- [wp-svn] [45598] trunk/src/wp-includes/wp-db.php: Text Changes: Use consistent question wording in database connection error messages.
noreply at wordpress.org
- [wp-svn] [45599] trunk/src: Coding Standards: Mark the handful of hook names with uppercase characters or hyphens as ignored.
noreply at wordpress.org
- [wp-svn] [45600] trunk: Coding Standards: Upgrade WPCS to 2.1.1.
noreply at wordpress.org
- [wp-svn] [45601] trunk: Coding Standards: Fix all `WordPress.CodeAnalysis.AssignmentInCondition` issues.
noreply at wordpress.org
- [wp-svn] [45602] trunk: Coding Standards: Fix all `WordPress.WhiteSpace.PrecisionAlignment` issues.
noreply at wordpress.org
- [wp-svn] [45603] trunk: Coding Standards: Fix all `WordPress.DB.PreparedSQLPlaceholders` issues.
noreply at wordpress.org
- [wp-svn] [45604] trunk: Coding Standards: Add missing translator comments.
noreply at wordpress.org
- [wp-svn] [45605] trunk/src/wp-content/themes/twentynineteen: Twenty Nineteen: Add styles for the new Group block.
noreply at wordpress.org
- [wp-svn] [45606] trunk/src/wp-content/themes/twentythirteen/css: Twenty Thirteen: Add styles for the new Group block.
noreply at wordpress.org
- [wp-svn] [45607] trunk: Coding Standards: Fix the remaining issues in `/tests`.
noreply at wordpress.org
- [wp-svn] [45608] trunk/src/wp-admin/theme-editor.php: Theme Editor: Hide the recommendation to create a child theme when editing a child theme.
noreply at wordpress.org
- [wp-svn] [45609] trunk/src/wp-content/themes: Coding Standards: Add missing translator comments to the default themes.
noreply at wordpress.org
- [wp-svn] [45610] trunk/src: TinyMCE: fix flickering inline toolbar when hovering over the buttons there and the vertical scrollbar is not shown (the page height is less than the window height).
noreply at wordpress.org
- [wp-svn] [45611] trunk: Coding Standards: Fix instances of `WordPress.PHP.NoSilencedErrors.Discouraged`.
noreply at wordpress.org
- [wp-svn] [45612] trunk/src/wp-admin/includes/file.php: Coding Standards: Fix instances of `WordPress.NamingConventions.ValidVariableName.UsedPropertyNotSnakeCase`.
noreply at wordpress.org
- [wp-svn] [45613] trunk/src/wp-admin/includes/class-wp-filesystem-direct.php: Filesystem API: Check correct variable in `WP_Filesystem_Direct::dirlist()` after [45611].
noreply at wordpress.org
- [wp-svn] [45614] trunk/src/wp-admin/includes/class-walker-nav-menu-edit.php: Menus: Remove extra whitespace from URLs in `Walker_Nav_Menu_Edit::start_el()`.
noreply at wordpress.org
- [wp-svn] [45615] trunk/src/wp-admin/includes/image-edit.php: I18N: Move code out of translatable string in a `_deprecated_argument()` message in `wp_stream_image()`, `wp_save_image_file()`, and `image_edit_apply_changes()`.
noreply at wordpress.org
- [wp-svn] [45616] trunk/src/wp-admin/includes/image-edit.php: Coding Standards: Remove extra whitespace in `wp-admin/includes/image-edit.php`.
noreply at wordpress.org
- [wp-svn] [45617] trunk/src/wp-admin/includes: Coding Standards: Remove extra whitespace in list tables' `column_cb()` methods.
noreply at wordpress.org
- [wp-svn] [45618] trunk/src/wp-admin/includes/template.php: Block Editor: Fix the link to the classic editor when incompatible meta boxen are detected.
noreply at wordpress.org
- [wp-svn] [45619] trunk/src/wp-admin/edit-form-blocks.php: Block Editor: Avoid a PHP warning when a theme adds an editor style with an empty filename.
noreply at wordpress.org
- [wp-svn] [45620] trunk/src/js/_enqueues/vendor/tinymce/plugins/wordpress/plugin.js: TinyMCE: fix flickering inline toolbar when showing a tooltip.
noreply at wordpress.org
- [wp-svn] [45621] trunk/src/wp-includes: Editor: Make registered editor stylesheets (editor-style.css) available to the front-end.
noreply at wordpress.org
- [wp-svn] [45622] trunk/src/wp-includes/capabilities.php: Code Modernisation: Introduce the spread operator in `capabilities.php`.
noreply at wordpress.org
- [wp-svn] [45623] trunk/src/wp-includes/class-wp-user.php: Code Modernisation: Introduce the spread operator in `WP_User`.
noreply at wordpress.org
- [wp-svn] [45624] trunk/src/wp-includes/class-wp-walker.php: Code Modernisation: Introduce the spread operator in `Walker`.
noreply at wordpress.org
- [wp-svn] [45625] trunk/src/wp-includes/post.php: Code Modernisation: Introduce the spread operator in `add_post_type_support()`.
noreply at wordpress.org
- [wp-svn] [45626] trunk/src/wp-admin/css/color-picker.css: Customize: Fix text direction for color picker in RTL.
noreply at wordpress.org
- [wp-svn] [45627] trunk/src/wp-includes/post-template.php: Code Modernisation: Introduce the spread operator in `walk_page_dropdown_tree()`.
noreply at wordpress.org
- [wp-svn] [45628] trunk/src/wp-includes/theme.php: Code Modernisation: Introduce the spread operator in `theme.php`.
noreply at wordpress.org
- [wp-svn] [45629] trunk/src/wp-includes/widgets.php: Code Modernisation: Introduce the spread operator in `widgets.php`.
noreply at wordpress.org
- [wp-svn] [45630] trunk/src/wp-includes/wp-db.php: Code Modernisation: Introduce the spread operator in `wpdb::prepare()`.
noreply at wordpress.org
- [wp-svn] [45631] trunk/src/js/_enqueues: TinyMCE: fix adding of too many undo levels for wpviews.
noreply at wordpress.org
- [wp-svn] [45632] trunk/src/wp-includes: REST API: Allow `rest_get_avatar_urls()` to accept full user, post, or comment objects, rather than just an email address, to provide better flexibility for alternative avatar data.
noreply at wordpress.org
- [wp-svn] [45633] trunk/src/wp-admin/upgrade.php: Upgrade/Install: Remove debugging artifacts from `wp-admin/upgrade.php` added in [1229].
noreply at wordpress.org
- [wp-svn] [45634] trunk/src/wp-admin/includes/class-wp-ms-themes-list-table.php: I18N: Add context for theme filter strings in `WP_MS_Themes_List_Table::get_views()`.
noreply at wordpress.org
- [wp-svn] [45635] trunk/src/wp-includes/wp-db.php: WPDB: Allow custom data to be added to logged queries.
noreply at wordpress.org
- [wp-svn] [45636] trunk/src/wp-includes/compat.php: Code Modernisation: Remove the `array_replace_recursive()` polyfill.
noreply at wordpress.org
- [wp-svn] [45637] trunk/src/wp-includes: Code Modernisation: Remove the SPL autoloader polyfill.
noreply at wordpress.org
- [wp-svn] [45638] trunk/src/wp-includes/compat.php: Code Modernisation: Document when the Hash polyfills can be removed.
noreply at wordpress.org
- [wp-svn] [45639] trunk: Code Modernisation: Fix known instances of array access on data types that can't be accessed as arrays.
noreply at wordpress.org
- [wp-svn] [45640] trunk/src/wp-includes/class-wp-walker.php: Code Modernisation: Revert [45624].
noreply at wordpress.org
- [wp-svn] [45641] trunk/src/js/_enqueues/lib/comment-reply.js: Comments: Fix typo in comment reply observer options.
noreply at wordpress.org
- [wp-svn] [45642] trunk/src/wp-admin/admin.php: Docs: Correct `@since` tag for `do_mu_upgrade` hook, for consistency with `after_mu_upgrade` and `wpmu_upgrade_site`.
noreply at wordpress.org
- [wp-svn] [45643] trunk/src/wp-admin/admin.php: Docs: Move the `do_mu_upgrade` DocBlock out of the preceding `if` statement.
noreply at wordpress.org
- [wp-svn] [45644] trunk/src/wp-includes/class-wp-customize-widgets.php: Customize: In `WP_Customize_Widgets::capture_filter_pre_update_option()`, return the filtered value instead of `null` when bailing early for ignored options.
noreply at wordpress.org
- [wp-svn] [45645] trunk/src/wp-admin/includes/image.php: Media: Sort the new sizes array by priority when creating image sub-sizes.
noreply at wordpress.org
- [wp-svn] [45646] trunk/tests/phpunit/tests/functions/wpGetMimeTypes.php: Media: Add a unit test for `wp_get_mime_types()`.
noreply at wordpress.org
- [wp-svn] [45647] trunk/src/wp-admin/includes: I18N: Merge duplicate "Your plugins/themes/translations are all up to date" strings.
noreply at wordpress.org
- [wp-svn] [45648] trunk/src/wp-admin/site-health-info.php: Site Health: Replace "harddrive" with "device" on Site Health Info screen.
noreply at wordpress.org
- [wp-svn] [45649] trunk/src: Site Health: Use consistent verbiage for "Learn more" links.
noreply at wordpress.org
- [wp-svn] [45650] trunk/src/wp-admin/admin-ajax.php: Administration: In `admin-ajax.php`, send `X-Robots-Tag` header earlier, so that it applies before `wp_die()` when no action parameter was provided.
noreply at wordpress.org
- [wp-svn] [45651] trunk/src/wp-includes/post.php: Media: Add "Documents", "Spreadsheets", and "Archives" groups to file type filter in Media Library.
noreply at wordpress.org
- [wp-svn] [45652] trunk/src/wp-includes/post.php: Coding Standards: Fix WPCS issues in [45651].
noreply at wordpress.org
- [wp-svn] [45653] trunk/phpcs.xml.dist: Coding Standards: Exclude some class names from checks when they can't be renamed.
noreply at wordpress.org
- [wp-svn] [45654] trunk: Coding Standards: Move `wp-admin/custom-header.php` to `wp-admin/includes/class-custom-image-header.php`
noreply at wordpress.org
- [wp-svn] [45655] trunk: Menus: Trim whitespace from custom link URLs.
noreply at wordpress.org
- [wp-svn] [45656] trunk/src/wp-includes/nav-menu.php: Coding Standards: Fix WPCS issues in [45655].
noreply at wordpress.org
- [wp-svn] [45657] trunk/src/wp-admin: Editor: Replace external Classic Editor plugin URL with a link to Add Plugins screen with Classic Editor pre-selected.
noreply at wordpress.org
- [wp-svn] [45658] trunk/src/js/_enqueues/wp/customize/widgets.js: Customizer: Show all widgets when the search field is cleared.
noreply at wordpress.org
- [wp-svn] [45659] trunk/src/wp-admin: I18N: Make URLs to `https://wordpress.org/about/` and related pages translatable, as they can now be localized on Rosetta sites.
noreply at wordpress.org
- [wp-svn] [45660] trunk/src/wp-admin: Coding Standards: Improve spacing of `printf()` calls in the admin About pages.
noreply at wordpress.org
- [wp-svn] [45661] trunk/phpcs.xml.dist: Coding Standards: Exclude a handful of incorrectly named files that won't be renamed.
noreply at wordpress.org
- [wp-svn] [45662] trunk/src: Coding Standards: Move wp-admin/custom-background.php to wp-admin/includes/class-custom-background.php
noreply at wordpress.org
- [wp-svn] [45663] trunk: Coding Standards: Move `wp-includes/class-oembed.php` to `wp-includes/class-wp-oembed.php`.
noreply at wordpress.org
- [wp-svn] [45664] trunk/phpcs.xml.dist: Coding Standards: Fix a filename replacement missed in [45663].
noreply at wordpress.org
- [wp-svn] [45665] trunk: Coding Standards: Move the remaining PHPCS errors to report as warnings, and add Travis tests.
noreply at wordpress.org
- [wp-svn] [45666] branches/5.2/src/wp-admin/includes/plugin-install.php: Plugins: Fix the plugin details modal layout after [45520].
noreply at wordpress.org
- [wp-svn] [45667] trunk/src: Coding Standards: Rename `$r` variable used with `wp_parse_args()` to `$parsed_args` for clarity.
noreply at wordpress.org
- [wp-svn] [45668] trunk/src/wp-includes/category-template.php: Coding Standards: Use correct variable in `wp_dropdown_categories()` after [45667].
noreply at wordpress.org
- [wp-svn] [45669] trunk/src/wp-admin: Permalinks: Update URLs for "Changing File Permissions" documentation article.
noreply at wordpress.org
- [wp-svn] [45670] trunk/src/js/_enqueues/wp/code-editor.js: Code Editor: Check for correct `mode` value in `wp.codeEditor.initialize` to enable autocomplete support for PHP.
noreply at wordpress.org
- [wp-svn] [45671] trunk/src/wp-includes/post.php: Posts, Post Types: Introduce `is_sticky` filter in `is_sticky()` to provide more flexibility for custom sticky post implementations.
noreply at wordpress.org
- [wp-svn] [45672] trunk/src/wp-includes/load.php: Docs: Clarify that `is_network_admin()` does not check if the site is a Multisite network; `is_multisite()` should be used for that.
noreply at wordpress.org
- [wp-svn] [45673] trunk/src: Upgrade/Install: Bring some consistency to installation screen styles.
noreply at wordpress.org
- [wp-svn] [45674] trunk/src: General: First pass at replacing Codex URLs with a corresponding HelpHub or DevHub article.
noreply at wordpress.org
- [wp-svn] [45675] trunk/src/wp-content/themes: Bundled Themes: Replace Codex URLs with a corresponding HelpHub or DevHub article.
noreply at wordpress.org
- [wp-svn] [45676] trunk/src: I18N: Update translator comments after [45674].
noreply at wordpress.org
- [wp-svn] [45677] trunk/src/wp-includes/customize/class-wp-customize-nav-menu-locations-control.php: I18N: Update translator comment missed in [45676].
noreply at wordpress.org
- [wp-svn] [45678] trunk/src: Coding Standards: Move `wp-includes/date.php` to `wp-includes/class-wp-date-query.php`.
noreply at wordpress.org
- [wp-svn] [45679] trunk/src/wp-includes/date.php: Coding Standards: Fix newlines in `wp-includes/date.php`.
noreply at wordpress.org
- [wp-svn] [45680] trunk/src/wp-admin/includes/class-wp-debug-data.php: Site Health: Show parent theme in its own accordion on Site Health Info screen; rename "Other Themes" to "Inactive Themes".
noreply at wordpress.org
- [wp-svn] [45681] trunk/src/wp-includes/rest-api/fields/class-wp-rest-meta-fields.php: REST API: Make "Could not update meta value in database" error messages more helpful.
noreply at wordpress.org
- [wp-svn] [45682] trunk/src/wp-admin/css/admin-menu.css: Administration: Merge CSS rules for `#adminmenu .wp-submenu a` in one place.
noreply at wordpress.org
- [wp-svn] [45683] trunk/src: Accessibility: Taxonomy: When a new category or tag is being added, show a spinner and noop the button to avoid multiple requests.
noreply at wordpress.org
- [wp-svn] [45684] trunk/src/wp-includes/css/admin-bar.css: Accessibility: Toolbar: Make the `min-width` value for `#wpadminbar` at `782px` breakpoint consistent with that of `<body>`.
noreply at wordpress.org
- [wp-svn] [45685] trunk: I18N: Add support for custom `WP_PLUGIN_URL` in `load_script_textdomain()`.
noreply at wordpress.org
- [wp-svn] [45686] trunk/tools/i18n/: Tools: Remove internationalization tools (also known as `makepot.php`).
noreply at wordpress.org
- [wp-svn] [45687] trunk/src/wp-includes/rest-api/class-wp-rest-server.php: REST API: Pass current request object to `rest_authentication_errors` filter in `WP_REST_Server::check_authentication()`.
noreply at wordpress.org
- [wp-svn] [45688] trunk/src/wp-includes/class-wp-locale.php: I18N: Use RTL stylesheets when running from /src.
noreply at wordpress.org
- [wp-svn] [45689] trunk/tests/phpunit/tests/locale.php: I18N: Following [45688], remove test for removed method.
noreply at wordpress.org
- [wp-svn] [45690] trunk/src/wp-login.php: I18N: Display the logged out message in the user's locale
noreply at wordpress.org
- [wp-svn] [45691] trunk/src/wp-admin/includes: Site Health: Consistently use `wpdb::db_version()` for checking the database server version, instead of partically replicating its functionality.
noreply at wordpress.org
- [wp-svn] [45692] trunk/src/wp-admin/css/common.css: Administration: Allow breaking long strings in `<code>` tags at any point, to avoid overflowing on mobile.
noreply at wordpress.org
- [wp-svn] [45693] trunk/src/wp-admin/css/forms.css: Permalinks: Improve appearance of URL examples on Permalink Settings screen.
noreply at wordpress.org
- [wp-svn] [45694] trunk/src/wp-admin/includes/misc.php: Rewrite Rules: Add a comment to `# BEGIN/END` `.htaccess` markers to clarify that the directives are dynamically generated, and should only be modified via WordPress filters.
noreply at wordpress.org
- [wp-svn] [45695] trunk/src/wp-admin/includes/misc.php: Docs: Improve the DocBlocks for `got_mod_rewrite()`, `extract_from_markers()`, `insert_with_markers()`.
noreply at wordpress.org
- [wp-svn] [45696] trunk/src/wp-admin/includes/misc.php: Coding Standards: Fix WPCS violations in [45694].
noreply at wordpress.org
- [wp-svn] [45697] trunk/src/wp-admin/includes/class-walker-nav-menu-edit.php: Coding Standards: Fix WPCS violations in `wp-admin/includes/class-walker-nav-menu-edit.php`.
noreply at wordpress.org
- [wp-svn] [45698] trunk/src/wp-admin/user-edit.php: Users: Use case-insensitive email address comparison when checking whether "Grant this user super admin privileges" checkbox should be displayed on Edit User screen.
noreply at wordpress.org
- [wp-svn] [45699] trunk/src/wp-includes/rewrite.php: Rewrite Rules: Check if `$wp_rewrite->flush_rules()` is callable before calling it in `flush_rewrite_rules()`.
noreply at wordpress.org
- [wp-svn] [45700] trunk/src/wp-admin/css/dashboard.css: Admin: Improve Dashboard icon contrast.
noreply at wordpress.org
- [wp-svn] [45701] trunk/src: Media: Reduces the bulk media options to have one primary button
noreply at wordpress.org
- [wp-svn] [45702] trunk/src/wp-includes/taxonomy.php: Docs: Correct `@return` value description for `get_term_link()`.
noreply at wordpress.org
- [wp-svn] [45703] trunk/src/wp-includes/formatting.php: Docs: Correct parameter type and description for `is_email` filter.
noreply at wordpress.org
- [wp-svn] [45704] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Docs: Correct parameter documentation for `bulk_edit_custom_box` and `quick_edit_custom_box` actions.
noreply at wordpress.org
- [wp-svn] [45705] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: REST API: Generate sample permalink only when a dependent field is requested.
noreply at wordpress.org
- [wp-svn] [45706] trunk: REST API: Skip processing fields which are not present in the selected context.
noreply at wordpress.org
Last message date:
Wed Jul 31 20:20:02 UTC 2019
Archived on: Wed Jul 31 20:20:04 UTC 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).