Make WordPress Core

{45} Needs patch, but has none (950 matches)

Create a new ticket
  • Tickets marked as needs-patch, but have never had a patch uploaded
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 950)

1 2 3 4 5 6 7 8 9 10

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 06/04/2019
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 07/12/2023
#54351 Checking for temp update directories may throw warnings Site Health normal normal Future Release defect (bug) dev-feedback 04/04/2022
#53024 List https functionality health check failures as critical Site Health normal normal Future Release enhancement 11/10/2021
#43989 Allow plugin searches to be filtered by "Requires PHP" version information Site Health normal normal Future Release task (blessed) needs-unit-tests 06/24/2019
#47880 Extend unit tests for Site Health component. Site Health normal normal Future Release task (blessed) needs-unit-tests 07/06/2020
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
#34041 Tying nonces to sessions breaks when users are switched Security normal major Future Release defect (bug) 06/04/2019
#36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
#51438 Use CSP directive upgrade-insecure-requests when using HTTPS Security normal normal Future Release enhancement needs-unit-tests 11/09/2021
#52388 Use HTTPS URL already during installation if supported Security normal normal Future Release enhancement needs-unit-tests 01/28/2021
#37756 Allow inline scripts on script aliases Script Loader normal normal Future Release defect (bug) needs-unit-tests 12/13/2019
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 07/21/2020
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#60597 Script Modules API: Allow list of enqueued module data to be exposed Script Loader normal normal 6.6 enhancement 03/01/2024
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#20558 allow wp_localize_script data to be added to existing objects Script Loader normal normal enhancement dev-feedback 06/04/2019
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) needs-unit-tests 05/25/2019
#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
#39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 03/15/2019
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
#24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
#52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) needs-unit-tests 06/08/2021
#57048 Handle trailing slashes in rest_preload_api_request REST API normal normal Future Release defect (bug) 11/09/2022
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint REST API normal normal Future Release defect (bug) 10/08/2019
#40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 03/03/2021
#58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 07/19/2023
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 08/01/2021
#47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
#45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 10/31/2018
#49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
#56312 Appending ?name to home URL shows the posts page instead of a static front page Query normal normal Future Release defect (bug) 01/06/2023
#39540 NOT EXISTS meta condition doesn't work if meta has NULL value. Query normal normal Future Release defect (bug) needs-unit-tests 07/14/2020
#60566 Posts Page as Draft remains publicly queryable Query normal normal Future Release defect (bug) 02/19/2024
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#46294 wp rest api fails to paginate page requests correctly when ordering on menu_order Query normal normal Future Release defect (bug) 04/12/2021
#38173 Meta query creates unecessary multiple left joins when using the same meta key Query normal normal Future Release enhancement 02/17/2017
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
#29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 06/04/2019
#15068 merging query objects/arrays Query normal normal enhancement 06/04/2019
#16910 Lazy evaluation for WP_Query Query normal normal feature request 06/04/2019
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal Future Release defect (bug) 05/12/2020
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal Future Release defect (bug) 08/22/2020
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal Future Release enhancement 10/20/2020
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 07/06/2020
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal Future Release enhancement 09/20/2019
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal Future Release enhancement 05/23/2019
#44153 Plugin privacy polices and admin notification Privacy normal normal Future Release enhancement 04/22/2019
#44145 Rework Privacy settings page to use the Settings API xkon* Privacy normal normal Future Release enhancement 09/26/2020
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/15/2019
#46288 'get_extended' breaks when using 'more' gutenberg block Posts, Post Types normal normal Future Release defect (bug) 04/24/2019
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* Posts, Post Types normal normal Future Release defect (bug) 02/17/2021
#47637 Enhance excerpt_remove_blocks to handle more types of group blocks Posts, Post Types normal normal Future Release defect (bug) 11/22/2021
#27494 Posts page appears into search results Posts, Post Types normal normal Future Release defect (bug) close 03/03/2020
#49969 Previewing the page designated as "latest posts" shows the frontpage Posts, Post Types normal normal Future Release defect (bug) 02/21/2024
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal Future Release defect (bug) 11/14/2019
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/06/2017
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters Posts, Post Types normal normal Future Release enhancement dev-feedback 03/26/2019
#14375 Post pagination should have a show all option Posts, Post Types normal normal Future Release feature request 06/12/2017
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal defect (bug) 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal enhancement 06/04/2019
#45356 adding a featured image takes forever now, what's going on with that. Post Thumbnails normal minor Future Release defect (bug) reporter-feedback 12/16/2018
#27425 Templates For Posts Formats Post Formats normal normal enhancement dev-feedback 06/04/2019
#47160 Backport blocking of plugin updates if required PHP version is not supported Plugins normal normal Future Release defect (bug) dev-feedback 10/07/2019
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal Future Release defect (bug) 07/02/2020
#60783 plugins_api() and parameters audrasjb* Plugins normal normal 6.6 defect (bug) 03/18/2024
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 08/25/2017
#60495 Following "plugins_list": Add a filter in get_views() in class-wp-plugins-list-table Plugins normal normal 6.6 enhancement 02/13/2024
#52191 Show plugin update notifications on Plugins screen on WordPress Multisite sub blogs Plugins normal minor Future Release enhancement 11/15/2021
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate Plugins normal normal defect (bug) 06/04/2019
#27994 Erroneous plugin deactivation should be a manual action Plugins normal normal enhancement 06/04/2019
1 2 3 4 5 6 7 8 9 10
Note: See TracReports for help on using and creating reports.