Make WordPress Core

{30} Tickets with a focus on (5473 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1601 - 1700 of 5473)

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40081 Remove wp-admin links from all Core emails Mail normal normal Awaiting Review defect (bug) 03/09/2017
#34753 Remove use of "Toggle" in strings Administration normal normal Awaiting Review enhancement dev-feedback 08/01/2021
#59409 Remove unwanted space in the string I18N normal normal Awaiting Review defect (bug) has-patch 10/04/2023
#55665 Remove unused margin when post-body-content is empty Posts, Post Types normal normal Awaiting Review defect (bug) 05/06/2022
#59811 Remove suggestion to add tags and categories Editor normal normal Awaiting Review enhancement 11/08/2023
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal Awaiting Review enhancement has-patch 08/03/2017
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 06/22/2020
#44853 Remove extra condition Plugins normal minor Awaiting Review enhancement dev-feedback 09/04/2018
#34552 Remove default post format setting Post Formats normal normal Awaiting Review enhancement 04/24/2017
#59620 Remove a query to /wp-json/wp/v2/users from the editor where there isn't a real need Editor normal normal Awaiting Review enhancement 10/13/2023
#42668 Remove WordPress Importer tests from default test suite Build/Test Tools normal normal Awaiting Review enhancement 11/29/2017
#59297 Remove Unused variables in the wp-admin folder. General normal normal Awaiting Review defect (bug) 09/06/2023
#56878 Remove Desktopserver references from the docs General normal normal Awaiting Review defect (bug) 10/21/2022
#55534 Remaining image files after deleting them General normal critical Awaiting Review defect (bug) 04/05/2022
#39076 Reinstate Vimeo support for external header videos Themes normal normal Awaiting Review feature request 08/04/2021
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 02/25/2020
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 11/19/2017
#35204 Refresh HiDPI support Administration normal normal Awaiting Review defect (bug) 03/14/2023
#40774 Refine error message when embedding invalid Video (URL) Media normal normal Awaiting Review enhancement has-patch 09/14/2017
#56250 ReferenceErrors encountered when running QUnit tests Build/Test Tools normal normal Awaiting Review defect (bug) 08/07/2023
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal Awaiting Review enhancement has-patch 10/05/2019
#43160 Reduce wp-admin/update-core.php load time by half Upgrade/Install normal normal Awaiting Review enhancement 04/18/2018
#53170 Reduce the transient size of WordPress Events and News feeds Widgets normal normal Awaiting Review enhancement 05/26/2021
#43249 Redirection issue with Japanese characters in query string on static front page Canonical normal normal Awaiting Review defect (bug) 02/09/2018
#55767 Redirection during plugin activation Plugins normal normal Awaiting Review feature request 05/18/2022
#40252 Redirection during activation Plugins normal normal Awaiting Review defect (bug) 04/15/2017
#39679 Redirect loop on attachment pages Media normal normal Awaiting Review defect (bug) 09/03/2018
#59674 Redesign Toolbar for small screens (less than 600px) to return hidden links Toolbar normal normal Awaiting Review enhancement 10/18/2023
#45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
#50575 Reconsider some admin scheme colors. Administration normal normal Awaiting Review enhancement 08/21/2020
#59519 Reconsider including Google branding and product in WordPress core (Google Fonts) General normal normal Awaiting Review feature request 10/05/2023
#57606 Recently Active instead of Recently Deactivated Plugins normal major Awaiting Review defect (bug) 07/09/2023
#40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/26/2017
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 12/13/2022
#39190 RSS feed not valid: U+001A or 0x1a Formatting normal normal Awaiting Review defect (bug) 01/04/2019
#50754 REST updating a post without author support updates the author to the current user Editor normal normal Awaiting Review defect (bug) 12/27/2021
#60014 REST endpoint: Output "server errors" if WP_DEBUG = true (register_rest_route) REST API normal normal Awaiting Review enhancement 12/07/2023
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#59425 REST API: Preserve boolean values when generating next/prev Link headers REST API normal normal Awaiting Review defect (bug) 09/21/2023
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) needs-unit-tests 12/04/2017
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal Awaiting Review defect (bug) 08/10/2017
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal Awaiting Review defect (bug) 08/24/2021
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them REST API normal normal Awaiting Review defect (bug) 02/09/2022
#57753 Quickedit characters on date fields Quick/Bulk Edit normal trivial Awaiting Review defect (bug) 02/22/2023
#48047 Querying (non-CPT) posts from more than one (native) category only returning posts from first category Posts, Post Types normal normal Awaiting Review defect (bug) 09/16/2019
#56446 Query loop next page button not working as expected. General normal normal Awaiting Review defect (bug) 08/27/2022
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 12/01/2020
#53622 Query Param status default is a string value, but an array is required rachelbaker* REST API normal minor Awaiting Review defect (bug) needs-unit-tests 02/20/2023
#17115 Publishing an empty post results in success Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 05/03/2020
#51584 Publishing a large image post while the image is still uploading allows you to leave and return to a broken image Media normal normal Awaiting Review defect (bug) 11/10/2020
#53040 Prune IP and Email Addresses from Comments After X Days Comments normal normal Awaiting Review feature request 04/17/2021
#43303 Providing hooks for html table markups in do_settings_{sections|fields} Administration normal normal Awaiting Review enhancement 07/03/2023
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal Awaiting Review enhancement 07/03/2018
#38650 Provide some guidance on what conditionals can/should be used in default-filters.php Bootstrap/Load low minor Awaiting Review enhancement 06/21/2017
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 03/13/2019
#43993 Provide indication to admin when user downloads privacy export Privacy normal normal Awaiting Review enhancement 01/16/2019
#41468 Provide contextual info about what "attached" and "detached" means regarding media objects Media normal normal Awaiting Review defect (bug) 07/30/2017
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal Awaiting Review enhancement has-patch 04/17/2018
#43341 Proposal: new cache helper functions Cache API normal normal Awaiting Review enhancement 02/17/2018
#39714 Proposal: Use Full PHPMailer library External Libraries normal normal Awaiting Review enhancement has-patch 02/02/2023
#50135 Proposal: Permalink structure tags grouping Mandatory and Available Permalinks normal minor Awaiting Review enhancement 05/09/2020
#50184 Proper margin for inputs in 'Discussion Settings' page mobile/tablet view Administration normal normal Awaiting Review defect (bug) 11/07/2023
#42851 Problem with video height since 4.9 Media normal normal Awaiting Review defect (bug) 01/02/2018
#42732 Problem with usage of WP_Term_Query inside WP_Tax_Query Query normal normal Awaiting Review defect (bug) 11/28/2017
#37829 Problem when adding a link and searching published articles Editor low normal Awaiting Review defect (bug) 04/19/2019
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal Awaiting Review defect (bug) 07/01/2020
#53630 Prior State Recall for Panes in Editor (Collapse/Expanded) Editor normal trivial Awaiting Review enhancement 07/08/2021
#38596 Preview Change button does not reflect Custom Page Template General normal normal Awaiting Review defect (bug) dev-feedback 09/08/2017
#40098 Prevent same sidebar from outputting twice Widgets normal normal Awaiting Review enhancement 03/10/2017
#41535 Prevent or warn about offline status before submitting a form Administration normal normal Awaiting Review feature request has-patch 02/19/2019
#39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N normal major Awaiting Review enhancement has-patch 09/27/2020
#40082 Pretty links for users when searching Canonical normal normal Awaiting Review enhancement 08/14/2018
#40325 Potential bug with the “get_post_type” function Posts, Post Types normal normal Awaiting Review defect (bug) 12/14/2020
#42323 Posts vs CPT user permissions issue Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 10/24/2017
#59438 Posts Page Redirects to Home Page General normal normal Awaiting Review defect (bug) 10/02/2023
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint REST API normal normal Awaiting Review defect (bug) 04/30/2021
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term Taxonomy normal normal Awaiting Review defect (bug) 09/04/2018
#43569 Post not updated in backend Posts, Post Types normal normal Awaiting Review defect (bug) 03/24/2018
#41608 Post files using cURL HTTP API normal normal Awaiting Review defect (bug) 08/11/2017
#58095 Post featured image block use full size image => huge impact on performance Editor normal normal Awaiting Review defect (bug) has-patch 04/21/2023
#31254 Post errors show success borders Posts, Post Types normal normal Awaiting Review defect (bug) 01/18/2021
#57742 Post date time not updating after Timezone change General normal normal Awaiting Review defect (bug) has-patch 02/19/2023
#49859 Post autosave called multiple times Autosave normal major Awaiting Review defect (bug) 04/09/2020
#55503 Post Date display issue if we set empty from General Settings page Date/Time normal normal Awaiting Review defect (bug) 03/31/2022
#49559 Post Category Restoration Taxonomy normal normal Awaiting Review enhancement 03/02/2020
#57829 Post "Read" Capability for Rest API Posts, Post Types normal normal Awaiting Review enhancement 07/20/2023
#39261 Possible wrong base color for admin SVG-icons General normal normal Awaiting Review defect (bug) 12/15/2017
#38769 Possible password reset loop Login and Registration normal normal Awaiting Review defect (bug) 03/25/2019
#40984 Possible Bug with Named Orderby Meta Query SQL Query normal normal Awaiting Review defect (bug) 06/09/2017
#58062 Positioning of custom post type submenu Posts, Post Types normal normal Awaiting Review defect (bug) 04/12/2023
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal normal Awaiting Review feature request 05/04/2017
#42217 Plugins misuse get_plugins(), should be cached Plugins normal normal Awaiting Review enhancement 10/15/2017
#50735 Plugins Screen: introduce plugin types Plugins normal normal Awaiting Review feature request 07/22/2020
#51467 Plugins API endpoint regex breaks javascript parsing. Plugins normal normal Awaiting Review defect (bug) 07/28/2021
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails Plugins normal normal Awaiting Review enhancement 12/01/2017
#34052 Plugin-Install/Update Sections Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2023
#22287 Plugin in another plugin folder causes Activate link to be wrong on Download Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 09/17/2020
Note: See TracReports for help on using and creating reports.