Brian Alexander

Results 11 issues of Brian Alexander

#### Description Adds the [WordPress](https://wordpress.org) version for the current directory. Globs the path to handle WordPress subdirectories. Depends on [wp-cli](https://wp-cli.org). Icon is supposed to resemble WordPress's mascot, Wapuu. #### Screenshot

I have two small visual suggestions: - In the TOTP window, an empty line should be inserted between the instructions and field label. - In the Backup Code window, change...

TOTP
Backup Codes

## What happened? In the post editor (not site editor), if you try to enable the custom fields display panel (via *[Kebab Menu] > Preferences > Panels > Additional*), the...

[Type] Bug

Removes nulls from returned available post MIME types, and adds unit test coverage for `get_available_post_mime_types()` and `pre_get_available_post_mime_types` filter. Trac ticket: https://core.trac.wordpress.org/ticket/59195 --- **This Pull Request is for code review only....

Updated changelog for recent updates, and coordinated `Tested up to` version for the [WordPress 6.6 release](https://make.wordpress.org/core/6-6/).

When a Playground instance is spinning up, theme and plugin names displayed may have inconsistent or incorrect capitalization. for example: "Woocommerce" should be "WooCommerce" "Wordpress importer" should be "WordPress Importer"

[Type] Enhancement
[Package][@wp-playground] Blueprints

While #1225 is being deliberated on for Playground as a whole, I think that having network enabled in the [WordPress PR viewer](https://playground.wordpress.net/wordpress.html) would be beneficial for developers and testers. I've...

[Type] Project
[Type] Mindmap Node

## Enhancement description Because [WordPress can support AVIF](https://make.wordpress.org/core/2024/02/23/wordpress-6-5-adds-avif-support/), it would be terrific if Playground could do the same when running [GD in PHP 8.1 and up](https://php.watch/versions/8.1/gd-avif). Possible use cases include...

## Issue description When multiple `plugin` options are specified with the Query API, e.g. `plugin=classic-editor&plugin=hello-dolly&plugin=plugin-check`, during load the URL is rewritten to include only the last plugin specified (in this...

## Issue Description The [Main Stylesheet (style.css)](https://developer.wordpress.org/themes/basics/main-stylesheet-style-css/) page does not include information about the optional `Update URI` theme header. ## URL of the Page with the Issue - [Main Stylesheet...

[Status] To do