Make WordPress Core

{23} Popular Tickets (5309 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 5309)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#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 1 Future Release defect (bug) needs-unit-tests 02/14/2025
#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 12/06/2019
#51733 redirect_canonical unneeded redirect Canonical normal minor 2 Awaiting Review defect (bug) 08/25/2021
#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 3 defect (bug) has-patch 06/04/2019
#49369 redirect_canonical() should strip trailing protocols Canonical normal major 1 Awaiting Review defect (bug) needs-unit-tests 07/20/2020
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal 1 Future Release enhancement has-patch 03/04/2025
#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
#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 5 Awaiting Review defect (bug) dev-feedback 02/21/2025
#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 2 Awaiting Review enhancement 02/03/2023
#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) dev-feedback 04/13/2020
#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 2 Future Release defect (bug) needs-unit-tests 10/10/2022
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal 4 Future Release feature request has-patch 02/21/2019
#57469 retrieve_widgets(): fatal error when a sidebar's widgets set to null (array is expected) Widgets normal normal 2 defect (bug) has-patch 02/21/2025
#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
#42007 rpc.pingomatic.com still using HTTP Pings/Trackbacks normal normal 1 Awaiting Review defect (bug) has-patch 02/18/2025
#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 10/04/2023
#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
#31777 sanitize_text_field() stripping instances "%ca" General normal normal 2 defect (bug) 08/24/2022
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal 2 defect (bug) needs-unit-tests 06/05/2019
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal 2 Awaiting Review defect (bug) needs-unit-tests 01/31/2025
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor 1 enhancement has-patch 06/05/2019
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal 1 Awaiting Review defect (bug) has-patch 03/03/2025
#47788 send_headers hook does not work in wp-login or wp-admin Administration normal normal 2 Awaiting Review defect (bug) dev-feedback 10/20/2019
#39425 sending mails with e-sign certificate feature request General normal normal 1 Awaiting Review feature request 03/15/2019
#37597 served oEmbed from cache even when expired Embeds normal normal 1 Awaiting Review defect (bug) 03/05/2018
#58261 set_post_thumbnail_size interferes with "Cover Image Block" Media normal normal 1 Awaiting Review defect (bug) dev-feedback 12/23/2024
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal 2 Awaiting Review defect (bug) 04/06/2017
#33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php Options, Meta APIs normal normal 1 defect (bug) 06/04/2019
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal 3 Future Release defect (bug) dev-feedback 02/08/2024
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing Build/Test Tools normal normal 4 Awaiting Review enhancement 01/18/2025
#63009 setup-config errors are not localised I18N normal normal 1 Awaiting Review defect (bug) 02/24/2025
#50339 setup-config.php serves mixed content when behind a TLS termination proxy Upgrade/Install normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/11/2020
#53405 short circuit before current filters for get_edit_user_link Users normal normal 1 Awaiting Review enhancement has-patch 10/24/2024
#63111 short-circuit WordPress processing for requests of missing files Bootstrap/Load normal major 1 Awaiting Review enhancement has-patch 03/25/2025
#46576 short-circuit filter for dbDelta Database normal normal 2 Awaiting Review enhancement 03/20/2019
#34983 shortcodes not working in input fields Shortcodes normal normal 2 defect (bug) 06/04/2019
#60948 shortcodes that return with no value / text will break if shortcode is being used as an attribute value Shortcodes normal normal 1 Awaiting Review defect (bug) 08/13/2024
#50560 show "recently deleted" plugins - a safer option than "inactive plugins" Plugins normal normal 1 Awaiting Review enhancement 07/07/2020
#30169 show available languages in theme details Themes normal normal 3 feature request 12/03/2024
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal 1 Future Release enhancement dev-feedback 09/23/2019
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal 10 defect (bug) needs-unit-tests 06/04/2019
#31350 size_format() Displaying Incorrect Unit General normal normal 1 Awaiting Review defect (bug) 05/03/2022
#61930 size_format(): Inconsistent behaviour when zero bytes are passed General normal trivial 1 Awaiting Review defect (bug) 10/10/2024
#50229 slugs aren't allowed as long as they're in different taxonomies. Taxonomy normal normal 1 Awaiting Review defect (bug) 05/22/2020
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) Posts, Post Types normal minor 1 Awaiting Review defect (bug) 02/02/2024
#57061 social-icons block not working Editor normal major 1 Awaiting Review defect (bug) 11/15/2022
#47977 some of the typo mistakes in plugin menu & update related small correction in "bulk action selector top" Plugins normal normal 1 Awaiting Review defect (bug) 09/05/2019
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal 1 Awaiting Review enhancement has-patch 08/30/2024
#33972 static use of PHPMailer class results in stale state between calls to wp_mail() Mail normal normal 3 defect (bug) 06/04/2019
#50522 stop setting "older" cookies with multiple path prefixes Login and Registration normal normal 2 Future Release defect (bug) dev-feedback 02/01/2024
#62729 stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type pbearne Post Thumbnails normal normal 2 Awaiting Review defect (bug) has-patch 03/17/2025
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal 2 enhancement dev-feedback 06/04/2019
#61925 subsizes with same dimensions are generated multiple times unnecessarily Media normal normal 3 Awaiting Review defect (bug) has-patch 11/14/2024
#40221 switch_theme action + Live Preview = confusion Themes normal normal 2 Awaiting Review defect (bug) 03/13/2019
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal 5 Future Release enhancement needs-unit-tests 02/01/2022
#44844 switch_to_locale does not handle plugins/themes properly in multisite I18N normal normal 2 Awaiting Review defect (bug) 11/05/2018
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal 3 enhancement 06/04/2019
#62839 sync-gutenberg-packages script is not respecting .npmrc file Build/Test Tools normal normal 1 6.9 defect (bug) has-patch 03/25/2025
#53682 tags (keywords) with umlauts don't get saved in german locale Editor normal minor 1 Future Release defect (bug) 07/09/2023
#46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given Taxonomy normal normal 4 Awaiting Review defect (bug) 04/17/2024
#57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal 3 Future Release enhancement dev-feedback 09/15/2023
#59478 term_exists() to return false if no terms exist Taxonomy normal normal 1 Awaiting Review enhancement 09/27/2023
#59710 test for wp_privacy_exports_dir Privacy normal normal 1 Future Release enhancement has-patch 10/09/2024
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal 2 Future Release defect (bug) dev-feedback 06/20/2019
#52048 the functions activate_plugin and deactivate_plugin need validation Plugins normal normal 1 Awaiting Review enhancement 12/30/2020
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal 8 Future Release defect (bug) dev-feedback 08/28/2024
#17039 the_excerpt() - <!--more--> handling Formatting normal normal 3 defect (bug) 06/04/2019
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal 3 Awaiting Review defect (bug) has-patch 05/05/2021
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal 1 Awaiting Review defect (bug) has-patch 07/28/2020
#35648 the_post_thumbnail sets srcset with http protocol Media normal normal 2 defect (bug) reporter-feedback 06/04/2019
#43036 the_posts_pagination() - redirect URL for first page in category Posts, Post Types normal normal 3 Awaiting Review defect (bug) 01/06/2018
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal 7 Future Release defect (bug) needs-unit-tests 09/17/2021
#51546 the_widget template tag does not support all widgets Widgets normal normal 1 Awaiting Review enhancement 05/02/2021
#51895 theme_root filter for WP_Theme::get_files Themes normal normal 1 Awaiting Review enhancement 11/29/2020
#55284 thumbnails issue Editor normal major 2 Awaiting Review defect (bug) has-patch 05/10/2022
#35650 title_reply_to should work when javascript is enabled Comments normal normal 1 Future Release enhancement 06/21/2019
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal 2 defect (bug) has-patch 06/04/2019
#54387 trailing slash in the url /wp-json REST API normal minor 1 Awaiting Review enhancement dev-feedback 06/25/2024
Note: See TracReports for help on using and creating reports.