Make WordPress Core

{1} All Tickets (8009 matches)

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

Results (2801 - 2900 of 8009)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40566 add_query_arg() returns only URL fragments in certain circumstances normal normal Future Release enhancement 07/28/2020 3
#51227 Update paginate_links dots to account for total pages has-patch normal trivial Awaiting Review enhancement 09/03/2020 1
#34567 Improve HTML5 support in frontend close normal normal Awaiting Review enhancement 09/04/2020 4
#40899 '&' Is always escaped in the JavaScript template. normal normal Awaiting Review defect (bug) 09/08/2020 4
#40852 Support Micropub normal normal Awaiting Review feature request 09/09/2020 3
#46639 unit test for wp_is_numeric_array() has-patch low normal Future Release defect (bug) 09/10/2020 1
#51301 Add class field to wp_nonce_field dev-feedback normal normal Awaiting Review enhancement 09/14/2020 4
#50807 Introduce a function for deprecated options has-patch normal normal Future Release feature request 10/15/2020 6
#51582 Post type archive is loaded when post type does not allow has-patch normal normal Awaiting Review defect (bug) 10/21/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
#42958 create callers for loop functions to accept post id dev-feedback normal normal Awaiting Review enhancement 11/17/2020 3
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov has-patch normal normal Future Release defect (bug) 11/25/2020 20
#51855 wp_dropdown_categories allows multiple classes normal normal Awaiting Review defect (bug) 11/27/2020 4
#44082 settings_errors() wraps all notices in p and strong tags has-patch normal normal Awaiting Review defect (bug) 11/30/2020 1
#42000 Mac Keyboard text shortcuts no longer work reporter-feedback normal normal Awaiting Review defect (bug) 12/15/2020 4
#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
#49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein normal normal Future Release enhancement 01/07/2021 2
#37699 Death to Globals Episode #1: A Registry, A Pattern normal normal Awaiting Review enhancement 01/14/2021 117
#52359 Links in Gutenberg Continue to be Built When Typing normal minor Awaiting Review defect (bug) 01/25/2021 1
#51917 Create a staging environment within Core normal normal Awaiting Review feature request 01/26/2021 1
#51746 Add a core wrapper function to retrieve $wp->request reporter-feedback normal normal Awaiting Review feature request 01/26/2021 5
#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
#52235 wp_extract_urls doesn't match localhost has-patch normal normal Awaiting Review defect (bug) 03/05/2021 3
#51307 Document title broken when "Homepage" isn't set in Settings > Reading has-patch normal normal Awaiting Review defect (bug) 03/08/2021 3
#48587 Allow customization of Admin Color Schemes for dashboard normal normal Future Release feature request 03/10/2021 3
#52838 forms not sending after 5.7 install normal normal Awaiting Review defect (bug) 03/18/2021 1
#52824 A separate sub-menu to organize the extensions belonging to parent plugins. normal normal Awaiting Review feature request 03/23/2021 1
#48497 If preformatted block contains "<script>" tag page would not save normal normal Awaiting Review defect (bug) 03/31/2021 3
#48758 Repurpose 'Hello World' post to also serve as a Gutenberg tutorial normal normal Awaiting Review enhancement 04/10/2021 18
#53066 Trigger errors when non-existent methods are called on objects. has-patch normal normal Awaiting Review defect (bug) 04/23/2021 8
#53057 Added AJAX_DEBUG Constant for better ajax debugging has-patch normal normal Awaiting Review enhancement 04/23/2021 2
#53243 X-WP-DoingItWrong has limited usefulness has-patch normal normal Awaiting Review defect (bug) 05/21/2021 1
#51278 Update return types to reflect the real return types. Remove mixed. dev-feedback normal major Future Release enhancement 05/31/2021 24
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version has-patch normal normal Awaiting Review enhancement 06/01/2021 5
#44447 Failed to load resource: net::ERR_FILE_NOT_FOUND reporter-feedback normal normal Awaiting Review defect (bug) 06/07/2021 4
#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
#53295 Serialized data should be handled as an opaque value has-patch normal normal Awaiting Review defect (bug) 06/12/2021 19
#53541 Arguments passed to load_template() should be extracted dev-feedback normal minor Awaiting Review enhancement 06/28/2021 1
#31603 Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string normal normal Future Release enhancement 07/17/2021 7
#34699 New function: `get_query_arg()` dev-feedback normal normal Future Release enhancement 07/20/2021 8
#53743 Double <title> Tag with SEO Plugins in WordPress 5.8 reporter-feedback normal major Awaiting Review defect (bug) 07/22/2021 4
#18565 Scheduled or Published. Still confuses us. normal critical Awaiting Review defect (bug) 08/10/2021 16
#20194 Add Description meta to General Settings normal minor Awaiting Review feature request 08/10/2021 32
#31387 New core API for adding Meta tags to the header dev-feedback normal normal Awaiting Review enhancement 08/11/2021 10
#53885 Inconsistent output of Site title with special characters on email has-patch normal normal Awaiting Review defect (bug) 08/16/2021 2
#54114 paginate_links() ajax has-patch normal normal Awaiting Review defect (bug) 09/21/2021 2
#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
#38419 Make beta testing an opt-in feature in core normal normal Awaiting Review feature request 10/05/2021 10
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov has-patch normal minor Future Release defect (bug) 10/13/2021 20
#51463 Fire an action prior to AJAX action handling (allows diagnostics) has-patch normal normal Future Release enhancement 10/19/2021 4
#53875 Update inline docs to match handbook standards normal normal Future Release defect (bug) 10/26/2021 1
#54343 set custom name for metadata value in custom-fileds metabox select box normal normal Awaiting Review feature request 10/29/2021
#54218 Introduce a way to communicate incoming UI updates to users dev-feedback normal normal Awaiting Review feature request 11/04/2021 2
#54355 Serialization of 'Closure' is not allowed normal normal Awaiting Review defect (bug) 11/08/2021 1
#37280 Remove boldness from update notices Presskopp has-patch normal normal Future Release enhancement 11/14/2021 14
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) normal normal Awaiting Review enhancement 11/16/2021 5
#54525 URL Object normal normal Awaiting Review enhancement 11/27/2021 2
#54626 Custom Objects normal normal Awaiting Review feature request 12/14/2021
#53070 Establish a Core CSS deprecation path normal normal Awaiting Review enhancement 12/16/2021 20
#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
#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
#55043 FSE Classic Block Issue reporter-feedback normal normal Awaiting Review defect (bug) 02/05/2022 3
#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
#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
#52264 Rename `$array` when used in `@param` tags has-patch normal normal Future Release task (blessed) 02/25/2022 10
#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
#54435 admin-ajax.php : 404 Error normal normal Awaiting Review defect (bug) 03/12/2022 2
#55524 Menus listing alphabetized bug, Upload pages cleanup, and Hide the browsers. normal normal Awaiting Review defect (bug) 04/04/2022
#52998 Add a filter to paginate_links to allow bypassing merging query params normal normal Awaiting Review enhancement 04/05/2022 3
#55534 Remaining image files after deleting them normal critical Awaiting Review defect (bug) 04/05/2022 2
#55265 Setting colour in 5.9.1 normal major Awaiting Review defect (bug) 04/27/2022 2
#53451 Chrome 92 userAgent notice adamsilverstein normal minor Future Release task (blessed) 05/02/2022 5
#31350 size_format() Displaying Incorrect Unit normal normal Awaiting Review defect (bug) 05/03/2022 4
#55662 Eliminating magic numbers normal normal Awaiting Review enhancement 05/03/2022 2
#54991 Site problem normal critical Awaiting Review defect (bug) 05/17/2022 2
#55924 Search by category can be changed to search invalid month normal normal Awaiting Review defect (bug) 06/06/2022 1
#55923 Search by month can be changed to search invalid month normal normal Awaiting Review defect (bug) 06/06/2022 1
#51806 Add an early exit for files with _deprecated_file() calls normal normal Future Release defect (bug) 06/08/2022 7
#55971 saving settings returns 404 - WP_SITEURL not used? normal normal Awaiting Review defect (bug) 06/13/2022 2
#51585 Make beta & RC releases available in Github normal normal Awaiting Review feature request 06/15/2022 13
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks dev-feedback normal normal Awaiting Review enhancement 07/06/2022 2
#31737 Unique identifier for Heartbeat API calls has-patch normal minor Awaiting Review enhancement 07/06/2022 8
#56024 Removing a caption's contents removes the image alignment normal normal Awaiting Review defect (bug) 07/12/2022 3
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 07/13/2022 17
#56178 Links got invisible in responsive devices. normal normal Awaiting Review defect (bug) 07/15/2022 1
#56262 WP_List_Util::pluck doesn't support a null $field has-patch low minor Awaiting Review enhancement 07/26/2022 1
#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
#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
#30934 Create a new API to standardize application logging normal normal Awaiting Review enhancement 08/04/2022 12
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. dev-feedback normal normal Awaiting Review enhancement 08/07/2022 4
#56094 Allow the style property of block.json to be an array has-patch normal normal Awaiting Review defect (bug) 08/19/2022 9
#31777 sanitize_text_field() stripping instances "%ca" normal normal defect (bug) 08/24/2022 3
#56446 Query loop next page button not working as expected. normal normal Awaiting Review defect (bug) 08/27/2022 1
Note: See TracReports for help on using and creating reports.