Make WordPress Core

{23} Popular Tickets (5266 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 (2601 - 2700 of 5266)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#53780 PHP 8.1: DateTimeZone::getTransitions() change Date/Time normal normal 6 Awaiting Review defect (bug) close 02/07/2025
#64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` General normal minor 3 7.0 defect (bug) has-patch 03/10/2026
#60905 PHP Deprecated messages in class-automatic-upgrader-skin.php Upgrade/Install normal minor 1 Awaiting Review defect (bug) reporter-feedback 04/12/2024
#62070 PHP Deprecated warnings with null values for success and reject URLs Application Passwords normal normal 1 Awaiting Review defect (bug) has-patch 10/28/2024
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal 1 Awaiting Review defect (bug) has-patch 01/04/2025
#63028 PHP Warning caused by media.php and formatting.php Media normal normal 2 Awaiting Review defect (bug) close 02/27/2025
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal 1 7.0 defect (bug) has-patch 02/24/2026
#56606 PHP Warning in /wp-includes/blocks/index.php General normal normal 1 Awaiting Review enhancement dev-feedback 12/02/2025
#53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal normal 1 Awaiting Review defect (bug) 06/03/2025
#61061 PHP Warning with invalid JSON input REST API low normal 4 Future Release defect (bug) has-patch 02/19/2026
#56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 Administration normal normal 2 Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#46660 PHP Warning: Countable Error in update_metadata() Options, Meta APIs normal normal 4 Future Release defect (bug) reporter-feedback 05/27/2019
#51383 PHP error body class added for suppressed errors Administration normal normal 8 Future Release defect (bug) has-patch 08/28/2024
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major 3 Awaiting Review defect (bug) dev-feedback 08/12/2018
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal normal 3 Awaiting Review defect (bug) has-patch 12/01/2025
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal normal 1 Awaiting Review enhancement needs-unit-tests 06/29/2020
#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
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php Filesystem API normal normal 4 Awaiting Review defect (bug) dev-feedback 03/17/2023
#62627 PHP warning or fatal error if user supplies array instead of string Feeds normal normal 1 Awaiting Review defect (bug) has-patch 05/12/2025
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 05/20/2024
#61870 PHPCS Error found in bookmark.php General normal normal 1 Awaiting Review defect (bug) has-patch 08/14/2024
#64238 PHPStan code quality improvements for 7.0 General normal normal 5 7.0 task (blessed) has-patch 03/09/2026
#59941 PHPUnit test for wp_timezone_choice Date/Time normal normal 1 7.0 defect (bug) has-patch 02/26/2026
#59648 PHPUnit tests: Add/improve @covers annotations Build/Test Tools normal normal 2 Future Release task (blessed) has-patch 11/25/2025
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal 2 Future Release defect (bug) dev-feedback 03/21/2020
#42128 PNGs lose color space information when resized Media normal normal 2 Awaiting Review defect (bug) 10/06/2017
#60020 Padding issue on adding background color Editor normal normal 1 Awaiting Review enhancement 02/15/2024
#40038 Padding load_template's require with a do_action on each end Themes normal normal 1 Future Release enhancement has-patch 03/08/2017
#49164 Page List Order Posts, Post Types normal major 1 Awaiting Review enhancement 01/13/2020
#51867 Page Parent dropdown is a huge mess Posts, Post Types normal major 1 Awaiting Review defect (bug) 11/29/2020
#11049 Page Preview does not autosave page template nacin* Autosave normal normal 6 defect (bug) dev-feedback 06/04/2019
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types normal minor 4 Future Release defect (bug) has-patch 03/05/2026
#41773 Page Templates // Post Type Templates | Any Post Type? Themes normal normal 3 Future Release enhancement dev-feedback 12/11/2025
#46264 Page attributes 'ORDER' does not saving data for post-type 'post'. Editor normal normal 3 Awaiting Review defect (bug) has-patch 07/18/2024
#57349 Page cache is not detected but the server response time is OK Site Health normal normal 1 Awaiting Review enhancement reporter-feedback 03/07/2024
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor 2 Future Release defect (bug) has-patch 10/13/2021
#41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal 1 Future Release enhancement needs-unit-tests 10/09/2025
#58707 Page looks fine, but after clicking to edit page, some text disappears, even after deactivating all plug-ins General normal normal 1 Awaiting Review defect (bug) 08/25/2023
#39197 Page not found error on posts in different alphabets General normal normal 1 Awaiting Review defect (bug) 03/15/2019
#17077 Page parent li elements in nav menus not always given current-page-parent class Menus normal minor 5 defect (bug) 06/04/2019
#10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal 3 Future Release defect (bug) needs-unit-tests 02/18/2026
#55039 Page template automatically changed when page is reload Editor normal normal 1 Awaiting Review defect (bug) reporter-feedback 02/02/2022
#58720 Page-Specific template in Site Editor detaches itself from the page when page slug is updated. Editor normal normal 1 Awaiting Review defect (bug) 10/31/2023
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal 3 defect (bug) has-patch 06/04/2019
#45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly Permalinks normal normal 1 Awaiting Review defect (bug) 01/07/2019
#43544 Pages over 999 in archive return 404 Rewrite Rules normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/27/2025
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal 1 Future Release defect (bug) dev-feedback 02/10/2026
#33405 Pagination - use of ellipsis / "..." not logic in some cases Themes lowest trivial 4 enhancement close 06/22/2025
#40108 Pagination Enhancement wp_link_pages() Themes normal normal 4 Awaiting Review enhancement 01/25/2018
#23229 Pagination Links Broken Permalinks normal normal 1 defect (bug) 06/04/2019
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal 4 Awaiting Review defect (bug) has-patch 06/04/2025
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor 1 Awaiting Review defect (bug) 07/21/2020
#16133 Pagination issue with tag "rss" Canonical normal normal 3 defect (bug) dev-feedback 06/28/2024
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal 2 Future Release defect (bug) needs-unit-tests 06/21/2025
#43729 Pagination on static Post page not working after changing Permalink Catagory Base Taxonomy normal normal 1 Awaiting Review defect (bug) reporter-feedback 10/21/2025
#63773 Palette-based PNG cause failure attempting AVIF/WebP conversion under GD adamsilverstein Media normal normal 1 Awaiting Review defect (bug) has-patch 01/23/2026
#49193 Parent Page selector not available in Page Attributes when using Block Editor Editor normal normal 2 Awaiting Review defect (bug) reporter-feedback 01/13/2021
#64835 Parent menu item is still rendered as dropdown when all submenu items are hidden Editor normal normal 3 Awaiting Review defect (bug) 03/11/2026
#48048 Parent pages are not visible in the Page Attributes metabox Administration normal normal 3 Awaiting Review defect (bug) 09/16/2019
#36778 Parent theme editor-style.css cannot be disabled Editor normal normal 4 Future Release enhancement 11/23/2020
#59310 Parse blocks being applied unnecessarily Editor normal normal 3 Awaiting Review defect (bug) has-patch 02/05/2024
#50683 Parse content for shortcodes instead of using regex Shortcodes normal normal 6 Future Release enhancement has-patch 06/11/2025
#63793 Parser-blocking scripts should render last in all cases to speed up page load Script Loader normal normal 1 Future Release enhancement has-patch 08/18/2025
#57790 Parsing of Shortcode Attributes: bug locating a final attribute Shortcodes normal normal 1 Awaiting Review defect (bug) dev-feedback 03/18/2025
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal 1 enhancement has-patch 06/04/2019
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal normal 1 Awaiting Review enhancement has-patch 04/13/2019
#30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal 6 enhancement needs-unit-tests 06/04/2019
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal 6 Future Release enhancement has-patch 09/30/2024
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#56028 Pass the user object instead of recall get user function Users normal normal 1 Awaiting Review defect (bug) dev-feedback 09/26/2023
#63098 Passing array in term query arg triggers fatal error Query normal normal 1 Awaiting Review defect (bug) has-patch 04/09/2025
#32979 Password UI: Regenerate PW after clearing field General normal normal 1 Future Release enhancement 12/11/2017
#36179 Password protected post with force_ssl_admin() and domain mapping not working Login and Registration normal normal 1 defect (bug) dev-feedback 06/04/2019
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal 4 Awaiting Review defect (bug) has-patch 09/11/2025
#34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal 3 enhancement needs-docs 09/20/2020
#30876 Paste an image into the Media Library Media normal normal 1 Future Release enhancement 03/30/2018
#62958 Pasting in text into the block editor with emoji breaks the saving Post Formats normal normal 2 Awaiting Review defect (bug) 02/20/2025
#64722 Pattern editing in WordPress 7.0 iterations: contentOnly as the default editing mode for patterns Editor high normal 1 Awaiting Review task (blessed) 03/02/2026
#51410 Patterns examples Editor normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/28/2026
#46226 PeerTube 'automatic' embed Embeds normal trivial 2 Future Release feature request reporter-feedback 08/13/2024
#44759 Percent-encoded unicode characters in CPT rewrite slug prevent finding the CPTs on the front-end Permalinks normal normal 1 Awaiting Review defect (bug) 09/03/2025
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal 4 Future Release defect (bug) has-patch 05/12/2025
#22301 Performance problem with Recent Comments widget Comments normal normal 9 defect (bug) has-patch 04/19/2024
#36157 Permalink UI shown without typing a title Permalinks normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#34972 Permalink for unattached media same as a post Permalinks normal normal 3 Future Release defect (bug) needs-unit-tests 12/17/2018
#47755 Permalink in RTL version not correct Permalinks normal normal 1 Future Release defect (bug) 03/04/2026
#47878 Permalink issue when using sub categories. Why does it entirely rely on ID? Permalinks normal major 2 Awaiting Review enhancement 10/12/2021
#62700 Permalink settings for pagination Administration normal normal 1 Awaiting Review feature request 12/17/2024
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess Permalinks normal normal 3 Future Release enhancement 07/02/2020
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal 1 Awaiting Review defect (bug) dev-feedback 11/12/2019
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal 2 defect (bug) 06/04/2019
#60624 Permalinks corrupted Permalinks normal normal 1 Awaiting Review defect (bug) 02/23/2024
#35209 Permalinks of published pages get changed when creating new pages as a draft Permalinks normal normal 2 defect (bug) dev-feedback 06/04/2019
#18743 Persistent redirect_to For Login, Registration, and Lost Password Login and Registration normal normal 1 enhancement 06/04/2019
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal 2 Future Release enhancement 05/23/2019
#46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal 1 Future Release enhancement 11/03/2020
#46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal 3 Future Release enhancement has-patch 08/18/2024
#44215 Personal data exports - Empty values are included in the report Privacy normal normal 2 Awaiting Review defect (bug) dev-feedback 06/03/2019
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal 4 Awaiting Review defect (bug) has-patch 07/22/2019
#37157 Photo galleries are displaying EVERY photo in library (and related issues). Gallery normal normal 1 defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.