Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
a133b6d
KSES: Allow assigning values to CSS variables.
SergeyBiryukov Sep 9, 2022
438822a
Editor: Backport Elements API updates.
SergeyBiryukov Sep 10, 2022
640cca7
Docs: Correct `@global` tags in `WP_User_Query::prepare_query()`.
SergeyBiryukov Sep 11, 2022
8f533d7
Customize: Use Semantically correct function
aaronjorbin Sep 11, 2022
da03cf1
REST API: Use helper functions for building routes in more places.
TimothyBJacobs Sep 11, 2022
3fbc7e5
Editor: Refresh nones for metaboxes after reauthentication.
joemcgill Sep 11, 2022
a400e99
REST API: Add support for searching resources by id.
TimothyBJacobs Sep 11, 2022
db0290b
Build/Test: Prevent using unsupported NPM versions.
aaronjorbin Sep 11, 2022
4b34765
Customize: Prevent JS error in Links widget when selective refresh is…
westonruter Sep 11, 2022
27aa1ec
Date/Time: Cast extracted strings to integers in `wp_resolve_post_dat…
swissspidy Sep 11, 2022
bb20a18
REST API: Introduce _pretty query parameter to opt in to JSON_PRETTY_…
kadamwhite Sep 11, 2022
1c69513
Media: Add muted property for video elements.
antpb Sep 11, 2022
62f25a4
Embeds: Add Google Data Studio as a trusted oEmbed provider
helen Sep 11, 2022
244a209
Autosave/REST API: Block autosaving from overwriting changes when loc…
antpb Sep 11, 2022
b80ba26
REST API: Add support for settings to specify their own additionalPro…
TimothyBJacobs Sep 11, 2022
7053062
Blocks: Add new `render` property in `block.json` for block types
gziolo Sep 12, 2022
5ebe289
Code Modernization: Add `AllowDynamicProperties` attribute to all (pa…
SergeyBiryukov Sep 12, 2022
2d98ba4
Code Modernization: Replace deprecated string interpolation patterns.
SergeyBiryukov Sep 12, 2022
4fc5f0e
Code Modernization: Pass correct value to `parse_url()` in `WP_Custom…
SergeyBiryukov Sep 12, 2022
de06111
Comments: Remove `aria-hidden="true"` attribute for visible text in c…
audrasjb Sep 12, 2022
0ad353d
Comments: Make `wp_required_field_indicator()` and `wp_required_field…
audrasjb Sep 12, 2022
926f3f8
Editor: Hide query loop pagination link arrows from assistive technol…
audrasjb Sep 12, 2022
1746a68
Twenty Seventeen: Ensure long text wraps correctly in the Button Block.
audrasjb Sep 12, 2022
7c72b3d
Themes: Implement file description for `theme.json`.
audrasjb Sep 13, 2022
b886ab6
Twenty Twenty: Improve support for Post Title block alignment.
audrasjb Sep 13, 2022
695cd01
Code Modernization: Fix autovivification from `false` to `array` in `…
SergeyBiryukov Sep 13, 2022
d8b2629
Upgrade/Install: Remove `_copy_dir()` function as originally intended.
SergeyBiryukov Sep 13, 2022
751a7b8
General: Add a new filter for `the_posts_pagination_args`.
dream-encode Sep 13, 2022
9bde2e9
Options, Meta APIs: Add a new `pre-option` filter.
dream-encode Sep 13, 2022
7b9d4cf
General: Correct path replacement regex in `wp_guess_url`.
dream-encode Sep 13, 2022
5225a99
Tests: Rename the test for `pre_option` filter to match the filter name.
SergeyBiryukov Sep 13, 2022
ebd2606
Tests: Rename the test for `wp_guess_url()` to match the function name.
SergeyBiryukov Sep 13, 2022
a338319
Plugins: Visually align plugin cards in Plugin Install screen.
audrasjb Sep 13, 2022
1116041
Upgrade/Install: Update sodium_compat to v1.18.0.
SergeyBiryukov Sep 14, 2022
a8f702f
Twenty Fifteen: Ensure border-bottom styles are applied to the Button…
audrasjb Sep 14, 2022
2030705
Twenty Twenty: Correctly align Social Icons block in the editor.
audrasjb Sep 14, 2022
9603308
Twenty Twenty: Ensure link color is inherited from paragraph in the e…
audrasjb Sep 14, 2022
73c668d
Twenty Twenty: Ensure headings styles are consistent between editor a…
audrasjb Sep 14, 2022
3381f05
Blocks: Allow registering multiple items for all supported asset types
gziolo Sep 14, 2022
7fcc88a
Editor: Backport Style Engine API functions, classes and tests.
audrasjb Sep 14, 2022
e4a2e73
Docs: Correct `@return` value for `wp_get_http_headers()`.
SergeyBiryukov Sep 14, 2022
7c86dfe
Code Quality: Remove unwanted spaces in the `WP_Block_Type` class
gziolo Sep 14, 2022
34aeac1
Editor: Backport foundation for Layout block support refactor (part 1).
audrasjb Sep 14, 2022
759f2b3
Editor: Revert [54159].
Sep 14, 2022
d6e842c
Feeds: Add a set of fine-grained filters to disable the different typ…
SergeyBiryukov Sep 14, 2022
72380e3
Editor: Backport foundation for Layout block support refactor (part 1).
hellofromtonya Sep 14, 2022
3e9fd82
Twenty Twenty: Fix Heading Block alignment when nested in Cover Block.
audrasjb Sep 14, 2022
c2dcd6e
Twenty Twenty-One: Fix Heading Block alignment when nested in Cover B…
audrasjb Sep 14, 2022
4086157
Site health: Add a menu bubble with the critical issues count to the …
azaozz Sep 14, 2022
26fad95
Twenty Twenty: Ensure Latest Posts block set to 2 columns displays ac…
audrasjb Sep 14, 2022
235faff
Twenty Twenty: Fix Social Links widget alignment.
audrasjb Sep 14, 2022
fe87f8e
Twenty Twenty-Two: Add "Accessibility Ready" tag to theme in repository
audrasjb Sep 14, 2022
0fdfa26
Site health:
azaozz Sep 14, 2022
39617d8
Twenty Twenty-One: Remove WooCommerce related CSS selectors.
audrasjb Sep 14, 2022
4c10e3e
Twenty Nineteen: Define underline thickness for links.
audrasjb Sep 15, 2022
0b2f05a
Docs: Add missing `@since` history in Gallery Shortcode function.
audrasjb Sep 15, 2022
7991edb
Docs: Use third-person singular verbs in Media API function descripti…
audrasjb Sep 15, 2022
d0a7711
Editor: Backport `wp_theme_element_class_name()` alias.
audrasjb Sep 15, 2022
b98a8bb
Editor: Backport `build_query_vars_from_query_block` changes from Gut…
audrasjb Sep 15, 2022
98cfa29
Themes: Introduces block-based template parts for Classic themes.
hellofromtonya Sep 15, 2022
db90f69
Initial commit.
ramonjd Sep 9, 2022
8d10a6e
Added test
ramonjd Sep 9, 2022
311df00
Remove unused global from test
ramonjd Sep 9, 2022
3c3a710
Formatting
ramonjd Sep 9, 2022
23a38f8
Move test
ockham Sep 15, 2022
ca40bbb
Remove obsolete PHPDoc
ockham Sep 15, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Themes: Implement file description for theme.json.
This changeset adds a file description for `theme.json`. This description is notably used in the Theme File Editor.

Props ocean90, kapilpaul, poena.
Fixes #55325.


git-svn-id: https://develop.svn.wordpress.org/trunk@54140 602fd350-edb4-49c9-b593-d223f7449a82
  • Loading branch information
audrasjb committed Sep 13, 2022
commit 7c72b3d589b057e27709aba63d3e06e2b15d18d6
1 change: 1 addition & 0 deletions src/wp-admin/includes/file.php
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
'searchform.php' => __( 'Search Form' ),
'404.php' => __( '404 Template' ),
'link.php' => __( 'Links Template' ),
'theme.json' => __( 'Theme Styles & Block Settings' ),
// Archives.
'index.php' => __( 'Main Index Template' ),
'archive.php' => __( 'Archives' ),
Expand Down