wordpress-develop icon indicating copy to clipboard operation
wordpress-develop copied to clipboard

WordPress Develop, Git-ified. Synced from git://develop.git.wordpress.org/, including branches and tags! This repository is just a mirror of the WordPress subversion repository. Please include a link...

Results 461 wordpress-develop issues
Sort by recently updated
recently updated
newest added

@SergeyBiryukov judging by the patch commited that was failing tests https://core.trac.wordpress.org/changeset/59981 I think that the only issue was a missing bracket by the end, in line 1021 Before adding that...

Updated caching logic to use user-specific cache groups for post queries, improving granularity and efficiency. Ensured proper cache invalidation for `post_author` when relevant user data changes. Adjusted author-based SQL checks...

# Description The new [Customizable Select API](https://developer.chrome.com/blog/rfc-customizable-select) enables HTML select elements that can include images to make select elements more helpful for users. This PR uses this new feature to...

Trac ticket: https://core.trac.wordpress.org/ticket/61061 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...

After some discussion in Slack I'm going to bring some context to this topic: I never realized that a theme could have no sidebars but @audrasjb brough this: > This...

Trac Ticket: Core-63156 ### Summary This update addresses the TODO in the sanitize_html_class function to expand its support to the full range of characters allowed in a class attribute. Currently,...

…icket/62163) Added unit tests for https://patch-diff.githubusercontent.com/raw/WordPress/wordpress-develop/pull/7503.diff Trac ticket: [Ticket 62613](https://core.trac.wordpress.org/ticket/62163) --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not...

Trac ticket: https://core.trac.wordpress.org/ticket/40477 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...

Trac ticket: https://core.trac.wordpress.org/ticket/63011 This PR fixes the accessibility issue where the Customizer back button was not keyboard-focusable. By removing the `tabindex="-1"` attribute from the back button in the Customizer section...

Trac ticket: https://core.trac.wordpress.org/ticket/63148 --- **This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull...