Make WordPress Core

{1} All Tickets (8364 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 8364)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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() dev-feedback normal normal Future Release feature request 09/16/2024 33
#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/06/2024 64
#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
#53216 A Gutenberg Block repo dev-feedback normal normal WordPress.org feature request 04/20/2023 4
#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) 10/21/2024 31
#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
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel close normal normal Future Release defect (bug) 07/31/2021 2
#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) 10/10/2021 8
#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
#54568 WordPress admin overwrite JS history.state has-patch normal normal Awaiting Review defect (bug) 04/10/2024 6
#54577 Creating a table inside the text element in a webpage reporter-feedback normal normal Awaiting Review enhancement 12/06/2021 1
#54626 Custom Objects normal normal Awaiting Review feature request 12/14/2021
#54628 Third-Party API Integrations normal normal Awaiting Review feature request 03/18/2024 1
#54759 Shortcodes are not working in page templates in the new "Beta" editor normal normal defect (bug) 11/04/2022 8
#54846 Add links to actual topics instead of general Debugging for messages only visible when Debug is enabled normal normal Awaiting Review enhancement 02/17/2023
#54851 Prevent unnecessary code comments from being output to the front end normal minor Awaiting Review defect (bug) 01/19/2022 1
#54861 cache_javascript_headers() is not call by core dev-feedback normal normal Awaiting Review enhancement 01/20/2022 1
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON normal normal Awaiting Review defect (bug) 01/25/2022 6
#54898 Strange behavior with (Page-) Templates normal normal Awaiting Review defect (bug) 02/01/2022 1
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' has-patch normal normal Awaiting Review defect (bug) 02/22/2022 4
#54991 Site problem normal critical Awaiting Review defect (bug) 05/17/2022 2
#55008 WordPress Admin slow since update to 5.9. normal normal Awaiting Review defect (bug) 02/03/2022 6
#55027 force_balance_tags function breaks nested G tabs in SVG has-patch normal normal Awaiting Review defect (bug) 09/22/2024 5
#55043 FSE Classic Block Issue reporter-feedback normal normal Awaiting Review defect (bug) 02/05/2022 3
#55083 Link alternativa title normal normal Awaiting Review defect (bug) 02/04/2022
#55086 Different URLs according to environment type with filters to work smoothly in all envs without replacement in the database normal normal Awaiting Review feature request 02/05/2022
#55102 Bug in Custom Styling search block reporter-feedback normal normal Awaiting Review defect (bug) 02/08/2022 2
#55110 In WordPress 5.9 Edit site navigation toggle tooltip issue normal normal Awaiting Review defect (bug) 02/08/2022 1
#55113 category widget block has-patch normal normal Awaiting Review defect (bug) 02/09/2022 3
#55265 Setting colour in 5.9.1 normal major Awaiting Review defect (bug) 04/27/2022 2
#55268 Title Becomes Non-Editable reporter-feedback normal normal Awaiting Review defect (bug) 02/27/2022 1
#55330 Set global_styles_svg_filters transient to return true causing symbol `1` to be appeared on the screen in a production mode normal trivial Awaiting Review enhancement 03/08/2022 2
#55336 Query strings with reserved characters get wrongly redirected to encoded variant at the root level. dev-feedback normal normal Awaiting Review defect (bug) 05/01/2022 4
#55376 Use wp_filesize in core has-patch normal normal Future Release enhancement 07/10/2023 11
#55414 Filter error suppression for individual DB query errors has-patch normal normal Future Release enhancement 06/28/2024 19
#55486 register_block_type_from_metadata does NOT work within a theme but as a plugin normal minor Awaiting Review defect (bug) 05/30/2023 2
#55524 Menus listing alphabetized bug, Upload pages cleanup, and Hide the browsers. normal normal Awaiting Review defect (bug) 04/04/2022
#55534 Remaining image files after deleting them normal critical Awaiting Review defect (bug) 04/05/2022 2
#55589 geo URI scheme reporter-feedback normal normal Awaiting Review enhancement 05/12/2022 1
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* dev-feedback normal normal 6.8 task (blessed) 10/18/2024 86
#55636 Drag and drop video's go to the top of the page. reporter-feedback normal normal Awaiting Review defect (bug) 07/27/2022 1
#55639 Implement Async CSS has-patch normal normal Awaiting Review enhancement 07/24/2024 1
#55662 Eliminating magic numbers normal normal Awaiting Review enhancement 05/03/2022 2
Note: See TracReports for help on using and creating reports.