Grant Kinney

Results 23 issues of Grant Kinney

## What problem does this address? A common workflow for updating theme settings using Create Block Theme is 1. Load an existing base theme (Twenty Twenty Four is currently a...

enhancement

How should the Create Block Theme Font Manager integrate with the WordPress Font Library feature? They serve a very similar purpose, but slightly different purpose. I'd propose: - Remove the...

I'm seeing that even theme builders who work mainly from the Global styles interface still need to directly edit theme.json files for some settings. Adding a theme.json editor to Create...

enhancement

From the [March 28th, 2024 Hallway Hangout](https://make.wordpress.org/core/2024/03/29/recap-hallway-hangout-using-site-editor-in-production-for-client-sites/) > Need for more granular exports when moving parts of a site between environments. Like being able to only export one template (override...

enhancement
Patterns

For webpack, follwing the migration instructions here: https://webpack.js.org/guides/migrating/#module-loaders-is-now-module-rules

Trac ticket: https://core.trac.wordpress.org/ticket/61129 Includes these fixes: https://github.com/WordPress/gutenberg/pull/60489 – Layout: Skip outputting base layout rules that reference content or wide sizes if no layout sizes exist https://github.com/WordPress/gutenberg/pull/60620 – Fix inserter pattern...

## What? Experiment to try creating a canonical block plugin, using the existing Time to Read block. Part of https://github.com/WordPress/gutenberg/issues/58773 ## Why? **Canonical Block Plugin?** From the https://github.com/WordPress/gutenberg/issues/58773 description: >...

[Type] Enhancement
[Feature] Blocks

Adds the endpoint reference pages for font endpoints using a site running WP 6.5-RC2 - font-collections - font-families - font-faces

This is a collection of open Font Library bugs and enhancements to be considered for WP 6.6, grouped by category, with bugs at the top of each category: ## UI...

[Type] Iteration
[Feature] Font Library

#### Changes proposed in this Pull Request: - Simplifies the front page template of the Tenaz theme to use one query loop block per section - Uses CSS to replicate...