Jonathan Desrosiers

Results 58 issues of Jonathan Desrosiers

When an image is uploaded to the site, the attribution details should be added to the attachment. This way, each time an uploaded image is inserted into a post it...

In some workflows, it would be desirable for all images to be uploaded to the site. Some editors may not understand the difference. It would be great if a site...

One thing that I have found myself looking for occasionally is a section listing all image sizes available that were registered using `add_image_size()`.

type:feature request

This is a follow-up to [WP-Core 48082](https://core.trac.wordpress.org/ticket/48082) and [WP-Core 49376](https://core.trac.wordpress.org/ticket/49376). This PR moves the rules that check and enforce the following from `WordPress-Extra` to `WordPressCore` - No parenthesis when using...

Type: Enhancement
Component: Core

### Expected Behavior: Setting `preview_size` should ensure that image size is always used for that field. ### Actual Behavior: When selecting an image in a file field media modal, the...

Currently, the search button is only hidden if users are being queried. It would be great to be able to hide the search button/modal if desired.

Currently, if there are no posts to select from, the user sees a blank meta box and the edit screen appears to be broken. Take this example, where there is...

I'm experiencing a strange issue where this action is unable to successfully dispatch an event for some workflows in my repository. I am trying to trigger 5 workflows in a...

When creating a multisite instance, it would be helpful to have a `wp site generate` command to easily create a large multisite environment for testing.

command:site

This removes the repository specific `CODE_OF_CONDUCT.md` file in favor of the newly added version maintained as the organization's default within the WordPress/.github repository. While this file will not be included...