December 2021 Archives by author
Starting: Wed Dec 1 09:18:20 UTC 2021
Ending: Fri Dec 31 15:28:25 UTC 2021
Messages: 130
- [wp-svn] [52297] trunk/src/wp-includes/class-wp-theme.php: Docs: Use a duplicate hook reference for `theme_file_path` in `WP_Theme::get_file_path()`.
noreply at wordpress.org
- [wp-svn] [52298] trunk/src/wp-admin/includes/post.php: Docs: Docblock corrections in `_disable_block_editor_for_navigation_post_type()`.
noreply at wordpress.org
- [wp-svn] [52299] trunk/src: Docs: Various docblock corrections.
noreply at wordpress.org
- [wp-svn] [52300] trunk/src/wp-includes: Plugins: Correct the documented allowable types for to the `$callback` parameter of various hook related functions.
noreply at wordpress.org
- [wp-svn] [52301] trunk/src/wp-includes/block-supports/duotone.php: Docs: Misc Docblock corrections in `duotone.php` file.
noreply at wordpress.org
- [wp-svn] [52302] trunk/src/wp-includes/block-supports: Docs: Miscellaneous Docblock corrections in several `/block-supports` files.
noreply at wordpress.org
- [wp-svn] [52303] trunk/src/wp-includes/theme-templates.php: Docs: Add missing `@param` to `wp_set_unique_slug_on_create_template_part()`.
noreply at wordpress.org
- [wp-svn] [52304] trunk: KSES: Allow attributes to be restricted via callbacks.
noreply at wordpress.org
- [wp-svn] [52305] trunk/tests/phpunit/tests: Docs: Fix typo in some `get_edit_term_link()` test DocBlocks.
noreply at wordpress.org
- [wp-svn] [52306] trunk/src/wp-includes/class-wp-theme-json-schema.php: Docs: Add missing `@since` tag to `WP_Theme_JSON_Schema` functions.
noreply at wordpress.org
- [wp-svn] [52307] trunk/src/wp-includes/class-wp-theme-json-schema.php: Docs: Docblock typo correction in `WP_Theme_JSON_Schema`.
noreply at wordpress.org
- [wp-svn] [52308] trunk: Editor: Allow child theme PHP templates to take precedence over parent theme block templates.
noreply at wordpress.org
- [wp-svn] [52309] trunk: KSES: Accept port number in PDF upload paths.
noreply at wordpress.org
- [wp-svn] [52310] trunk/tests/phpunit/tests/rest-api/rest-posts-controller.php: Tests: Fix typo in a `WP_Test_REST_Posts_Controller` test method name.
noreply at wordpress.org
- [wp-svn] [52311] trunk: REST API: Use global transients for URL details endpoint.
noreply at wordpress.org
- [wp-svn] [52312] trunk: Editor: Avoid `undefined index` notices in the Template Parts Editor.
noreply at wordpress.org
- [wp-svn] [52313] trunk/tests/phpunit/tests/blocks/editor.php: Coding standards: Address a few coding standards issues after [52312].
noreply at wordpress.org
- [wp-svn] [52314] trunk/tests/phpunit: Editor: Enable incomplete unit tests in `Tests_Block_Template_Utils:: test_get_block_template_from_file()`.
noreply at wordpress.org
- [wp-svn] [52315] trunk/src/wp-includes/class-wp-http.php: HTTP API: Fix classname `WpOrg\Requests\Proxy\Http` in `WP_Http::request()`.
noreply at wordpress.org
- [wp-svn] [52316] trunk/src/wp-includes: Editor: Resolve template request `?_wp-find-template=true` for new posts and pages.
noreply at wordpress.org
- [wp-svn] [52317] trunk/src/wp-includes/block-template-utils.php: Docs: Miscellaneous Docblock corrections for `block-template-utils.php` file.
noreply at wordpress.org
- [wp-svn] [52318] trunk/src/wp-includes/block-template-utils.php: Docs: Replace `@since 5.9` with `@since 5.9.0` in `block-template-utils.php`.
noreply at wordpress.org
- [wp-svn] [52319] trunk/src/readme.html: General: Add MariaDB in the `readme.html` requirements.
noreply at wordpress.org
- [wp-svn] [52320] trunk/src/wp-includes: Docs: Some documentation improvements for `WP_Theme_JSON` and `WP_Theme_JSON_Resolver` classes:
noreply at wordpress.org
- [wp-svn] [52321] trunk/src/wp-includes: Docs: Further update some `@since` notes in `WP_Theme_JSON` methods for clarity.
noreply at wordpress.org
- [wp-svn] [52322] trunk/src/wp-includes/block-editor.php: Coding Standards: Break the `$path` reference after a `foreach` loop in `block_editor_rest_api_preload()`.
noreply at wordpress.org
- [wp-svn] [52323] trunk/src/wp-includes/class-wp-theme-json-resolver.php: Docs: Add missing summary for `WP_Theme_JSON_Resolver::get_merged_data()`.
noreply at wordpress.org
- [wp-svn] [52324] trunk: Update @wordpress packages
noreply at wordpress.org
- [wp-svn] [52325] trunk: Build/Test Tools: Remove the `replace:emoji-banner-text` Grunt task.
noreply at wordpress.org
- [wp-svn] [52326] trunk: KSES: Use the polyfilled PHP 8 string functions in `_wp_kses_allow_pdf_objects()`:
noreply at wordpress.org
- [wp-svn] [52327] trunk/src/wp-includes/class-wp-http.php: HTTP API: Revert changeset [52315].
noreply at wordpress.org
- [wp-svn] [52328] trunk: HTTP API: Revert changeset [52244].
noreply at wordpress.org
- [wp-svn] [52329] trunk: Editor: Allow theme.json to take precedence in setting the root level element's reset margin value.
noreply at wordpress.org
- [wp-svn] [52330] trunk: Themes: Better names for `WP_Theme::is_block_theme()` and `wp_is_block_theme()` and make `wp_is_block_theme()` a wrapper.
noreply at wordpress.org
- [wp-svn] [52331] trunk: Site Editor: Update the block template descriptions.
noreply at wordpress.org
- [wp-svn] [52332] trunk/src: Docs: Various inline documentation corrections and improvements.
noreply at wordpress.org
- [wp-svn] [52333] trunk/src/wp-admin/site-editor.php: REST API: Pass post type name to `rest_get_route_for_post_type_items()`.
noreply at wordpress.org
- [wp-svn] [52334] trunk/src/wp-includes/class-wp-theme.php: Block Editor: Only list custom block templates in the template selector.
noreply at wordpress.org
- [wp-svn] [52335] trunk/src/wp-content/themes/twentytwentytwo: Twenty Twenty-Two: Sync updates from GitHub.
noreply at wordpress.org
- [wp-svn] [52336] trunk/src/wp-admin/site-editor.php: Site Editor: Render the template descriptions properly.
noreply at wordpress.org
- [wp-svn] [52337] trunk/src/wp-admin/includes/class-wp-upgrader.php: Upgrade/Install: Fix moving plugins folder in `WP_Upgrader:: move_to_temp_backup_dir()`.
noreply at wordpress.org
- [wp-svn] [52338] trunk: Script Loader: Allow for `wp_register_script()` to be called after `wp_enqueue_script()`.
noreply at wordpress.org
- [wp-svn] [52339] trunk/src/wp-includes/class.wp-dependencies.php: Coding Standards: Replace `else if` with `elseif` after [52338].
noreply at wordpress.org
- [wp-svn] [52340] trunk: REST API: Ensure that the export template endpoint returns a valid WP_Error object.
noreply at wordpress.org
- [wp-svn] [52341] trunk/src/wp-admin: Themes: Hide "Live Preview" button for FSE block themes.
noreply at wordpress.org
- [wp-svn] [52342] trunk: REST API: Improve permission handling in global style endpoint.
noreply at wordpress.org
- [wp-svn] [52343] trunk/src/wp-includes/version.php: WordPress 5.9 Beta 2.
noreply at wordpress.org
- [wp-svn] [52344] trunk/src/wp-includes/version.php: Post WordPress 5.9 Beta 2 version bump.
noreply at wordpress.org
- [wp-svn] [52345] trunk/src/wp-includes: Coding Standards: Correct alignment in `blocks.php` and `class-wp-rest-templates-controller`.
noreply at wordpress.org
- [wp-svn] [52346] trunk/src/wp-admin: Coding Standards: Use camel case with a lowercase first letter for the `blockTheme` array key.
noreply at wordpress.org
- [wp-svn] [52347] trunk/src/wp-includes/theme-templates.php: Themes: Auto-enable block-templates support for all block themes.
noreply at wordpress.org
- [wp-svn] [52348] trunk/src/wp-includes/theme.php: Coding Standards: Simplify or wrap some long conditions in `wp-includes/theme.php` for better readability.
noreply at wordpress.org
- [wp-svn] [52349] trunk: Editor: Add an editor settings flag to enable the new gallery for mobile apps for 5.9.
noreply at wordpress.org
- [wp-svn] [52350] trunk/src/wp-includes/theme.php: Coding Standards: Remove a trailing comma from a `compact()` call in `_wp_customize_include()`.
noreply at wordpress.org
- [wp-svn] [52351] trunk/src: Upgrade/install: Revert upgrader rollback features.
noreply at wordpress.org
- [wp-svn] [52352] trunk: Docs: Correct the format of some comments per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52353] trunk/src/wp-admin/themes.php: Themes: Show only "Customize" or "Activate" button in block theme's Theme Details modal.
noreply at wordpress.org
- [wp-svn] [52354] trunk/src/wp-includes/blocks.php: Docs: Docblock adjustments in some 5.9 block related functions.
noreply at wordpress.org
- [wp-svn] [52355] trunk/src/wp-includes: Docs: Update some `@var` tags per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52356] trunk/src/wp-admin: Docs: Update a comment in `wp-admin/load-styles.php` per the documentation standards.
noreply at wordpress.org
- [wp-svn] [52357] trunk/src: Docs: Capitalize "ID", when referring to a post ID, term ID, etc.
noreply at wordpress.org
- [wp-svn] [52358] trunk/src/readme.html: General: Mark the recommended MariaDB version number in `readme.html` with a `<strong>` tag.
noreply at wordpress.org
- [wp-svn] [52359] trunk/tests/phpunit/includes/install.php: Build/Test Tools: Disable WP Cron when installing PHPUnit tests.
noreply at wordpress.org
- [wp-svn] [52360] trunk/src/wp-admin/includes/upgrade.php: Docs: Document the global used in `upgrade_590()` function.
noreply at wordpress.org
- [wp-svn] [52361] trunk/src/wp-includes/widgets.php: Docs: Capitalize "ID", when referring to a sidebar ID in a more consistent way.
noreply at wordpress.org
- [wp-svn] [52362] trunk/src: Docs: Capitalize "ID", when referring to a widget ID or sidebar ID, in a more consistent way.
noreply at wordpress.org
- [wp-svn] [52363] trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php: REST API: Ensure that the parent link, uses the rest_get_route_for_post function.
noreply at wordpress.org
- [wp-svn] [52364] trunk: Update @wordpress packages
noreply at wordpress.org
- [wp-svn] [52365] trunk/src/wp-includes/class-wp-theme.php: Filter custom block templates with PHP
noreply at wordpress.org
- [wp-svn] [52366] trunk/src/js/_enqueues/vendor/tinymce/plugins/wordpress/plugin.js: Docs: Typo correction in TinyMCE related JS file.
noreply at wordpress.org
- [wp-svn] [52367] trunk: Docs: Use generic references to "Database" in `wp-config-sample.php`.
noreply at wordpress.org
- [wp-svn] [52368] trunk/src/wp-includes/post.php: Posts, Post Types: Add missing translation context on FSE related post types labels.
noreply at wordpress.org
- [wp-svn] [52369] trunk/src/wp-includes: Editor: Activate missing default theme features for block themes.
noreply at wordpress.org
- [wp-svn] [52370] trunk: Formatting: Use `is_scalar()` in `sanitize_key()`.
noreply at wordpress.org
- [wp-svn] [52371] trunk: Customize: Overlay incompatible banner for block themes.
noreply at wordpress.org
- [wp-svn] [52372] trunk: Themes: Rename public static functions in `WP_Theme_JSON_Resolver` to remove `custom_post_type` references.
noreply at wordpress.org
- [wp-svn] [52373] trunk/src/wp-includes/wp-db.php: Database: Correct and improve documentation for properties and parameters in `wpdb`.
noreply at wordpress.org
- [wp-svn] [52374] trunk: REST API: Ensure that the get_theme_item method should respect fields param.
noreply at wordpress.org
- [wp-svn] [52375] trunk/src/wp-content/themes/twentytwentytwo: Twenty Twenty-Two: Sync updates from GitHub for Beta 3.
noreply at wordpress.org
- [wp-svn] [52376] trunk: REST API: Add block theme support for valid non-alphanumeric characters in theme's directory name.
noreply at wordpress.org
- [wp-svn] [52377] trunk/src/wp-includes: Editor: Add "Featured" patterns from pattern directory to Patterns in block inserter.
noreply at wordpress.org
- [wp-svn] [52378] trunk/src/wp-includes/version.php: WordPress 5.9 Beta 3.
noreply at wordpress.org
- [wp-svn] [52379] trunk/src/wp-includes/version.php: Post WordPress 5.9 Beta 3 version bump.
noreply at wordpress.org
- [wp-svn] [52380] trunk/src/wp-includes/block-supports/layout.php: Fix deprecated usage of passing null to explode()
noreply at wordpress.org
- [wp-svn] [52381] trunk/tests/phpunit/tests/rest-api/rest-server.php: Tests: Add an assertion to test the `WP_REST_Server::add_site_logo_to_index()` method.
noreply at wordpress.org
- [wp-svn] [52382] trunk/tests/phpunit/tests: Tests: Mock the HTTP request response in `download_url()` tests.
noreply at wordpress.org
- [wp-svn] [52383] trunk: Tests: Add unit tests for theme features that block themes should support by default.
noreply at wordpress.org
- [wp-svn] [52384] trunk/src/js/media/controllers: Media: Fix selections in Media Library Featured Image modal on open.
noreply at wordpress.org
- [wp-svn] [52385] trunk/src/wp-admin/site-health.php: Site Health: Typo correction in Site Health help tab.
noreply at wordpress.org
- [wp-svn] [52386] trunk/tests/phpunit/tests: Tests: Move the tests for theme features that block themes should support by default to a more appropriate place.
noreply at wordpress.org
- [wp-svn] [52387] trunk/tests/phpunit/tests/blocks/register.php: Tests: Fix typo in a test method name.
noreply at wordpress.org
- [wp-svn] [52388] trunk/tests/phpunit/tests/blocks/register.php: Tests: Fix typo in a data provider name.
noreply at wordpress.org
- [wp-svn] [52389] trunk/tests/phpunit/tests: Build/Test Tools: Reduce the use of unnecessary randomness in tests.
noreply at wordpress.org
- [wp-svn] [52390] trunk/tests/phpunit/includes/testcase-rest-controller.php: Build/Test Tools: Remove the assertion in `filter_rest_url_for_leading_slash()`.
noreply at wordpress.org
- [wp-svn] [52391] trunk/tests/phpunit: Tests: Use shared fixtures in block theme tests.
noreply at wordpress.org
- [wp-svn] [52392] trunk/src/wp-content/themes/twentytwentytwo: Twenty Twenty-Two: Sync updates from GitHub for Beta 4.
noreply at wordpress.org
- [wp-svn] [52393] trunk/src/wp-includes: External Libraries: Update the SimplePie library to version 1.5.7.
noreply at wordpress.org
- [wp-svn] [52394] trunk/src/wp-includes/l10n.php: Docs: Typo correction in `wp_dropdown_languages()` DocBlock.
noreply at wordpress.org
- [wp-svn] [52395] trunk/src/wp-includes/script-loader.php: Script Loader: Skip getting `'can_compress_scripts'` option in `script_concat_settings()` during install.
noreply at wordpress.org
- [wp-svn] [52396] trunk/tests/phpunit/tests/bookmark/wpListBookmarks.php: General: Fix `'rel'` argument in `Tests_Functions_wpListBookmarks` test datasets.
noreply at wordpress.org
- [wp-svn] [52397] trunk/src/wp-includes/class-wp-block-template.php: Editor: Explicitly declare `$post_types` and `$area` properties in `WP_Block_Template` class.
noreply at wordpress.org
- [wp-svn] [52398] trunk: Application Passwords: Show HTTPS required message without filtering when not enabled or not in local environment.
noreply at wordpress.org
- [wp-svn] [52399] trunk: REST API: Support `.` in theme directory names in `WP_REST_Global_Styles_Controller`, `WP_REST_Templates_Controller`, and `WP_REST_Themes_Controller`.
noreply at wordpress.org
- [wp-svn] [52400] trunk/src/wp-includes/post.php: Editor: Add 'edit_theme_options' capabilities to `wp_navigation` post type.
noreply at wordpress.org
- [wp-svn] [52401] trunk: Editor: Add support for nameless font sizes in `WP_Theme_JSON`.
noreply at wordpress.org
- [wp-svn] [52402] trunk: Update @wordpress packages for Beta 4
noreply at wordpress.org
- [wp-svn] [52403] trunk/src/wp-includes/class-wp-theme-json.php: Docs: Improve the `@since 5.9.0` note for `WP_Theme_JSON::PRESETS_METADATA`.
noreply at wordpress.org
- [wp-svn] [52404] trunk/src/wp-login.php: Login and registration: Add a filter to allow to disable the Login screen language dropdown.
noreply at wordpress.org
- [wp-svn] [52405] trunk/src/wp-login.php: Coding Standards: Remove unwanted whitespaces after [52404].
noreply at wordpress.org
- [wp-svn] [52406] trunk/src: Administration: Add "File" to Theme/Plugin Editor menu names and relocate "Plugin File Editor" to Tools for block themes.
noreply at wordpress.org
- [wp-svn] [52407] trunk/src/wp-includes/version.php: WordPress 5.9 Beta 4.
noreply at wordpress.org
- [wp-svn] [52408] trunk/src/wp-includes/version.php: Post WordPress 5.9 Beta 4 version bump.
noreply at wordpress.org
- [wp-svn] [52409] trunk/src/wp-admin/edit-form-blocks.php: Editor: Add missing default template areas to the post/page editor settings.
noreply at wordpress.org
- [wp-svn] [52410] trunk/src/wp-includes/block-supports/layout.php: Docs: Typo correction in `wp_get_layout_style()` introduced in 5.9.
noreply at wordpress.org
- [wp-svn] [52411] trunk/package-lock.json: Build/Test Tools: Restore the `https` URL for `browserify-aes`.
noreply at wordpress.org
- [wp-svn] [52412] trunk/composer.json: Build/Test Tools: Allow the PHPCS plugin in Composer configuration.
noreply at wordpress.org
- [wp-svn] [52413] trunk/src/wp-includes/class-simplepie.php: External Libraries: Update the SimplePie library to version 1.5.8.
noreply at wordpress.org
- [wp-svn] [52414] trunk/src/wp-includes/admin-bar.php: Toolbar: Show the Customize link on front end when using a block theme if any plugins use the Customizer.
noreply at wordpress.org
- [wp-svn] [52415] trunk/src/wp-admin/menu.php: Administration: Make sure the `$customize_url` variable is always defined in the admin menu.
noreply at wordpress.org
- [wp-svn] [52416] trunk/src/wp-includes/functions.php: Docs: Typo correction in `validate_file()` comments.
noreply at wordpress.org
- [wp-svn] [52417] trunk/src/wp-login.php: Login and Registration: Use secondary button style for the Language switcher.
noreply at wordpress.org
- [wp-svn] [52418] trunk/tests/phpunit/tests/external-http/basic.php: Tests: Separate the tests for recommended PHP and MySQL versions in `readme.html`
noreply at wordpress.org
- [wp-svn] [52419] trunk/src/wp-admin/includes/plugin-install.php: Plugins: Escape the WordPress.org plugin page URL in the Plugin Installation modal.
noreply at wordpress.org
- [wp-svn] [52420] trunk/src/readme.html: General: Bump the recommended MySQL and MariaDB versions in `readme.html`.
noreply at wordpress.org
- [wp-svn] [52421] trunk/tests/phpunit/tests/external-http/basic.php: Tests: Correct the check for the recommended MySQL version in `readme.html`.
noreply at wordpress.org
- [wp-svn] [52422] trunk/src: Docs: Miscellaneous inline documentation improvements.
noreply at wordpress.org
- [wp-svn] [52423] trunk/src/wp-includes/wp-db.php: Docs: Further corrections and improvements to the inline documentation for `wpdb`.
noreply at wordpress.org
- [wp-svn] [52424] trunk/tests/phpunit/tests/external-http/basic.php: Tests: Add a unit test for the recommended MariaDB version in `readme.html`.
noreply at wordpress.org
- [wp-svn] [52425] trunk: Build/Test Tools: Update PHPCompatibilityWP to version 2.1.3.
noreply at wordpress.org
- [wp-svn] [52426] trunk/src/wp-admin/includes/class-wp-users-list-table.php: Users: Use the "Posts" post type general name to contextualize the string used in Users posts count column label.
noreply at wordpress.org
Last message date:
Fri Dec 31 15:28:25 UTC 2021
Archived on: Fri Dec 31 15:28:27 UTC 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).