Make WordPress Core

{16} Needs Patch (3316 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 (801 - 900 of 3316)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse Privacy normal normal Future Release enhancement 10/16/2020
#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
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/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 11/25/2024
#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
#51796 Raw post data instead of WP_Post instances Query normal normal Awaiting Review enhancement reporter-feedback 11/19/2020
#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 07/23/2024
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
#58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 04/30/2025
#54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
#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 10/25/2020
#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 06/26/2024
#38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
#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
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement needs-unit-tests 09/17/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 03/10/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
#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
#61734 Add the ability to handle "fetchpriority" to ES Modules and Import Maps Script Loader normal minor Future Release enhancement dev-feedback 10/03/2024
#59132 Create two filters in wp_scripts() and wp_styles(). Script Loader normal normal Awaiting Review enhancement reporter-feedback 11/27/2023
#43403 Improve wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 02/24/2018
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#38054 class.wp-scripts.php - add_action when init is already doing Script Loader normal normal Awaiting Review enhancement reporter-feedback 04/09/2019
#40276 enhancement: add a $type parameter to wp_add_inline_script() Script Loader normal normal Awaiting Review enhancement 11/08/2021
#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 12/31/2023
#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
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal normal Awaiting Review enhancement dev-feedback 03/06/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
#47336 Consider adding a JS/Client based Site Health Check for the REST API Site Health normal normal Awaiting Review enhancement close 10/25/2020
#51527 Debugging in Multisite context: list of plugins Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.