October 2018 Archives by subject
Starting: Mon Oct 1 20:59:27 UTC 2018
Ending: Wed Oct 31 14:02:45 UTC 2018
Messages: 191
- [wp-svn] [43662] trunk/src/wp-includes/version.php: Docs: Add a file header comment to version.php.
noreply at wordpress.org
- [wp-svn] [43663] trunk/src/wp-admin/edit-tags.php: Taxonomy: Remove the "Note" label from the notes on the Category edit list.
noreply at wordpress.org
- [wp-svn] [43664] trunk/src/wp-admin/includes/class-wp-posts-list-table.php: Posts: Remove the slug from Quick Edit for CPTs with `publicly_queryable` disabled.
noreply at wordpress.org
- [wp-svn] [43665] trunk/src/wp-admin/includes: Docs: Replace incorrect usage of "who's" with "whose".
noreply at wordpress.org
- [wp-svn] [43666] trunk/src/wp-admin/edit-tags.php: Taxonomies: Improve description of default category behaviour.
noreply at wordpress.org
- [wp-svn] [43667] trunk/src/wp-admin/plugins.php: Plugins: Pluralise the "unexpected output during activation" message.
noreply at wordpress.org
- [wp-svn] [43668] trunk/src/wp-includes/pluggable.php: i18n: Improve consistency of translator comments.
noreply at wordpress.org
- [wp-svn] [43669] trunk/src/wp-admin: Plugin Installer: Allow 4 columns of search results on wide screens.
noreply at wordpress.org
- [wp-svn] [43670] trunk/src/wp-admin/css/list-tables.css: List Tables: Arrange action items into a grid with extra space.
noreply at wordpress.org
- [wp-svn] [43671] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: List Table: Restore the List Table items property to allow Bulk Actions to be properly determined.
noreply at wordpress.org
- [wp-svn] [43672] trunk/src/wp-admin/includes/class-wp-comments-list-table.php: List Table: Fix formatting issue introduced in r43671.
noreply at wordpress.org
- [wp-svn] [43673] trunk/.travis.yml: Build/Test Tools: Add PHP7.3 RC1 to the build matrix
noreply at wordpress.org
- [wp-svn] [43674] branches/4.9/src/wp-admin/css/dashboard.css: Try Gutenberg callout: improve formatting for Internet Explorer 11.
noreply at wordpress.org
- [wp-svn] [43675] branches/5.0/: Branch 5.0 from 4.9.8
noreply at wordpress.org
- [wp-svn] [43676] branches/5.0/src/wp-includes/version.php: Bump 5.0 branch version to 5.0-alpha.
noreply at wordpress.org
- [wp-svn] [43677] trunk/src/wp-includes/version.php: Bump trunk version to 5.1-alpha.
noreply at wordpress.org
- [wp-svn] [43678] trunk/package.json: Bump the trunk package.json version to 5.1.0.
noreply at wordpress.org
- [wp-svn] [43679] branches/5.0/package.json: Bump the 5.0 branch package.json version to 5.0.0.
noreply at wordpress.org
- [wp-svn] [43680] branches/5.0: REST API: Define taxonomy visibility settings in schema
noreply at wordpress.org
- [wp-svn] [43681] branches/5.0: REST API: Persist attributes for attachment links
noreply at wordpress.org
- [wp-svn] [43682] branches/5.0: REST API: Declare `unfiltered_html` capability in links.
noreply at wordpress.org
- [wp-svn] [43683] branches/5.0/npm-shrinkwrap.json: Build/Test: Remove npm-shrinkwrap.json
noreply at wordpress.org
- [wp-svn] [43684] branches/5.0: Build/Test: Update dependencies for 5.0
noreply at wordpress.org
- [wp-svn] [43685] branches/5.0: Build/Test: Use same grunt-qunit as trunk for 5.0
noreply at wordpress.org
- [wp-svn] [43686] branches/5.0: Build/Test Tools: Revert grunt-contrib-uglify update
noreply at wordpress.org
- [wp-svn] [43687] branches/5.0: Build tools: Combine webpack config files.
noreply at wordpress.org
- [wp-svn] [43688] branches/5.0: Build tools: Upgrade webpack to version 4.
noreply at wordpress.org
- [wp-svn] [43689] Correct param documentation for `WP_Term_Query`.
noreply at wordpress.org
- [wp-svn] [43690] Revert [43632] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43691] branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php: REST API: Load missing required file for multisite users
noreply at wordpress.org
- [wp-svn] [43692] Build/Test Tools: Add PHP7.3 RC1 to the build matrix
noreply at wordpress.org
- [wp-svn] [43693] General: Instruct file editors not to trim trailing whitespace in markdown files.
noreply at wordpress.org
- [wp-svn] [43694] branches/5.0: REST API: Enable users with `read_private_posts` to query for them.
noreply at wordpress.org
- [wp-svn] [43695] Tests: Use `WP_HTTP_UnitTestCase::skipTestOnTimeout()` in more HTTP tests.
noreply at wordpress.org
- [wp-svn] [43696] branches/5.0/tests/phpunit/tests/http/functions.php: Tests: Introduce `Tests_HTTP_Functions::skipTestOnTimeout()`, mirroring the same `WP_HTTP_UnitTestCase` method.
noreply at wordpress.org
- [wp-svn] [43697] branches/5.0/src/wp-admin/load-styles.php: Script loader: remove (PHP based) compression from `load-styles.php` and `load-scripts.php`.
noreply at wordpress.org
- [wp-svn] [43698] Twenty Sixteen: Revert [43607] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43699] Customize: Revert [43575] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43700] Customize: Increase the colour contrast of the line numbers in CodeMirror.
noreply at wordpress.org
- [wp-svn] [43701] Customize: Revert [43611] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43702] Customize: Revert [43619] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43703] Docs: Convert `@see` reference in `wp_checkdate()` DocBlock to `@link`.
noreply at wordpress.org
- [wp-svn] [43704] Embeds: Avoid a JS error in `wp.receiveEmbedMessage` if `data` parameter is not set.
noreply at wordpress.org
- [wp-svn] [43705] branches/4.9: Privacy: Revert [43614] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43706] Docs: Update `$meta_type` descriptions to include 'term' as a valid type in meta.php and class-wp-term-query.php.
noreply at wordpress.org
- [wp-svn] [43707] branches/4.9/src/wp-includes: Posts, Post Types: Revert [43617] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43708] Privacy: Revert [43624] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43709] Docs: Correct parameter type for `WP_Privacy_Policy_Content::notice()`.
noreply at wordpress.org
- [wp-svn] [43710] branches/5.0/src/wp-includes/post.php: Docs: Correct `@since` value for `_wp_privacy_statuses()`.
noreply at wordpress.org
- [wp-svn] [43711] branches/4.9/tests/phpunit/tests/category/wpListCategories.php: Taxonomy: Revert [43620] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43712] branches/5.0/tests/phpunit/tests/category/wpListCategories.php: Taxonomy: Make sure `wp_list_categories()` correctly outputs term name of `0`.
noreply at wordpress.org
- [wp-svn] [43713] branches/5.0/tests: Tests: Improve coverage for REST API term meta registration.
noreply at wordpress.org
- [wp-svn] [43714] branches/5.0/tests/phpunit/tests/rest-api/rest-tags-controller.php: REST API: Pass correct ID to `meta->update_value` to permit setting term meta during term creation.
noreply at wordpress.org
- [wp-svn] [43715] branches/4.9: REST API: Revert [43648] from the 4.9 branch.
noreply at wordpress.org
- [wp-svn] [43716] branches/5.0: REST API: Support pagination, order, search and other common query parameters for revisions.
noreply at wordpress.org
- [wp-svn] [43717] Media: In `WP_Image_Editor::make_image()`, close previously opened output buffer if the file could not be created.
noreply at wordpress.org
- [wp-svn] [43718] Media: Ensure the "Edit more details" link in the attachment details modal always points to the correct editing URL.
noreply at wordpress.org
- [wp-svn] [43719] branches/5.0: Build tools: Build @wordpress packages with webpack.
noreply at wordpress.org
- [wp-svn] [43720] branches/5.0: REST API: Include `permalink_template`/`generated_slug` for Posts
noreply at wordpress.org
- [wp-svn] [43721] branches/5.0/.travis.yml: Build: Bump the version of node used on Travis to match `package.json` for 5.0.
noreply at wordpress.org
- [wp-svn] [43722] Database: In `require_wp_db()`, check if database constants are defined before using them.
noreply at wordpress.org
- [wp-svn] [43723] branches/5.0: Script loader: Register @wordpress scripts.
noreply at wordpress.org
- [wp-svn] [43724] Build/Test Tools: Implement the automatic retry functionality that Travis CI provides.
noreply at wordpress.org
- [wp-svn] [43725] branches/5.0/.travis.yml: Build/Test Tools: Remove an extra line incorrectly included in [43724].
noreply at wordpress.org
- [wp-svn] [43726] branches/5.0/.travis.yml: Build/Test Tools: Use 7.3 for PHP 7.3
noreply at wordpress.org
- [wp-svn] [43727] branches/5.0: KSES: Allow HTML data-* attributes.
noreply at wordpress.org
- [wp-svn] [43728] Posts: Remove the slug from Quick Edit for CPTs with `publicly_queryable` disabled.
noreply at wordpress.org
- [wp-svn] [43729] branches/5.0: REST API: Move object type-specific metadata integrations from the wrapper functions to the low-level Meta API functions.
noreply at wordpress.org
- [wp-svn] [43730] branches/5.0/src/wp-includes/load.php: Load: Disable PHP errors for JSON requests
noreply at wordpress.org
- [wp-svn] [43731] branches/5.0/src/wp-includes/kses.php: KSES: Add selected ARIA attributes support.
noreply at wordpress.org
- [wp-svn] [43732] branches/5.0: Formatting: Add pre-save content filter to make target=_blank always secure.
noreply at wordpress.org
- [wp-svn] [43733] branches/5.0/tests/phpunit/tests/formatting/WPTargetedLinkRel.php: Formatting: Add new tests missed in [43732].
noreply at wordpress.org
- [wp-svn] [43734] branches/5.0: REST API: Introduce themes endpoint to expose theme-supports values for the active theme.
noreply at wordpress.org
- [wp-svn] [43735] branches/5.0: REST API: Add new class file and tests missed in [43734].
noreply at wordpress.org
- [wp-svn] [43736] branches/5.0: REST API: Don't add fields to object when not included in `?_fields=`.
noreply at wordpress.org
- [wp-svn] [43737] branches/5.0/src/wp-includes/rest-api/endpoints: REST API: Fire actions after items are completely updated/inserted.
noreply at wordpress.org
- [wp-svn] [43738] branches/5.0: Script loader: Adjust JS packages registration.
noreply at wordpress.org
- [wp-svn] [43739] branches/5.0: REST API: Introduce controller for searching across post types.
noreply at wordpress.org
- [wp-svn] [43740] branches/5.0: REST API: Slash existing meta values when comparing with incoming meta upates.
noreply at wordpress.org
- [wp-svn] [43741] branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-search-controller.php: REST API: Fix version number in `_doing_it_wrong()` call.
noreply at wordpress.org
- [wp-svn] [43742] branches/5.0: Blocks: Introduce `WP_Block_Type` and `WP_Block_Type_Registry` classes.
noreply at wordpress.org
- [wp-svn] [43743] branches/5.0: Blocks: Introduce `register_block_type()`, `unregister_block_type()`, and `get_dynamic_blocks()` functions.
noreply at wordpress.org
- [wp-svn] [43744] branches/5.0/src/wp-includes/post.php: Posts, Post Types: Add labels for post transformation messages.
noreply at wordpress.org
- [wp-svn] [43745] Media: Remove checkered background for icons in Attachment Details.
noreply at wordpress.org
- [wp-svn] [43746] branches/5.0/tests/phpunit/includes/utils.php: General: PHP 7.3 throws an `E_WARNING` when using continue to target a switch.
noreply at wordpress.org
- [wp-svn] [43747] Build/Test Tools: Remove `vendor` file name entry from `.gitignore.`
noreply at wordpress.org
- [wp-svn] [43748] Build/Test Tools: Instruct Git and Subversion to ignore Composer's `vendor` directory.
noreply at wordpress.org
- [wp-svn] [43749] Media: In `wp_read_image_metadata()`, rename `$sourceImageType` variable to `$image_type` to match coding standards.
noreply at wordpress.org
- [wp-svn] [43750] Media: Pass EXIF data to the `wp_read_image_metadata` filter.
noreply at wordpress.org
- [wp-svn] [43751] branches/5.0: Blocks: Introduce the block parser.
noreply at wordpress.org
- [wp-svn] [43752] branches/5.0: Blocks: Parse blocks when displaying posts.
noreply at wordpress.org
- [wp-svn] [43753] branches/5.0/src/wp-includes: Script loading: Fix regression after [43738].
noreply at wordpress.org
- [wp-svn] [43754] branches/5.0/src/wp-includes/class-wp-editor.php: Script loading: Fix a PHP error introduced in [43753].
noreply at wordpress.org
- [wp-svn] [43755] branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-post-statuses-controller.php: REST API: Fix permissions error message in post statuses controller.
noreply at wordpress.org
- [wp-svn] [43756] branches/5.0/tests/phpunit/tests/rest-api/rest-categories-controller.php: REST API: Correct HTTP status code in error for requests to create a duplicate term.
noreply at wordpress.org
- [wp-svn] [43757] branches/5.0/src/wp-includes/js/wp-api.js: REST API: generate a valid fallback URI in wp.api.utils.getRootURL.
noreply at wordpress.org
- [wp-svn] [43758] branches/5.0/src/wp-includes/class-wp-editor.php: Classic Editor: Disable the wpautop TinyMCE plugin on block posts.
noreply at wordpress.org
- [wp-svn] [43759] branches/5.0/src/wp-includes/l10n.php: i18n: Add the `wp_get_jed_locale_data()` function.
noreply at wordpress.org
- [wp-svn] [43760] branches/5.0/tools/webpack/packages.js: Build Tools: Copy package JavaScript and CSS into `wp-includes`.
noreply at wordpress.org
- [wp-svn] [43761] branches/5.0/src/wp-includes/general-template.php: General: Extract the code editor settings from `wp_enqueue_code_editor()`.
noreply at wordpress.org
- [wp-svn] [43762] branches/5.0: Block Editor: Add helper functions for displaying the editor.
noreply at wordpress.org
- [wp-svn] [43763] branches/5.0: REST API: Introduce the `rest_preload_api_request()` function.
noreply at wordpress.org
- [wp-svn] [43764] branches/5.0/src/wp-admin/includes/post.php: i18n: Remove some translation domains accidentally included in [43762].
noreply at wordpress.org
- [wp-svn] [43765] branches/5.0/src: Deactivate Gutenberg plugin on update to 5.0.
noreply at wordpress.org
- [wp-svn] [43766] branches/5.0/tests/phpunit: REST API: Ensure rest_url() consistently has leading slash.
noreply at wordpress.org
- [wp-svn] [43767] branches/5.0/tests/phpunit/tests/rest-api/rest-users-controller.php: REST API: Use a truly impossibly high number in User Controller tests.
noreply at wordpress.org
- [wp-svn] [43768] branches/5.0: REST API: Introduce Autosaves controller and endpoint.
noreply at wordpress.org
- [wp-svn] [43769] branches/5.0/tests/phpunit/multisite.xml: REST API: Skip Autosaves controller test for multisite.
noreply at wordpress.org
- [wp-svn] [43770] branches/5.0: REST API: Include `block_version` on Post `content` object.
noreply at wordpress.org
- [wp-svn] [43771] branches/5.0/tests/qunit/wp-includes/js/api-request.js: REST API: Handle api-request query parameters with plain permalinks.
noreply at wordpress.org
- [wp-svn] [43772] Help/About: Ensure the space after the period for the 4.9.8 changelog entry is preserved.
noreply at wordpress.org
- [wp-svn] [43773] REST API: Limit the scope of wp-admin files required in WP_REST_Attachments_Controller methods.
noreply at wordpress.org
- [wp-svn] [43774] branches/5.0/tests/phpunit/multisite.xml: REST API: Restore Autosaves controller test for multisite.
noreply at wordpress.org
- [wp-svn] [43775] branches/5.0/src/wp-includes/class-wp-text-diff-renderer-table.php: Revisions: Improve performance of `WP_Text_Diff_Renderer_Table`.
noreply at wordpress.org
- [wp-svn] [43776] branches/5.0/src: REST API: Render response in user locale with `?_locale=user`.
noreply at wordpress.org
- [wp-svn] [43777] branches/5.0/src/wp-admin/includes/class-wp-screen.php: Block Editor: Add an `is_block_editor()` method to `WP_Screen`.
noreply at wordpress.org
- [wp-svn] [43778] branches/5.0/src/wp-admin/includes/post.php: Block Editor: Add helper functions to collect meta box information.
noreply at wordpress.org
- [wp-svn] [43779] branches/5.0/src/wp-admin: Meta Boxes: Add `__back_compat_meta_box` and `__block_editor_compatible_meta_box` flags to meta boxes.
noreply at wordpress.org
- [wp-svn] [43780] branches/5.0/src/wp-admin/admin-header.php: Block Editor: Add extra body classes when the block editor is loaded.
noreply at wordpress.org
- [wp-svn] [43781] branches/5.0: KSES: Allow `url()` to be used in inline CSS.
noreply at wordpress.org
- [wp-svn] [43782] branches/5.0: Build: Switch package.json to using tabs for indents.
noreply at wordpress.org
- [wp-svn] [43783] branches/5.0/Gruntfile.js: Build: Ignore the vendor directory during the `jsvalidate:build` task.
noreply at wordpress.org
- [wp-svn] [43784] branches/5.0/src: Build: Updated CSS vendor prefixes following [43684].
noreply at wordpress.org
- [wp-svn] [43785] branches/5.0/src: Build: Update images following [43684].
noreply at wordpress.org
- [wp-svn] [43786] branches/5.0: Build/Tools: Add PHPCS to the 5.0 branch.
noreply at wordpress.org
- [wp-svn] [43787] branches/5.0/src/wp-includes/js/tinymce/skins/lightgray/skin.min.css: TinyMCE: remove stray CSS map reference from `skin.min.css`.
noreply at wordpress.org
- [wp-svn] [43788] branches/5.0/tests/phpunit/tests/dependencies/scripts.php: Script/Style Dependencies: Make sure that inline scripts for handles without a source are printed.
noreply at wordpress.org
- [wp-svn] [43789] branches/5.0: Build tools: Upgrade @wordpress packages.
noreply at wordpress.org
- [wp-svn] [43790] branches/5.0: Themes: Introduce responsive embeds support.
noreply at wordpress.org
- [wp-svn] [43791] branches/5.0/src/wp-includes: Themes: Remove a stray slash and `gutenberg` text domain.
noreply at wordpress.org
- [wp-svn] [43792] branches/5.0/src/wp-admin/includes/post.php: Meta Boxes: Sync checks for valid meta boxes from `do_meta_boxes()` to `the_block_editor_meta_boxes()`.
noreply at wordpress.org
- [wp-svn] [43793] branches/5.0/src/wp-content/themes/twentyten: Twenty Ten: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43794] branches/5.0/src/wp-content/themes/twentyeleven: Twenty Eleven: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43795] branches/5.0/src/wp-content/themes/twentytwelve: Twenty Twelve: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43796] branches/5.0/src/wp-content/themes/twentythirteen: Twenty Thirteen: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43797] branches/5.0/src/wp-content/themes/twentyfourteen: Twenty Fourteen: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43798] branches/5.0/src/wp-content/themes/twentyfifteen: Twenty Fifteen: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43799] branches/5.0/src/wp-content/themes/twentysixteen: Twenty Sixteen: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43800] branches/5.0/src/wp-content/themes/twentyseventeen: Twenty Seventeen: Add styles and support for the new block-based editor.
noreply at wordpress.org
- [wp-svn] [43801] branches/5.0: Build: Update the `@wordpress/editor` package.
noreply at wordpress.org
- [wp-svn] [43802] branches/5.0/src/wp-includes/script-loader.php: Script Loader: Fix metadata being registered as an inline script.
noreply at wordpress.org
- [wp-svn] [43803] branches/5.0/src/wp-includes/script-loader.php: Scripts: `wp-url` is a dependency of `wp-api-fetch`.
noreply at wordpress.org
- [wp-svn] [43804] branches/5.0: Blocks: Add the reusable block post type, `wp_block`.
noreply at wordpress.org
- [wp-svn] [43805] branches/5.0: REST API: Add endpoints for blocks.
noreply at wordpress.org
- [wp-svn] [43806] branches/5.0/src/wp-includes: Blocks: Fix coding standards introduced in [43804].
noreply at wordpress.org
- [wp-svn] [43807] branches/5.0/src: Dashboard: Remove the Try Gutenberg callout.
noreply at wordpress.org
- [wp-svn] [43808] branches/5.0/src/wp-content/themes/twentynineteen: Importing Twenty Nineteen, our new default theme for 2019, set for 5.0.
noreply at wordpress.org
- [wp-svn] [43809] branches/5.0: Bundled Theme: Make twentynineteen the default theme.
noreply at wordpress.org
- [wp-svn] [43810] branches/5.0: Embeds: Filter HTML response in oEmbed proxy controller.
noreply at wordpress.org
- [wp-svn] [43811] branches/5.0: Meta: Allow empty strings to be set by Custom Fields meta box.
noreply at wordpress.org
- [wp-svn] [43812] branches/5.0: Styles: Add helper functions for loading block styles.
noreply at wordpress.org
- [wp-svn] [43813] branches/5.0: KSES: Allow the `download` attribute on `<a>` tags.
noreply at wordpress.org
- [wp-svn] [43814] branches/5.0/src/wp-includes/theme.php: Themes: Document the new theme features being added.
noreply at wordpress.org
- [wp-svn] [43815] branches/5.0/src/wp-admin: Editor: Minor bug fixes.
noreply at wordpress.org
- [wp-svn] [43816] branches/5.0/src/wp-admin/edit-form-blocks.php: Block Editor: Remove some errant debugging included in [43815].
noreply at wordpress.org
- [wp-svn] [43817] branches/5.0/Gruntfile.js: Build tools: Build webpack dev in `grunt build`.
noreply at wordpress.org
- [wp-svn] [43818] branches/5.0/src/wp-includes/script-loader.php: Scripts: Add a missing date format to the `wp-date` config.
noreply at wordpress.org
- [wp-svn] [43819] branches/5.0: php7.3 compatibility: Fix compact throwing notices
noreply at wordpress.org
- [wp-svn] [43820] branches/5.0/src/wp-admin/includes: Upgrade/Install: Convert `Sample Page`, `Hello World`, and `Privacy Policy` to block content.
noreply at wordpress.org
- [wp-svn] [43821] branches/5.0/src/wp-content/themes/twentynineteen/languages/: Bundled Themes: Remove languages folder with POT file from Twenty Nineteen.
noreply at wordpress.org
- [wp-svn] [43822] branches/5.0/src/wp-includes/version.php: WordPress 5.0 Beta 1.
noreply at wordpress.org
- [wp-svn] [43823] branches/5.0/src/wp-includes/version.php: Post WordPress 5.0 Beta 1 version bump.
noreply at wordpress.org
- [wp-svn] [43824] branches/5.0: Build tools: Clone and build from packages repo.
noreply at wordpress.org
- [wp-svn] [43825] branches/5.0: I18N: Add JavaScript translation support.
noreply at wordpress.org
- [wp-svn] [43826] branches/5.0/Gruntfile.js: Build tools: Fix build after [43824].
noreply at wordpress.org
- [wp-svn] [43827] branches/5.0/src: Docs: Link to the "Conditional Tags" article in the Theme Developer Handbook from the descriptions for a variety of core conditional tag functions.
noreply at wordpress.org
- [wp-svn] [43828] branches/5.0/tests/phpunit/tests/dependencies/scripts.php: Tests: Use `DIR_TESTDATA` in `test_wp_set_script_translation()`.
noreply at wordpress.org
- [wp-svn] [43829] Accessibility: Media: Improve the usage of a few label elements in the media templates.
noreply at wordpress.org
- [wp-svn] [43830] branches/5.0/src/wp-admin/includes/template.php: Meta Boxes: Fix error when a meta box is rendered with a static method callback.
noreply at wordpress.org
- [wp-svn] [43831] branches/5.0/src/wp-includes/script-loader.php: Script Loader: Add translator comments and remove textdomains.
noreply at wordpress.org
- [wp-svn] [43832] branches/5.0/src/wp-includes: php7.3 compatibility: Fix compact throwing notices for multisite
noreply at wordpress.org
- [wp-svn] [43833] branches/5.0: Block Editor: Preload `wp/v2/media` with OPTIONS for caps check.
noreply at wordpress.org
- [wp-svn] [43834] branches/5.0/src/wp-includes: REST API: Improve performance by avoiding `call_user_func()`.
noreply at wordpress.org
- [wp-svn] [43835] branches/5.0: Build Tools: Revert [43826] and [43824].
noreply at wordpress.org
- [wp-svn] [43836] branches/5.0/package.json: Build Tools: Add an npm script shortcut to run grunt.
noreply at wordpress.org
- [wp-svn] [43837] branches/5.0/src/wp-admin: Block Editor: Fix meta boxes not showing.
noreply at wordpress.org
- [wp-svn] [43838] branches/5.0/src/wp-admin/includes/template.php: Meta boxes: Don't assume that callback args are an array.
noreply at wordpress.org
- [wp-svn] [43839] branches/5.0/src/wp-admin/includes/template.php: Meta boxes: Don't show the block editor incompatiblity message when it doesn't apply.
noreply at wordpress.org
- [wp-svn] [43840] branches/5.0: Build Tools: Upgrade `@wordpress` packages to the latest version.
noreply at wordpress.org
- [wp-svn] [43841] branches/5.0/tests/phpunit/data/blocks/fixtures: Tests: Fix failing unit tests caused by [43840].
noreply at wordpress.org
- [wp-svn] [43842] branches/5.0/src/wp-content/themes/twentynineteen: Importing Twenty Nineteen, our new default theme for 2019, set for 5.0.
noreply at wordpress.org
- [wp-svn] [43843] branches/5.0: Build Tools: Update `@wordpress` packages.
noreply at wordpress.org
- [wp-svn] [43844] branches/5.0/src/wp-includes/version.php: WordPress 5.0 Beta 2.
noreply at wordpress.org
- [wp-svn] [43845] branches/5.0/src/wp-includes/version.php: Posts WordPress 5.0 Beta 2 version bump.
noreply at wordpress.org
- [wp-svn] [43846] branches/5.0/src/wp-includes/l10n.php: l10n: Avoid calling `is_user_logged_in()` in `determine_locale()`.
noreply at wordpress.org
- [wp-svn] [43847] branches/5.0: Build Tools: Update the `@wordpress` packages.
noreply at wordpress.org
- [wp-svn] [43848] branches/5.0/src/wp-admin/includes/class-ftp.php: FTP/PemFTP Library: Fix some PHP notices.
noreply at wordpress.org
- [wp-svn] [43849] branches/5.0/src: Blocks: Include necessary labels for the 'wp_block' post type.
noreply at wordpress.org
- [wp-svn] [43850] branches/5.0/src/wp-includes/rest-api/endpoints/class-wp-rest-attachments-controller.php: REST API: Restore access to audio/video metadata functions.
noreply at wordpress.org
- [wp-svn] [43851] branches/5.0/tests: REST API: Regenerate fixure schema after introduction of new endpoints.
noreply at wordpress.org
- [wp-svn] [43852] branches/5.0/tests/phpunit/tests/rest-api/rest-schema-setup.php: REST API: Fix array syntax after [43851].
noreply at wordpress.org
Last message date:
Wed Oct 31 14:02:45 UTC 2018
Archived on: Wed Oct 31 14:02:46 UTC 2018
This archive was generated by
Pipermail 0.09 (Mailman edition).