Make WordPress Core

{8} Future Releases, Workflow Oriented (7811 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2701 - 2800 of 7811)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/26/2025
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev Permalinks normal normal Awaiting Review defect (bug) dev-feedback 07/31/2023
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/18/2023
#35209 Permalinks of published pages get changed when creating new pages as a draft Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#34822 Post name permalinks problems Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#36694 [Pages] [Edit Page] Changing the Permalink URL updates the displayed anchor text, but not the HREF (URL) property Permalinks normal normal defect (bug) dev-feedback 01/28/2026
#32705 `includes_url` shouldn't use `site_url()` on the frontend Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#34555 superscript in url Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 02/06/2020
#6778 Detect when the config will cause infinite loop Permalinks normal normal Future Release enhancement dev-feedback 03/15/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#49871 REST API post link should be permalink for scheduled posts Permalinks normal normal Future Release enhancement dev-feedback 02/02/2026
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal normal Awaiting Review enhancement dev-feedback 08/07/2025
#37831 Change the permalink structure without changing the url of older articles Permalinks normal normal Awaiting Review feature request dev-feedback 04/19/2019
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 02/14/2022
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 02/03/2026
#20214 Pingback discovery doesn't strip fragment identifiers from URL Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#45389 trackback_url_list() trackback excerpt for multibyte correspondence SergeyBiryukov Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 02/02/2026
#32653 Improve Linkback Presentation Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 02/14/2017
#61381 Bulk update plugins no longer working when 1 Plugin failed to update audrasjb Plugins normal normal Future Release defect (bug) dev-feedback 11/06/2025
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) dev-feedback 08/13/2025
#59631 Despite using Update URI Plugin header, WP still tries to fetch the Update notes from WP org Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/11/2024
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 08/23/2019
#45861 Global variable in plugin main file Plugins normal normal Awaiting Review defect (bug) dev-feedback 07/15/2025
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#41638 Must-Use Plugin File Still Available With a dot at the beginning of a filename (aka supposedly hidden) Plugins normal normal Awaiting Review defect (bug) changes-requested 01/27/2026
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal Future Release defect (bug) dev-feedback 05/05/2017
#34052 Plugin-Install/Update Sections Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2023
#41001 Recently Active Plugins Option does not reset when you delete a plugin. Plugins normal normal Awaiting Review defect (bug) close 02/26/2022
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 05/12/2025
#55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
#49599 Wrong PHPDoc wp_get_active_and_valid_plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/23/2024
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 01/23/2026
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal normal Awaiting Review defect (bug) dev-feedback 01/30/2026
#27188 deactivated_plugin behaves improperly Plugins normal normal defect (bug) dev-feedback 10/22/2023
#28226 menu_page_url does not return correct URL on network admin Plugins normal normal defect (bug) dev-feedback 01/31/2026
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins normal normal Future Release enhancement dev-feedback 02/02/2026
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal normal Awaiting Review enhancement needs-unit-tests 01/19/2026
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow Plugins normal normal Future Release enhancement needs-unit-tests 01/30/2026
#62043 Allow plugins and themes perform extra checks upon install/upgrade via filter Plugins normal normal Future Release enhancement dev-feedback 02/17/2025
#12718 Better structure for admin menu Plugins normal normal Future Release enhancement dev-feedback 02/07/2018
#52400 Dependency management for plugins and libraries Plugins normal normal enhancement dev-feedback 09/20/2024
#61619 Display compatibility metadata for Dependent plugins Plugins normal normal Awaiting Review enhancement dev-feedback 07/06/2025
#46571 Fix contributors list in plugin information + duplicate CSS Plugins normal normal Awaiting Review enhancement dev-feedback 03/20/2019
#37656 Improve plugin bootstrapping processes Plugins normal normal Awaiting Review enhancement dev-feedback 02/03/2026
#39441 Improve the Settings API for accessibility and ease of use. Plugins normal normal Future Release enhancement dev-feedback 01/10/2023
#61737 Naming the plugin which is doing a fatal error on plugin activation/resumption Plugins normal normal Awaiting Review enhancement dev-feedback 08/24/2024
#60061 Rename "add new plugin" button Plugins normal normal Awaiting Review enhancement dev-feedback 01/26/2024
#58363 Update Hello Dolly plugin to current standards Plugins normal normal Awaiting Review enhancement dev-feedback 06/25/2025
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 04/15/2020
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal Awaiting Review feature request dev-feedback 04/06/2018
#53149 Plugins: Consider using `block.json` file as an entry point for blocks from Block Directory Plugins normal normal feature request dev-feedback 02/18/2022
#46991 Stop propagation on actions or filter Plugins low normal Awaiting Review feature request dev-feedback 11/19/2020
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal normal Awaiting Review feature request dev-feedback 07/22/2025
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Future Release defect (bug) dev-feedback 06/16/2025
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#44524 Allow Users to View Custom Post Type Admin Page Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/01/2026
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal Future Release defect (bug) dev-feedback 02/10/2026
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/14/2022
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 11/06/2019
#59610 Post modified date cannot be updated through WP-CLI Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 10/13/2023
#55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#39443 Search Page Template the_category() bug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/04/2020
#57438 Slug is not generated when saving posts as draft Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#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
#59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/21/2024
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 04/01/2020
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 02/01/2026
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/15/2020
#36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/29/2021
#50546 Add better error notices when deleting things fail Posts, Post Types normal normal Future Release enhancement dev-feedback 07/07/2020
#32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/30/2019
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/04/2026
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/16/2025
#57496 Lazy load post meta spacedmonkey Posts, Post Types normal normal Future Release enhancement dev-feedback 01/20/2026
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#39848 New filter 'the_title_wrap' Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/13/2025
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/14/2022
#39666 Put front page on top of "All pages" list Posts, Post Types normal normal Future Release enhancement dev-feedback 06/19/2025
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/07/2025
#35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/15/2025
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
#64362 Support for Faux WP_Post Objects Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 01/09/2026
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/06/2026
Note: See TracReports for help on using and creating reports.