Make WordPress Core

{23} Popular Tickets (5426 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 (501 - 600 of 5426)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal 1 Future Release enhancement has-patch 04/06/2026
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal 7 Future Release defect (bug) dev-feedback 04/06/2026
#64967 Bug report – Whitespace / non-breaking spaces removed after save in Gutenberg Editor normal normal 1 Awaiting Review defect (bug) 04/06/2026
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() Formatting normal normal 1 Future Release enhancement has-patch 04/06/2026
#64376 redirect_canonical() causes unnecessary 301 redirects for query string encoding variants (+ vs %20) Canonical normal normal 3 Future Release defect (bug) has-patch 04/06/2026
#65021 Fatal error in _wp_get_iframed_editor_assets(): wp_print_media_templates not found Customize normal normal 2 Awaiting Review defect (bug) reporter-feedback 04/03/2026
#65019 Double or single quotation marks in tags General normal normal 2 Awaiting Review defect (bug) close 04/03/2026
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal 8 Awaiting Review defect (bug) has-patch 04/03/2026
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb Posts, Post Types normal normal 4 7.1 enhancement has-patch 04/03/2026
#64729 Missing “Live Preview” button for block themes after installation on the “Add Themes” screen Themes normal normal 6 7.1 defect (bug) has-patch 04/03/2026
#63532 Unit Testing: Checking if images already exists before starting tests Media normal normal 1 Future Release defect (bug) 04/03/2026
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal 2 Awaiting Review enhancement has-patch 04/02/2026
#65016 Auto-approve self pingbacks Pings/Trackbacks normal normal 2 Awaiting Review enhancement 04/02/2026
#64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal 2 Future Release defect (bug) has-patch 04/02/2026
#48656 Views details blocked by SAMEORIGIN Plugins normal major 2 Awaiting Review defect (bug) has-patch 04/02/2026
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal 2 Future Release enhancement has-patch 04/02/2026
#64561 Add to wp_trigger_error() log output information about the source of the error General normal normal 4 Future Release enhancement has-patch 04/02/2026
#64171 Cache failed requests to WordPress.org API endpoints General normal normal 3 Awaiting Review defect (bug) 04/01/2026
#64972 safe_style_css missing anchor position properties General normal normal 1 7.1 defect (bug) has-patch 04/01/2026
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter General normal normal 2 7.1 defect (bug) has-patch 03/31/2026
#5918 Allow non-ASCII usernames Charset normal normal 5 Future Release feature request has-patch 03/31/2026
#64932 WP admin - Subpages in the list of pages are not indicated as subpages for blind people joedolson* Administration normal normal 1 7.1 defect (bug) has-patch 03/31/2026
#62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal 2 Future Release feature request has-patch 03/31/2026
#50683 Parse content for shortcodes instead of using regex Shortcodes normal normal 6 Future Release enhancement has-patch 03/30/2026
#57322 Gradients clear upon saving when KSES filters are active Themes normal normal 3 Awaiting Review defect (bug) dev-feedback 03/30/2026
#63568 WP_Font_Face: Font names that contain single quotes are not wrapped in double quotes audrasjb* Editor normal normal 4 Future Release defect (bug) dev-feedback 03/30/2026
#56615 Running `build` scripts on Windows machines produces different results Build/Test Tools normal normal 5 Future Release defect (bug) 03/30/2026
#54797 Allow languages path in register_block_type I18N normal normal 7 Future Release enhancement needs-unit-tests 03/30/2026
#64038 Cache miss for `WP_Term_Query` Taxonomy normal normal 1 Future Release defect (bug) has-patch 03/30/2026
#49030 Twenty Twenty: video resize functionality also impacts other elements on the page Bundled Theme normal normal 4 Future Release defect (bug) dev-feedback 03/29/2026
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. adamsilverstein General normal major 3 Future Release defect (bug) dev-feedback 03/29/2026
#29798 unified theme and plugin uploader General normal normal 6 Future Release feature request has-patch 03/29/2026
#62781 Twenty Twenty: Inconsistent caption styles between editor and front-end in Calendar block Bundled Theme normal minor 4 Awaiting Review defect (bug) has-patch 03/28/2026
#64974 Block Supports: Add background gradient support that can combine with background images Editor normal normal 1 7.1 enhancement has-patch 03/28/2026
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal 9 Future Release enhancement has-patch 03/27/2026
#64671 Expand visual regression testing tooling and admin page coverage fabiankaegy Build/Test Tools normal normal 3 7.1 enhancement has-patch 03/27/2026
#61173 Run upgrade tests on PRs and pushes to trunk Build/Test Tools normal normal 2 Awaiting Review task (blessed) 03/27/2026
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 2 7.1 enhancement has-patch 03/27/2026
#60091 Improve language dropdown usability I18N normal normal 1 Future Release defect (bug) dev-feedback 03/27/2026
#64882 Twenty Fourteen's "featured" tag is being removed from posts Bundled Theme normal normal 2 Awaiting Review defect (bug) has-patch 03/27/2026
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal 2 Awaiting Review defect (bug) dev-feedback 03/26/2026
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal 5 defect (bug) 03/25/2026
#64810 A password protected post can be sticky but sometimes this behaviour is forbidden. Posts, Post Types normal normal 3 7.1 defect (bug) dev-feedback 03/25/2026
#64425 JQuery .proxy deprecated and QMIGRATE: Boolean attribute 'disabled' is not set to its lowercased name in Jquery 4.0 General normal normal 2 7.1 defect (bug) dev-feedback 03/24/2026
#64680 Increase PHPStan rule level from zero westonruter* Build/Test Tools normal normal 3 7.1 task (blessed) has-patch 03/24/2026
#53685 Update the `caniuse` database when running `grunt precommit:css` Build/Test Tools normal normal 3 Awaiting Review defect (bug) 03/24/2026
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal 3 7.1 defect (bug) has-patch 03/24/2026
#51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal 8 Awaiting Review defect (bug) 03/24/2026
#61467 Inconsistent cache handling for network (site) meta spacedmonkey Cache API normal major 2 Future Release defect (bug) dev-feedback 03/23/2026
#60355 Can't save object to metadata with `readonly` properties General low major 1 Future Release enhancement needs-unit-tests 03/23/2026
#64740 credentialless iframe incompatible with some browsers and cross-origin policies adamsilverstein Editor normal normal 6 7.1 defect (bug) has-patch 03/23/2026
#51383 PHP error body class added for suppressed errors Administration normal normal 8 Future Release defect (bug) has-patch 03/23/2026
#51912 Sitemap pages 404 with more than one page Sitemaps normal normal 6 Awaiting Review defect (bug) close 03/23/2026
#64284 Convert times/multiplication symbol (×) into the letter "x" when sanitizing titles for slugs Formatting normal minor 5 7.1 defect (bug) close 03/23/2026
#35209 Permalinks of published pages get changed when creating new pages as a draft Permalinks normal normal 2 defect (bug) close 03/21/2026
#18275 Can't get perfect thumbnail sizes with image editor Media normal normal 6 Future Release defect (bug) close 03/21/2026
#64155 Add stack trace to failed plugin update error notifications Upgrade/Install normal normal 2 Future Release enhancement has-patch 03/20/2026
#64404 Uncaught DivisionByZeroError: Modulo by zero westonruter* Cron API normal normal 1 7.1 defect (bug) has-patch 03/19/2026
#64643 Remove some obsolete return by refs General normal normal 2 7.1 defect (bug) has-patch 03/19/2026
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal 2 Future Release defect (bug) has-patch 03/19/2026
#64620 function read_json_file throws an error if the file is missing pbearne Themes normal normal 1 7.1 defect (bug) reporter-feedback 03/19/2026
#64858 Add Threads as an oEmbed provider Embeds normal normal 3 7.1 feature request dev-feedback 03/18/2026
#64217 Comment approval/type check runs after `notify_post_author` filter adamsilverstein Comments normal normal 2 7.1 defect (bug) has-patch 03/18/2026
#64156 add_post_type_support() does not merge sub-properties for the same feature Posts, Post Types normal normal 4 7.1 defect (bug) dev-feedback 03/18/2026
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* Date/Time normal normal 2 7.1 defect (bug) has-patch 03/18/2026
#36409 Comments number is wrong pbearne Comments normal normal 7 7.1 defect (bug) has-patch 03/18/2026
#26402 Add option to DB if option is only present in cache when updating option Cache API normal normal 4 7.1 defect (bug) has-patch 03/18/2026
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal 2 Future Release defect (bug) 03/18/2026
#64677 Client-Side Media: Move `image_editor_output_format` filtering to the upload response Media normal normal 1 Future Release defect (bug) 03/18/2026
#60967 Introduce a GitHub Actions workflow for syncing package updates to a branch Build/Test Tools normal normal 1 Future Release task (blessed) close 03/18/2026
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql johnbillion Database normal normal 3 7.1 defect (bug) has-patch 03/17/2026
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal 1 Future Release defect (bug) has-patch 03/17/2026
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal 1 7.1 defect (bug) dev-feedback 03/17/2026
#64020 Site icon: Don't force cropping Administration normal normal 4 Future Release defect (bug) dev-feedback 03/17/2026
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal 4 7.1 defect (bug) dev-feedback 03/17/2026
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal 3 Future Release defect (bug) has-patch 03/17/2026
#64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. HTML API normal minor 1 7.1 defect (bug) has-patch 03/17/2026
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal 6 7.1 enhancement 03/17/2026
#49714 Explore UI for destructive controls & contexts joedolson* Administration normal normal 3 7.1 enhancement reporter-feedback 03/17/2026
#63261 Menu items incorrectly marked as current when page and taxonomy share the same object_id audrasjb Menus normal normal 2 Future Release defect (bug) reporter-feedback 03/17/2026
#64321 Media Library Search Field Obscured by Plugin Fields Media normal normal 2 7.1 defect (bug) reporter-feedback 03/17/2026
#64617 Media Uploader: Incorrect fallback error message when filename contains special characters (apostrophes) Media normal normal 1 Awaiting Review defect (bug) 03/17/2026
#63294 Got this error when send image via REST API on WP 6.8 REST API normal critical 4 Awaiting Review defect (bug) reporter-feedback 03/16/2026
#64552 wp_trim_words fails with certain charsets in the Excerpt Formatting normal normal 2 Future Release defect (bug) has-patch 03/15/2026
#55429 Coding Standard: Use spaces for JSON instead of tabs Build/Test Tools normal normal 1 Awaiting Review feature request 03/14/2026
#64843 Make plugin name bold in update notice on Plugins page Plugins normal minor 1 Awaiting Review enhancement dev-feedback 03/14/2026
#64484 viewScriptModule is also being loaded in the block editor Editor normal minor 2 7.1 defect (bug) dev-feedback 03/13/2026
#64249 Automatic translation (JIT) loading doesn't work for network-activated plugins in multisite I18N normal normal 5 7.1 defect (bug) has-patch 03/13/2026
#40831 Customize: Further improve JS inline documentation westonruter Customize normal normal 6 Future Release defect (bug) has-patch 03/12/2026
#64271 Move screen options and help to after the main screen heading joedolson* Help/About normal normal 6 Future Release defect (bug) 03/12/2026
#64231 Customizer fails to save when switching themes due to an orphaned setting left over from a previously active plugin westonruter Customize normal normal 1 7.1 defect (bug) has-patch 03/12/2026
#62854 Filter custom post types,terms in the admin area Administration normal normal 3 Awaiting Review feature request has-patch 03/11/2026
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal 2 7.1 defect (bug) has-patch 03/11/2026
#64634 Build/Tools: Update PHPCompatibilityWP to 3.0.0-alpha2 Build/Test Tools normal normal 1 7.1 enhancement dev-feedback 03/10/2026
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal normal 9 Awaiting Review task (blessed) dev-feedback 03/10/2026
#64830 Introduce a helper function to extract the major.minor "branch" version General normal normal 4 Awaiting Review enhancement has-patch 03/10/2026
#45186 Admin notice jumps from above the H1 to below it when created. Administration normal normal 6 7.1 defect (bug) has-patch 03/10/2026
#63276 Content width in block editor styles expects padding Bundled Theme normal normal 6 7.1 defect (bug) has-patch 03/10/2026
#64795 Search for plugin authors should also consider their display name Plugins normal normal 1 Awaiting Review enhancement dev-feedback 03/09/2026
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal 6 Future Release defect (bug) dev-feedback 03/08/2026
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.