Make WordPress Core

{1} All Tickets (8431 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3001 - 3100 of 8431)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? normal minor Awaiting Review enhancement 03/21/2019 2
#46635 Improve identifying of non–trivial callbacks in hooks has-patch normal normal Awaiting Review enhancement 08/23/2024 29
#46639 unit test for wp_is_numeric_array() has-patch low normal Future Release defect (bug) 09/10/2020 1
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane has-patch normal minor Awaiting Review defect (bug) 05/23/2019 2
#47419 If emojis or embeds JavaScript is not loaded, variable wp is undefined in the front-end. normal normal Awaiting Review defect (bug) 05/29/2019 1
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post dev-feedback normal normal Awaiting Review defect (bug) 08/30/2023 5
#48054 wp.sanitize.stripTags should iterate instead of using recursion has-patch normal minor Awaiting Review enhancement 10/08/2020 2
#48272 "Undefined offset" warning in add_query_arg() reporter-feedback normal normal Awaiting Review defect (bug) 02/01/2022 6
#48425 `wp_is_mobile()` doesn't detect iPad Safari anymore normal normal Awaiting Review defect (bug) 10/24/2019 2
#48497 If preformatted block contains "<script>" tag page would not save normal normal Awaiting Review defect (bug) 03/31/2021 3
#48535 Incompatibility with PHP 7.3.11 normal critical Awaiting Review defect (bug) 11/09/2019 2
#48587 Allow customization of Admin Color Schemes for dashboard normal normal Future Release feature request 03/10/2021 3
#48758 Repurpose 'Hello World' post to also serve as a Gutenberg tutorial normal normal Awaiting Review enhancement 04/10/2021 18
#48962 Start using namespaces in Core dev-feedback normal normal Awaiting Review enhancement 12/13/2019 1
#49032 Introduce __return_value() normal normal Awaiting Review feature request 12/18/2019 2
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL dev-feedback normal normal Awaiting Review defect (bug) 04/15/2020 8
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) normal normal Awaiting Review enhancement 11/16/2021 5
#49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein normal normal Future Release enhancement 01/07/2021 2
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() has-patch normal normal Awaiting Review enhancement 12/16/2020 1
#49442 Request: filter for parse_blocks() result has-patch normal normal Future Release feature request 01/15/2025 8
#49664 Uppercase Greek letters are getting accents on iPhone mobile devices dev-feedback normal normal Awaiting Review defect (bug) 03/18/2020 4
#49671 Feature Image will not update date. reporter-feedback normal normal Awaiting Review defect (bug) 04/03/2020 1
#50223 Performance improvement: Avoid using array_unique() where possible reporter-feedback lowest normal Awaiting Review enhancement 05/23/2020 5
#50279 add_query_arg() removes equal sign from assigned value normal normal Awaiting Review defect (bug) 10/22/2020 1
#50375 Using post_type_archive_title() does not return the right laebl normal normal Awaiting Review feature request 04/04/2023 2
#50400 Update Search Engine Visibility text following XML sitemap launch normal normal Awaiting Review enhancement 06/16/2020 14
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) has-patch normal normal Awaiting Review enhancement 06/22/2021 3
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb dev-feedback normal normal Future Release feature request 07/21/2023 12
#50807 Introduce a function for deprecated options has-patch normal normal Future Release feature request 10/15/2020 6
#50893 wp_send_json_success is nothing, no error for any inf/nan normal normal Awaiting Review defect (bug) 10/19/2022 5
#51006 Add a mechanism for accessible tooltips in core joedolson* needs-unit-tests normal normal 6.8 enhancement 02/14/2025 48
#51139 Allow "tested up to" PHP version statement for plugins & themes normal normal Awaiting Review enhancement 01/09/2024 20
#51141 URL parameters are altered on static homepage after unneeded 301 redirect normal normal Awaiting Review defect (bug) 12/13/2022 5
#51227 Update paginate_links dots to account for total pages has-patch normal trivial Awaiting Review enhancement 09/03/2020 1
#51278 Update return types to reflect the real return types. Remove mixed. dev-feedback normal major Future Release enhancement 05/31/2021 24
#51301 Add class field to wp_nonce_field dev-feedback normal normal Awaiting Review enhancement 09/14/2020 4
#51307 Document title broken when "Homepage" isn't set in Settings > Reading has-patch normal normal Awaiting Review defect (bug) 03/08/2021 3
#51463 Fire an action prior to AJAX action handling (allows diagnostics) has-patch normal normal Future Release enhancement 10/19/2021 4
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() close normal normal Future Release feature request 11/21/2024 36
#51582 Post type archive is loaded when post type does not allow has-patch normal normal Awaiting Review defect (bug) 10/21/2020 1
#51585 Make beta & RC releases available in Github normal normal Awaiting Review feature request 06/15/2022 13
#51746 Add a core wrapper function to retrieve $wp->request reporter-feedback normal normal Awaiting Review feature request 01/26/2021 5
#51768 In documentation, replace references to 'list' with 'array' normal trivial Awaiting Review defect (bug) 11/14/2020 1
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty normal normal Awaiting Review defect (bug) 11/13/2020 1
#51806 Add an early exit for files with _deprecated_file() calls normal normal Future Release defect (bug) 06/08/2022 7
#51855 wp_dropdown_categories allows multiple classes normal normal Awaiting Review defect (bug) 11/27/2020 4
#51917 Create a staging environment within Core normal normal Awaiting Review feature request 01/26/2021 1
#52143 memory_limit not always adhered reporter-feedback normal normal Awaiting Review enhancement 01/07/2021 3
#52217 Fix code issues identified by PHPStan has-patch normal normal Future Release enhancement 11/28/2024 91
#52235 wp_extract_urls doesn't match localhost has-patch normal normal Awaiting Review defect (bug) 03/05/2021 3
#52264 Rename `$array` when used in `@param` tags has-patch normal normal Future Release task (blessed) 02/25/2022 10
#52358 unable to update the price and stock in woocommerce after update reporter-feedback normal major Awaiting Review defect (bug) 07/26/2024 2
#52359 Links in Gutenberg Continue to be Built When Typing normal minor Awaiting Review defect (bug) 01/25/2021 1
#52397 The function wp_is_mobile should accept also lower case strings as user agents reporter-feedback low normal Awaiting Review enhancement 01/30/2021 4
#52404 Fix get_the_archive_description() to support default blog index has-patch normal normal Awaiting Review enhancement 01/30/2021 1
#52539 callable typehint thows static analysis errors has-patch normal normal Awaiting Review defect (bug) 06/26/2024 8
#52699 Flash is dead has-patch low normal Future Release task (blessed) 07/29/2022 3
#52742 Searching injects a page ID into the loop if search term matches a page slug close normal normal Awaiting Review defect (bug) 08/11/2023 1
#52824 A separate sub-menu to organize the extensions belonging to parent plugins. normal normal Awaiting Review feature request 03/23/2021 1
#52838 forms not sending after 5.7 install normal normal Awaiting Review defect (bug) 03/18/2021 1
#52900 Instantly index WordPress web sites content in Search Engines has-patch normal normal Future Release feature request 06/11/2024 53
#52998 Add a filter to paginate_links to allow bypassing merging query params normal normal Awaiting Review enhancement 04/05/2022 3
#53057 Added AJAX_DEBUG Constant for better ajax debugging has-patch normal normal Awaiting Review enhancement 04/23/2021 2
#53066 Trigger errors when non-existent methods are called on objects. has-patch normal normal Awaiting Review defect (bug) 04/23/2021 8
#53070 Establish a Core CSS deprecation path normal normal Awaiting Review enhancement 12/16/2021 20
#53243 X-WP-DoingItWrong has limited usefulness has-patch normal normal Awaiting Review defect (bug) 05/21/2021 1
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. dev-feedback normal minor Awaiting Review defect (bug) 08/03/2022 5
#53285 Make it easier to determine which features have been merged to core normal normal Future Release enhancement 06/17/2021 5
#53295 Serialized data should be handled as an opaque value has-patch normal normal Awaiting Review defect (bug) 06/12/2021 19
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates has-patch normal normal Awaiting Review defect (bug) 06/09/2021 1
#53390 Unfreeze the code of is_serialized() normal normal Awaiting Review defect (bug) 06/29/2021 1
#53451 Chrome 92 userAgent notice adamsilverstein normal minor Future Release task (blessed) 05/02/2022 5
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set hellofromTonya has-patch normal normal 6.8 task (blessed) 02/13/2025 32
#53541 Arguments passed to load_template() should be extracted dev-feedback normal minor Awaiting Review enhancement 06/28/2021 1
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 reporter-feedback normal major Awaiting Review defect (bug) 07/22/2021 4
#53868 Add option to `paginate_links` to apply format on all pages reporter-feedback normal normal Awaiting Review enhancement 11/26/2021 5
#53875 Update inline docs to match handbook standards normal normal Future Release defect (bug) 10/26/2021 1
#53885 Inconsistent output of Site title with special characters on email has-patch normal normal Awaiting Review defect (bug) 08/16/2021 2
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. dev-feedback normal normal Awaiting Review enhancement 08/07/2022 4
#54028 Fix improper use of the hooks API has-patch normal normal Future Release defect (bug) 01/17/2023 15
#54114 paginate_links() ajax has-patch normal normal Awaiting Review defect (bug) 09/21/2021 2
#54122 Action hook transition_post_status not properly working in Block Editor reporter-feedback normal normal Awaiting Review defect (bug) 11/14/2021 3
#54150 Gallery not showing with upgrade to wordpress 5.8.1 reporter-feedback normal normal Awaiting Review defect (bug) 09/24/2021 4
#54179 Raw JS is prematurely ended with a </script> tag when HTML tags are present within JS strings. reporter-feedback normal normal Awaiting Review defect (bug) 09/26/2021 1
#54182 Use wp_unslash() for $_REQUEST Parameter in wp-admin/admin-post.php file reporter-feedback normal normal Awaiting Review enhancement 09/30/2021 3
#54192 `get_header_image_tag` doesn't add `srcset`/`sizes` reporter-feedback normal normal Awaiting Review defect (bug) 01/04/2025 9
#54218 Introduce a way to communicate incoming UI updates to users dev-feedback normal normal Awaiting Review feature request 11/04/2021 2
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR has-patch normal major Future Release defect (bug) 09/16/2022 19
#54266 Enhancing WordPress - CSS for Category links normal normal Awaiting Review enhancement 10/14/2021 1
#54282 Search terms wrapped in double quotes never return results directly from iOS Safari keyboard reporter-feedback normal minor Awaiting Review defect (bug) 10/25/2021 1
#54327 Support wp_die from array print has-patch normal normal Awaiting Review feature request 10/28/2021 3
#54343 set custom name for metadata value in custom-fileds metabox select box normal normal Awaiting Review feature request 10/29/2021
#54355 Serialization of 'Closure' is not allowed normal normal Awaiting Review defect (bug) 11/08/2021 1
#54359 test for wp_get_direct_update_https_url has-patch normal normal Future Release enhancement 10/09/2024 4
#54363 Always load gravatars over HTTPS has-patch normal normal Awaiting Review enhancement 11/02/2021 1
#54435 admin-ajax.php : 404 Error normal normal Awaiting Review defect (bug) 03/12/2022 2
#54479 Set_blog_id performance reporter-feedback normal normal Awaiting Review enhancement 11/20/2021 3
#54490 added test for get_num_queries and wp_get_nocache_headers has-patch normal normal Awaiting Review defect (bug) 11/05/2023 3
#54525 URL Object normal normal Awaiting Review enhancement 11/27/2021 2
#54556 It's impossible to get 'location' header on 302 redirect of wp_remote_post reporter-feedback normal normal Awaiting Review defect (bug) 12/03/2021 2
Note: See TracReports for help on using and creating reports.