Results 50 issues of Tim Kaye

## Describe the bug I am trying to install the Toast UI Editor in a `textarea` from a CDN. But, although the browser inspector shows that the Editor is in...

Bug

This PR supersedes PR #1414, which I will therefore close. Here are some screenshots of what it makes happen: ![Screenshot at 2024-08-24 15-28-50](https://github.com/user-attachments/assets/3e007b93-df9b-4fff-9d85-24a00d0210b8) ![Screenshot at 2024-08-24 15-29-22](https://github.com/user-attachments/assets/b41ced5b-e1a2-4e1d-902e-ac6ed1800861) ![Screenshot at 2024-08-24...

### Context We discussed in Zulip how the problem with dashicons currently is that they all get loaded as part of a sprite whenever one is used. We should change...

type: feature request
status: needs triage

### Expected behavior A slash too many with the `get_pagenum_link()` function. ### Current behavior See https://core.trac.wordpress.org/ticket/2877 ### Possible solution Changeset at https://core.trac.wordpress.org/changeset/56939 ### Steps to reproduce bug See https://core.trac.wordpress.org/ticket/2877 ###...

type: bug
good first issue
status: needs triage

We discussed at length whether to take out some parts of ClassicPress and put them into core plugins. In the end, we decided not to do so, but to remove...

In the Media Library grid view, as merged into the ClassicPress nightly version, it's possible to select specific attributes of the media from three dropdowns (according to file type, month,...

When the new Media Library grid is displayed, background images are supplied for non-image files: ![Screenshot at 2024-10-19 07-45-45](https://github.com/user-attachments/assets/b035b8f8-c0d7-4924-abca-f7bc7105b375) But when a faceted search is made using one of the...

This PR replaces the use of two old XHR-based AJAX calls to save and update widgets with calls that use the more modern Fetch API, which provides much better error...

When we transitioned from using the jQuery UI `sortable` module to `SortableJS`, we included a polyfill (labeled `forceFallback`) for Safari, because that browser had a bug which meant that it...

### Context Sometimes a WP core update gets pushed onto a CP site. We need to figure out a way to prevent that from happening, while still allowing CP core...

type: feature request
status: needs triage