Make WordPress Core

{16} Needs Patch (2770 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 (2101 - 2200 of 2770)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal Awaiting Review enhancement 7 years ago
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 13 months ago
#65501 Password Protected Page Text Posts, Post Types normal normal Awaiting Review enhancement close 6 weeks ago
#39666 Put front page on top of "All pages" list Posts, Post Types normal normal Future Release enhancement dev-feedback 14 months ago
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 11 months ago
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 13 months ago
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Future Release enhancement close 6 months ago
#44842 Search post box in mobile Posts, Post Types normal normal Future Release enhancement 4 years ago
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 2 years ago
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 5 years ago
#64712 Sticky Posts don't appear at top of Category / Taxonomy pages Posts, Post Types normal normal Awaiting Review enhancement close 6 months ago
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 months ago
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal Awaiting Review enhancement has-patch 9 months ago
#65078 get_page_by_title should not be deprecated Posts, Post Types normal normal Awaiting Review enhancement close 3 months ago
#28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 5 years ago
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal Awaiting Review enhancement 4 years ago
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 6 months ago
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal Future Release enhancement 6 years ago
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 6 years ago
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 6 years ago
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal Future Release enhancement 7 years ago
#43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 7 years ago
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 8 years ago
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 8 years ago
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim Privacy normal normal Future Release enhancement 2 years ago
#51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 6 years ago
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 12 months ago
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 6 years ago
#44683 Export and Erase personal data - emails sent to wrong address if username is an email address which is different from the actual email address xkon Privacy normal normal Future Release enhancement dev-feedback 6 years ago
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 6 years ago
#44268 GDPR concerns on the core commenting flow Privacy normal normal Awaiting Review enhancement 8 years ago
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal Future Release enhancement 7 years ago
#43811 Licence & Policy notice during installation xkon Privacy normal normal Awaiting Review enhancement 3 years ago
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal Future Release enhancement 6 years ago
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal Future Release enhancement 7 years ago
#46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal Future Release enhancement 6 years ago
#44153 Plugin privacy polices and admin notification Privacy normal normal Future Release enhancement 7 years ago
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse Privacy normal normal Future Release enhancement 6 years ago
#54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal normal Awaiting Review enhancement dev-feedback 5 years ago
#44538 Provide a way to show what change occurred to the suggested privacy policy text. Privacy normal normal Future Release enhancement 6 years ago
#44145 Rework Privacy settings page to use the Settings API xkon* Privacy normal normal Future Release enhancement 6 years ago
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal Awaiting Review enhancement 7 years ago
#56105 Call update_post_parent_caches in the_post function in WP_Query class Query normal normal Awaiting Review enhancement needs-unit-tests 3 years ago
#39447 Improvement to the get_the_posts_navigation SergeyBiryukov Query normal normal Future Release enhancement needs-unit-tests 6 years ago
#40341 Make search possible in custom fields Query normal normal Awaiting Review enhancement 2 years ago
#42907 Meta Queries: support ordering by meta_value but still including items without that key Query normal normal Awaiting Review enhancement 8 years ago
#38173 Meta query creates unecessary multiple left joins when using the same meta key pbearne Query normal normal Future Release enhancement 21 months ago
#62484 Multiple selection of post type in Query loop block Query normal normal Awaiting Review enhancement close 15 months ago
#62476 Need the ability to clear WP_Query cache partially and ability to set expiry for queries. Query normal normal Future Release enhancement 19 months ago
#40434 Optimize SQL in Admin - In the Post/CPT List `wp-admin/edit.php` > the function get_posts() Query normal normal Awaiting Review enhancement 18 months ago
#41843 Provide more flexibility to the `get_{$adjacent}_post_where` hook Query normal normal Awaiting Review enhancement 7 years ago
#39708 Provide suppress_actions argument on WP_Query::get_posts or apply suppress_filters to pre_get_posts Query normal normal Awaiting Review enhancement 8 years ago
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 8 years ago
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 6 years ago
#30044 Use subqueries for AND clauses in WP_Meta_Query Query normal normal Future Release enhancement 4 years ago
#49149 Write tests for WP_Query Query normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 9 years ago
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 8 years ago
#43324 query_vars is not necessarely representative of the final query_vars used to build the SQL query Query normal normal Awaiting Review enhancement 8 years ago
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 2 years ago
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 2 years ago
#33833 Quick/Bulk Edit are not visually consistent Quick/Bulk Edit normal normal Future Release enhancement 7 years ago
#11472 Should QuickEdit remove posts from lists as needed? Quick/Bulk Edit low minor Future Release enhancement 7 years ago
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 2 months ago
#49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 2 years ago
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 20 months ago
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 18 months ago
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal normal Awaiting Review enhancement 7 years ago
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 3 years ago
#41463 Improve REST API tests that don't perform any assertions johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 6 years ago
#50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 6 years ago
#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 9 years ago
#46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 13 months ago
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 9 years ago
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 15 months ago
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 6 years ago
#35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 9 years ago
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) REST API normal normal Awaiting Review enhancement dev-feedback 4 weeks ago
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal normal Awaiting Review enhancement 2 years ago
#54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 2 years ago
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 7 years ago
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 5 years ago
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 8 years ago
#47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 7 years ago
#40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 3 years ago
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 11 months ago
#14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 7 years ago
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 9 years ago
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 8 years ago
#36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 8 years ago
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 6 years ago
#33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 6 years ago
#41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 11 months ago
#20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement 8 years ago
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 8 years ago
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 2 years ago
Note: See TracReports for help on using and creating reports.