Grant Kinney

Results 90 comments of Grant Kinney

@github-account-because-they-want-it Thanks for following up with a workaround for this issue. Looks like we need a way to detect if the database exists or not and then copy config file...

The recently published "Bits" proposal is a potential alternative to dynamically display the current year: https://make.wordpress.org/core/2024/06/08/proposal-bits-as-dynamic-tokens/

> I think we should not hide the font collections tab when the user can't upload fonts. This breaks the install system fonts functionality. The font collections tabs should be...

> Font families that have font faces can't be installed because of the button is disabled. To improve the UX maybe we could add a tooltip or another visual element...

Please hold an any further updates to the branch for the moment--I'm going to resolve conflicts with trunk.

I've merged trunk into this branch and resolved conflicts.

> Can you just not show the upload tab? That's how we disallow uploading of images. @jasmussen Yes, and that's what we're doing for the uploads tab. This issue is...

> Sorry I'm a bit "late to the party" here, but thinking this was discussed and decided on https://github.com/WordPress/gutenberg/issues/55280. As far as I see the decision was that the `edit_theme_options`...

Note that I've copied over the UI permissions checks into a separate PR, as they are useful whether we add a new capability or not, so I want to consider...

Note that this code was originally developed in https://github.com/WordPress/gutenberg/pull/58957, so the following contributors should be credited in the commit message for this PR. ``` Co-authored-by: peterwilsoncc Co-authored-by: youknowriad Co-authored-by: swissspidy...