Make WordPress Core

{23} Popular Tickets (5323 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4801 - 4900 of 5323)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal 2 6.8 defect (bug) 10/21/2024
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion Users normal normal 2 Awaiting Review enhancement 06/15/2024
#61461 The pagination results in the Popular Plugins screen is broken General normal normal 1 Awaiting Review defect (bug) 07/11/2024
#61467 Inconsistent cache handling for network (site) meta Cache API normal major 1 Awaiting Review defect (bug) dev-feedback 07/03/2024
#61468 DivisionByZero issue for comments on PHP8.0+ Comments normal major 1 Awaiting Review defect (bug) dev-feedback 07/09/2024
#61472 Widths of Row/Stack inside of a Stack in Gutenberg Editor Editor normal normal 3 Awaiting Review feature request 08/01/2024
#61473 Feature to set Absolute & Relative position of Blocks in Gutenberg Editor Editor normal normal 3 Awaiting Review feature request 07/31/2024
#61476 mediaelement.js fails to rewind audio file when forwarding audio with AirPlay from iPhone to Mac Media normal minor 1 Future Release defect (bug) 06/26/2024
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/28/2024
#61500 Script Modules: Allow scripts to depend on modules Script Loader normal normal 4 Awaiting Review enhancement 06/25/2024
#61502 Improve `wp_count_posts()` query performance for users without `read_private_posts` capabilities Posts, Post Types normal normal 2 Awaiting Review enhancement 06/25/2024
#61503 Hook parent_file Administration normal minor 3 Awaiting Review defect (bug) 06/25/2024
#61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash Administration normal normal 2 Awaiting Review enhancement has-patch 06/28/2024
#61521 feature request: Conditional that checks whether WordPress is currently performing updates Upgrade/Install normal minor 1 Awaiting Review feature request 07/10/2024
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal 4 Awaiting Review enhancement has-patch 07/08/2024
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal 5 Awaiting Review defect (bug) close 10/22/2024
#61568 Only share Playground testing details when appropriate Build/Test Tools normal normal 1 Future Release enhancement 07/03/2024
#61572 Easily upload mu-plugins Plugins normal normal 1 Awaiting Review enhancement dev-feedback 07/04/2024
#61577 health check count display bug Site Health normal normal 1 Awaiting Review defect (bug) 07/11/2024
#61585 Modify Events and News Widget to Show Global Events Separate from Local Events + Improve Accessibility of the Widget joedolson* Administration normal normal 5 6.8 enhancement 11/22/2024
#61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal 4 Future Release defect (bug) has-patch 12/05/2024
#61600 Import of scheduled posts Editor normal minor 1 Awaiting Review defect (bug) 08/04/2024
#61604 Split `wp_insert_post` in two Database normal minor 1 Awaiting Review enhancement 07/09/2024
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal normal 2 Awaiting Review enhancement has-patch 07/31/2024
#61610 Hidding the dependency notice + prevent the plugin deactivation only on some case. Plugins normal normal 1 Awaiting Review defect (bug) reporter-feedback 07/18/2024
#61619 Display compatibility metadata for Dependent plugins Plugins normal normal 1 Awaiting Review enhancement dev-feedback 07/10/2024
#61623 Site Health PHP check shows inaccurate status pbearne Site Health normal normal 3 6.8 defect (bug) has-patch 10/21/2024
#61625 Styles enqueued from block.json are not correctly configured for RTL Script Loader normal normal 2 Awaiting Review defect (bug) 07/11/2024
#61626 Settings > Reading: add a connection to the home template for block themes General normal normal 4 Awaiting Review enhancement 08/27/2024
#61643 Local Environment: Consider switching to wp-env instead of a custom environment. Build/Test Tools normal normal 2 Awaiting Review enhancement 11/27/2024
#61644 Invalidate application password Application Passwords normal normal 1 Awaiting Review feature request 07/12/2024
#61659 Add New links at the top of some pages become huge on smaller screens Administration normal normal 1 Awaiting Review enhancement 07/17/2024
#61664 Can't insert a reusable block and other problems Editor normal critical 1 Awaiting Review defect (bug) 07/17/2024
#61666 Extra margin in tablet and mobile login button in admin login Login and Registration normal minor 6 Awaiting Review enhancement dev-feedback 07/23/2024
#61667 The margins above and below the login form are not the same Login and Registration normal minor 4 6.8 enhancement has-patch 11/12/2024
#61689 Admin menu: submenu link groups have less top padding than bottom padding Administration normal minor 3 6.8 defect (bug) has-patch 11/14/2024
#61691 quick draft added images and categories free Posts, Post Types normal normal 1 Awaiting Review feature request dev-feedback 07/24/2024
#61696 Make overriding and back porting classes from gutenberg repo easier Editor normal normal 5 Awaiting Review enhancement 07/18/2024
#61706 Support for storing and getting encrypted options Security normal normal 2 Awaiting Review enhancement 07/19/2024
#61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users General normal normal 1 Awaiting Review enhancement dev-feedback 07/23/2024
#61711 Password-protected pages lacking appropriate 'Cache-Control' request header johnbillion* Security normal normal 2 6.8 defect (bug) has-patch 12/05/2024
#61717 Warning: Trying to access array offset on value of type bool in /sites/site.com/wp-includes/media.php on line 795 801 Media normal major 2 Awaiting Review defect (bug) reporter-feedback 10/03/2024
#61728 Stabilize experimental block supports including typography, border, and common flags Editor normal normal 1 6.8 defect (bug) has-patch 12/10/2024
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps Script Loader normal minor 5 Future Release enhancement dev-feedback 10/03/2024
#61742 Ensure plugin auto updates are blocked if required WordPress version is not supported Plugins normal normal 3 Awaiting Review defect (bug) 08/26/2024
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal normal 3 Awaiting Review enhancement 07/24/2024
#61744 preg_match fails when className when $block['attrs']['className'] is an array *which is case when "extraClasses" is set* General normal normal 1 Awaiting Review defect (bug) 07/24/2024
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal normal 1 Awaiting Review enhancement dev-feedback 07/26/2024
#61751 Custom post type editor working TimothyBlynJacobs* Editor normal normal 2 6.8 defect (bug) has-patch 10/18/2024
#61756 Customizing Panel Size Customize normal normal 2 Awaiting Review enhancement 07/25/2024
#61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal 1 Awaiting Review defect (bug) 07/25/2024
#61765 Twenty Twelve: The large quote pattern does not use a quote block Bundled Theme low normal 3 6.8 enhancement has-patch 12/02/2024
#61771 Script Modules: add the importmap's scopes key Script Loader normal normal 1 Awaiting Review enhancement 09/27/2024
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal 1 Awaiting Review enhancement 07/26/2024
#61774 Error 403 while adding ' to last name on user page Users normal major 1 Awaiting Review defect (bug) reporter-feedback 08/28/2024
#61783 All post table UI breaks upon adding multiple taxonomies General normal normal 1 Awaiting Review defect (bug) 07/29/2024
#61785 Misalignment of Search Text Box and Keywords Dropdown on Add New Plugin Page Plugins normal normal 1 6.8 defect (bug) has-patch 12/03/2024
#61787 Twenty Twenty: Separator block (dots) does not render anymore Bundled Theme normal normal 1 Future Release defect (bug) dev-feedback 10/21/2024
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal 3 6.8 defect (bug) has-patch 11/25/2024
#61797 Sometimes show Critical error when I click “plugins” Manu Plugins normal normal 1 Awaiting Review defect (bug) has-patch 07/31/2024
#61800 Twenty Twelve: preformatted elements have hyphens on front-end Bundled Theme normal normal 1 Awaiting Review defect (bug) has-patch 09/17/2024
#61806 twemoji is always loaded on Windows devices pbearne* Emoji normal minor 3 Awaiting Review defect (bug) 09/07/2024
#61807 Twenty Twenty-Four: Button block font weight does not reflect block setting Bundled Theme normal normal 1 Awaiting Review defect (bug) dev-feedback 12/02/2024
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal 2 Awaiting Review defect (bug) reporter-feedback 10/07/2024
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 REST API normal normal 1 Awaiting Review defect (bug) has-patch 08/09/2024
#61856 Add support for MySQL SSL connections Database normal normal 1 Awaiting Review enhancement has-patch 08/13/2024
#61866 Notify users of links that open in new tab. joedolson* Themes normal normal 1 Future Release feature request 12/03/2024
#61870 PHPCS Error found in bookmark.php General normal normal 1 Awaiting Review defect (bug) has-patch 08/14/2024
#61879 Deprecation Warning General normal minor 1 Awaiting Review defect (bug) has-patch 10/23/2024
#61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor Bundled Theme normal normal 1 Future Release defect (bug) 08/19/2024
#61887 Add automation to close stale pull requests Build/Test Tools normal normal 1 Awaiting Review task (blessed) 08/16/2024
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor 3 6.8 defect (bug) has-patch 09/25/2024
#61892 Enqueue `classic-theme-styles` earlier in editor styles Themes normal normal 1 6.8 defect (bug) has-patch 10/22/2024
#61903 Unable to save draft when tab is open for a long time General normal normal 3 Awaiting Review defect (bug) 08/21/2024
#61904 Twenty Nineteen : Social Icons Block's text decoration not matching in both side Bundled Theme normal normal 1 Awaiting Review defect (bug) has-patch 11/27/2024
#61925 subsizes with same dimensions are generated multiple times unnecessarily Media normal normal 3 Awaiting Review defect (bug) has-patch 11/14/2024
#61930 size_format(): Inconsistent behaviour when zero bytes are passed General normal trivial 1 Awaiting Review defect (bug) 10/10/2024
#61934 ctrl+shift+v - does not work in the editor General normal critical 1 Awaiting Review defect (bug) 08/27/2024
#61941 Adding app.screencast.com as an oEmbed provider Embeds normal normal 1 Future Release enhancement 11/08/2024
#61949 Do not call getimagesize() against non-existent files Media normal normal 2 Awaiting Review defect (bug) has-patch 08/28/2024
#61950 add_*_meta()/get_*_meta() undocumented type juggling for some meta values Options, Meta APIs normal normal 8 6.8 defect (bug) has-patch 11/19/2024
#61953 aspect-ratio setting for image in overwritten pattern not working Editor normal normal 1 Awaiting Review defect (bug) 09/16/2024
#61959 Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API General normal blocker 4 6.8 enhancement 10/24/2024
#61996 Slug Conflict When a Published and Draft Page Share post_name Posts, Post Types normal normal 2 Awaiting Review defect (bug) 09/06/2024
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal 1 Awaiting Review defect (bug) 09/09/2024
#62004 Test suite: update the tests for PHPUnit 10/11 and get ready for PHPUnit 12 hellofromTonya* Build/Test Tools normal normal 9 Future Release task (blessed) 11/29/2024
#62005 Enhance wp_hash function to support custom hashing algorithms Security normal normal 2 Awaiting Review enhancement has-patch 11/19/2024
#62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure Canonical normal normal 1 Awaiting Review defect (bug) has-patch 09/08/2024
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal 1 Future Release defect (bug) has-patch 11/01/2024
#62020 Add copy button when creating or updating a user's password Users normal normal 4 Awaiting Review enhancement has-patch 09/11/2024
#62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal 1 Awaiting Review defect (bug) 10/22/2024
#62029 Do not bloat Debug Log with Scraping home page… when auto upgrade is OK Upgrade/Install normal normal 3 6.8 defect (bug) has-patch 11/15/2024
#62030 Can't Access Some Block Templates in Classic Themes Editor normal normal 1 Awaiting Review defect (bug) 09/23/2024
#62038 Issue with is_email() and sanitize_email() Formatting normal normal 2 Awaiting Review defect (bug) has-patch 09/24/2024
#62043 Allow plugins and themes perform extra checks upon install/upgrade via filter Plugins normal normal 3 6.8 enhancement dev-feedback 10/23/2024
#62046 `render_block_context` filter works differently on top-level vs. inner blocks Editor normal normal 2 6.8 defect (bug) has-patch 12/03/2024
#62055 Put index.php into Public folder on the root directory Security normal normal 1 Awaiting Review enhancement reporter-feedback 11/19/2024
#62057 Addressing Autosave Memory Issues Editor normal normal 5 Future Release defect (bug) commit 11/30/2024
#62061 Prepare for PHP 8.4 General normal normal 6 6.8 task (blessed) has-patch 11/13/2024
#62064 Refresh Authorize Application page UI Application Passwords normal normal 3 Awaiting Review defect (bug) has-patch 11/22/2024
Note: See TracReports for help on using and creating reports.