Make WordPress Core

{16} Needs Patch (2852 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2201 - 2300 of 2852)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal normal Awaiting Review enhancement dev-feedback 11/08/2021
#44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal Future Release enhancement 11/24/2020
#44145 Rework Privacy settings page to use the Settings API xkon* Privacy normal normal Future Release enhancement 09/26/2020
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal Awaiting Review enhancement 06/06/2019
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement 12/12/2019
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 01/27/2021
#40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 05/24/2024
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal Awaiting Review enhancement 01/16/2019
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 11/12/2024
#62484 Multiple selection of post type in Query loop block Query normal normal Awaiting Review enhancement close 05/26/2025
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 01/06/2025
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 02/12/2025
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 03/13/2019
#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
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement 11/02/2022
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 02/20/2020
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 01/31/2018
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal Awaiting Review enhancement 01/16/2019
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 02/12/2024
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 02/10/2020
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 12/09/2019
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 06/12/2026
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 12/16/2024
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 02/12/2025
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 07/11/2019
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 10/15/2020
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 07/28/2025
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 05/19/2025
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 06/12/2024
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 11/12/2019
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 09/30/2025
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 06/04/2019
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 07/14/2017
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 11/01/2017
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 08/22/2017
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 09/20/2020
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 09/01/2025
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 09/18/2018
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
#51325 Add a filter for script/style tags injected by wp_add_inline_{script|style} Script Loader normal normal Future Release enhancement 06/06/2023
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement close 08/13/2025
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#59076 Proposal for removing the version numbers of the JS and CSS files when SCRIPT_DEBUG is set to true Script Loader normal normal Awaiting Review enhancement close 08/12/2025
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement dev-feedback 05/27/2026
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025
#28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
#62949 HttpOnly flag for the post password cookie Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
#61706 Support for storing and getting encrypted options Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#36177 default htaccess should include security measures Security normal normal Awaiting Review enhancement 12/24/2024
#62129 Add a Site Health test for existence of sender email address Site Health normal normal Awaiting Review enhancement dev-feedback 08/07/2025
#62994 Add a site health check for global table schemas Site Health normal normal Awaiting Review enhancement 02/20/2025
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
#47210 Allow html on site health titles and description Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
#53230 Allow nested arrays to be displayed in site health. Site Health normal normal Awaiting Review enhancement 08/28/2022
#52652 Check for display_errors in Site Health Site Health normal normal Future Release enhancement 09/14/2023
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal normal Awaiting Review enhancement dev-feedback 07/03/2025
#59362 Display deprecated function usage in Site Health Site Health normal normal Awaiting Review enhancement dev-feedback 09/16/2023
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
#50389 Improve support for site health issues in WordPress Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2020
#53024 List https functionality health check failures as critical Site Health normal normal Future Release enhancement 11/10/2021
#57349 Page cache is not detected but the server response time is OK Site Health normal normal Awaiting Review enhancement reporter-feedback 03/07/2024
#47653 Site Health plugin security check Site Health normal normal Awaiting Review enhancement dev-feedback 09/07/2021
#47426 Site Health should check for incompatible plugins and plugins no longer maintained Site Health normal normal Awaiting Review enhancement 12/29/2020
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal normal Awaiting Review enhancement dev-feedback 10/23/2023
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal Awaiting Review enhancement dev-feedback 12/06/2019
#51336 Support php-error.php outside of WP_CONTENT_DIR Site Health normal normal Awaiting Review enhancement reporter-feedback 09/18/2020
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal normal Awaiting Review enhancement dev-feedback 10/13/2024
Note: See TracReports for help on using and creating reports.