Make WordPress Core

{23} Popular Tickets (5385 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 (4701 - 4800 of 5385)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#51966 npm/grunt watch/build task names are inconsistent and unintuitive Build/Test Tools normal normal 2 Awaiting Review enhancement dev-feedback 03/10/2021
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal 2 Awaiting Review defect (bug) has-patch 01/05/2020
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() Taxonomy normal major 1 Awaiting Review defect (bug) has-patch 05/02/2023
#51085 oEmbed JSON returning 404/401 when embedding anything from Spotify Embeds normal normal 2 Awaiting Review defect (bug) 08/20/2020
#58120 oEmbed Mastodon Embeds normal normal 3 Awaiting Review feature request 04/22/2023
#52935 oEmbed cache is no longer refreshed upon post update Embeds normal normal 1 Awaiting Review defect (bug) 03/29/2021
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal 2 Awaiting Review defect (bug) needs-unit-tests 09/20/2017
#49682 oEmbed should not trigger for urls with fragments Embeds normal normal 2 Awaiting Review defect (bug) 09/23/2022
#44001 oEmbed two click / local emoji scripts Privacy normal major 4 Awaiting Review enhancement 12/12/2019
#49627 oEmbedding - Privacy by design - Inconsistencies & Legal concerns Embeds normal normal 2 Awaiting Review defect (bug) 03/23/2020
#55413 on user save apostrophes cause wp_mail error Users normal normal 1 Awaiting Review defect (bug) 05/30/2022
#64707 opcache Site Health normal normal 4 Awaiting Review defect (bug) has-patch 02/25/2026
#61048 order sticky posts using the same order for posts Query normal major 1 Awaiting Review enhancement 04/22/2024
#48280 orderby meta_value breaks with newer versions of MySQL Query normal normal 4 Awaiting Review defect (bug) 01/30/2020
#40791 paginate_links outputs unnecessary dots General normal normal 1 Awaiting Review enhancement 05/22/2017
#37056 paginate_links should be a method on WP_Query Query normal normal 1 enhancement 06/04/2019
#40649 parent_file filter seems to be overwritten by get_admin_page_parent call Menus normal normal 1 Awaiting Review defect (bug) 06/10/2019
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major 4 Awaiting Review defect (bug) has-patch 01/05/2026
#40706 pasting text that has emojis into a new post breaks autosave and save draft Autosave normal normal 2 Awaiting Review defect (bug) 05/09/2017
#57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal 1 Awaiting Review defect (bug) 12/11/2022
#55908 performing two identical actions in sequence produces different results Taxonomy normal normal 1 Awaiting Review defect (bug) 06/03/2022
#40249 period as last character in username breaks activation link Login and Registration normal normal 3 Awaiting Review defect (bug) 03/24/2017
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal 1 defect (bug) 06/04/2019
#6619 permalink field misleading in page editor: it displays the erroneous values Editor normal normal 4 Future Release enhancement 09/22/2021
#58954 php 8.1 preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated General normal normal 1 Awaiting Review defect (bug) 01/08/2025
#59060 php-fpm7.4: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1868. General normal normal 1 Awaiting Review defect (bug) 08/10/2023
#45832 php-pm support General normal normal 3 Future Release feature request 01/14/2019
#35179 playlist shortcode needs an option to not loop Shortcodes normal normal 1 enhancement 06/04/2019
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal 4 defect (bug) 06/04/2019
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal 9 Future Release defect (bug) needs-unit-tests 10/02/2017
#63078 plugins_api() Default Argument Issue: 'downloaded' Not Set to True Plugins normal minor 1 Awaiting Review defect (bug) dev-feedback 03/24/2025
#40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal 2 Awaiting Review enhancement dev-feedback 05/02/2017
#45744 post preview does not work Editor normal critical 1 Awaiting Review defect (bug) 12/28/2018
#57401 post-template.php fails to check if $elements['page'] is zero causing an array index error General normal normal 1 Awaiting Review defect (bug) 11/07/2023
#59094 postChanged() is not working correctly in Text mode editor Autosave normal major 1 Awaiting Review defect (bug) 08/13/2023
#34933 postMessage - targetOrigin does not contains port number Upgrade/Install normal normal 1 defect (bug) 06/05/2019
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein Taxonomy normal normal 6 Future Release defect (bug) 06/04/2019
#48006 post_date not as expected Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 09/17/2019
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal 2 Future Release defect (bug) needs-unit-tests 04/30/2026
#62229 post_status dropdown in Quick Edit incorrect if the admin user's timezone is "behind" the site's timezone Quick/Bulk Edit normal normal 2 Awaiting Review defect (bug) has-patch 09/02/2025
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial 2 Awaiting Review defect (bug) has-patch 07/16/2023
#63614 pre_get_lastpostdate filter Query normal minor 2 Awaiting Review enhancement has-patch 06/24/2025
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 Menus normal normal 2 Awaiting Review defect (bug) dev-feedback 05/12/2025
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 04/08/2018
#55101 pre_set_site_transient_update_plugins was called from deactivated plugin while uninstall. Plugins normal normal 1 Awaiting Review defect (bug) 08/19/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
#49094 preg_match() expects parameter 2 to be string on line 417 of wp-includes/class-wp-block-parser.php Editor normal critical 2 Awaiting Review defect (bug) 04/04/2020
#58476 preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated Posts, Post Types normal normal 3 Awaiting Review defect (bug) 11/28/2024
#64986 preview needs gettext audrasjb I18N normal normal 1 7.0.1 defect (bug) 05/14/2026
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal 1 defect (bug) has-patch 06/04/2019
#55332 problem with quick comment discarded changes Posts, Post Types normal minor 3 Awaiting Review defect (bug) 08/09/2023
#49321 provide standard pagination links in RSS/Atom feeds Feeds normal normal 1 Awaiting Review enhancement 06/03/2022
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal 4 enhancement has-patch 06/04/2019
#40166 query_vars bug sets is_home to false. Query normal normal 1 Awaiting Review defect (bug) 05/20/2019
#61691 quick draft added images and categories free Posts, Post Types normal normal 1 Awaiting Review feature request dev-feedback 07/24/2024
#30959 race condition in wp_insert_user() Users normal normal 3 defect (bug) 02/03/2023
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal 6 enhancement has-patch 09/24/2024
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal 6 defect (bug) dev-feedback 06/04/2019
#54978 recreate response plugins_api Plugins normal minor 1 Awaiting Review enhancement 01/28/2022
#60330 redirect that working incorrectly! Rewrite Rules normal normal 1 Awaiting Review defect (bug) 03/05/2024
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker 4 Future Release defect (bug) needs-unit-tests 04/29/2023
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal 2 Future Release defect (bug) has-patch 03/19/2026
#35794 redirect_canonical doesn't strip off custom feed endings Canonical normal normal 1 defect (bug) 06/04/2019
#31300 redirect_canonical returns too early Canonical normal normal 2 defect (bug) dev-feedback 04/28/2025
#51733 redirect_canonical unneeded redirect Canonical normal minor 2 Awaiting Review defect (bug) 08/25/2021
#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
#50084 redirect_canonical() need additional hook Canonical normal normal 4 Awaiting Review defect (bug) 05/05/2020
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal 5 defect (bug) has-patch 08/28/2025
#49369 redirect_canonical() should strip trailing protocols Canonical normal major 2 Awaiting Review defect (bug) needs-unit-tests 02/04/2026
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal 2 Awaiting Review enhancement has-patch 03/01/2017
#62675 register new pattern catogory possible docs bug General normal normal 1 Awaiting Review defect (bug) reporter-feedback 01/02/2025
#63765 register_block_pattern() returns true even when disallowed blocks are used, causing silent failure in the editor. Editor normal normal 1 Awaiting Review defect (bug) dev-feedback 08/20/2025
#53026 register_block_type_from_metadata fails if path points to a JSON file that is not named "block.json" Editor normal normal 1 Awaiting Review defect (bug) dev-feedback 04/26/2021
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal 4 Future Release defect (bug) needs-unit-tests 06/25/2017
#62996 register_new_user() unintentionally triggering 'profile_update' hook Login and Registration normal normal 6 Awaiting Review defect (bug) dev-feedback 04/08/2026
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal 4 Awaiting Review enhancement 02/21/2022
#56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal 1 Awaiting Review defect (bug) 06/25/2022
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal 4 Future Release defect (bug) has-patch 01/15/2024
#57619 register_taxonomy doesn't check for reserved terms Taxonomy normal normal 3 Awaiting Review enhancement dev-feedback 07/11/2025
#31496 register_uninstall_hook tries to serialize anonymous functions Plugins normal normal 1 defect (bug) 06/04/2019
#34805 registration_errors filter not called when adding users in admin section Users normal normal 1 defect (bug) 06/05/2019
#46321 rel="noopener noreferrer" General normal normal 1 Awaiting Review defect (bug) 02/22/2019
#49220 rel_canonical generates the wrong canonical structure for paginated pages. Canonical normal normal 5 Awaiting Review defect (bug) 11/04/2022
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal 1 Awaiting Review defect (bug) has-patch 04/10/2024
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov Formatting normal normal 5 Future Release defect (bug) dev-feedback 09/22/2019
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/17/2023
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal 1 enhancement has-patch 06/04/2019
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal 2 Future Release defect (bug) has-patch 07/04/2025
#63580 render_block does not render innerblocks when used explicitly Editor normal normal 1 Awaiting Review defect (bug) dev-feedback 12/01/2025
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal 2 Awaiting Review enhancement close 08/17/2021
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal 4 Future Release defect (bug) has-patch 04/20/2026
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal 4 Future Release feature request has-patch 04/09/2026
#55174 revert to the default "checked" behavior of blog_public switch in install.php Upgrade/Install normal normal 1 Awaiting Review defect (bug) reporter-feedback 02/16/2022
#45743 revisions issue with block editor Editor normal major 1 Awaiting Review defect (bug) 12/28/2018
#64972 safe_style_css missing anchor position properties General normal normal 1 7.1 defect (bug) has-patch 04/01/2026
#24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal 4 Future Release defect (bug) has-patch 06/09/2024
#60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg Formatting normal normal 3 Future Release defect (bug) has-patch 02/10/2025
#54190 sanitize_file_name disallows acute accents and left smart apostrophe Media normal normal 1 Awaiting Review defect (bug) dev-feedback 05/12/2025
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal 2 Future Release defect (bug) dev-feedback 10/07/2022
#33924 sanitize_html_class valid characters Formatting normal normal 5 Future Release defect (bug) dev-feedback 09/20/2022
Note: See TracReports for help on using and creating reports.