Make WordPress Core

{8} Future Releases, Workflow Oriented (8256 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 (3901 - 4000 of 8256)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#49328 Add filter/action to append link to the login form footer inside the #login container Login and Registration normal trivial Awaiting Review enhancement 01/30/2020
#39298 Add filters for the exporter Export normal normal Awaiting Review enhancement 03/15/2019
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 01/27/2021
#38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
#36642 Add function to generate `image-set` attribute Media normal normal enhancement 09/03/2024
#58873 Add function to pass variables to scripts Script Loader normal normal Awaiting Review feature request 07/22/2023
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style Script Loader normal normal Awaiting Review defect (bug) 10/31/2023
#44073 Add functionality to search plugin with double quoted keyword Plugins normal normal Awaiting Review feature request 05/23/2018
#44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal Awaiting Review defect (bug) 07/22/2019
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 10/25/2020
#56752 Add get_post_metadata filters by $meta_key Options, Meta APIs normal normal Awaiting Review defect (bug) 10/12/2022
#43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 05/02/2018
#60675 Add hook for wp_check_for_changed_slugs() Permalinks normal normal Awaiting Review enhancement 04/18/2024
#13339 Add hook on network admin user forms Users normal normal enhancement 06/05/2019
#60552 Add hook to WP_Sitemaps::render_sitemaps() Sitemaps normal normal Awaiting Review defect (bug) 02/15/2024
#54212 Add hooks to get/update/add_option functions Options, Meta APIs normal normal Awaiting Review feature request 10/29/2023
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist Build/Test Tools normal normal Awaiting Review enhancement 09/25/2020
#55285 Add image brakes page Editor normal blocker Awaiting Review defect (bug) 03/01/2022
#59488 Add index to comment_type and comment_approved fields in comment table Comments normal normal Awaiting Review enhancement 11/17/2024
#38223 Add indicators to off-site links in wp-admin General normal normal Awaiting Review enhancement 03/16/2020
#57064 Add individual "Support" links to the plugin list page / theme page Plugins normal normal Awaiting Review feature request 11/10/2022
#51306 Add inline documentation for atomlib.php Feeds normal normal Awaiting Review defect (bug) 06/29/2021
#41876 Add inline help to Custom HTML widget rcreators Widgets normal normal Future Release defect (bug) 03/25/2025
#48996 Add lang attribute to the content in the backend I18N normal normal Future Release defect (bug) 04/29/2025
#59444 Add language injection comments for embedded languages in PHP General normal normal Future Release enhancement 09/26/2023
#50437 Add leniency to the overdue check for plugin and theme auto updates Upgrade/Install normal normal Future Release task (blessed) 11/19/2024
#54846 Add links to actual topics instead of general Debugging for messages only visible when Debug is enabled General normal normal Awaiting Review enhancement 02/17/2023
#56794 Add linting for `gutenberg_*` functions Build/Test Tools normal normal Awaiting Review defect (bug) 06/29/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
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein REST API normal normal Future Release feature request 10/19/2018
#30181 Add more Underscore.js array methods to wp.customize.Values and re-use _ for Customizer JS methods Customize lowest normal Future Release task (blessed) 03/14/2017
#28619 Add more filters to tune audio and video shortcode library Media normal normal enhancement 06/04/2019
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
#29411 Add multi-network helper functionality Networks and Sites normal normal Future Release enhancement 08/16/2017
#43798 Add multiple parent ids in get_terms function Taxonomy normal normal Awaiting Review enhancement 10/14/2020
#51086 Add native support for tabbed settings pages in WP Admin joedolson* Administration normal normal Future Release enhancement 12/17/2021
#32965 Add new Credit field to media attachment details Media normal normal enhancement 10/18/2023
#52286 Add new admin widget "Community message" Administration normal normal Awaiting Review enhancement 01/20/2021
#38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement 03/26/2019
#31504 Add new item gives bunch of errors if disabled Posts, Post Types normal normal defect (bug) 06/04/2019
#43604 Add option to completely disable syndication feeds Feeds normal normal Awaiting Review enhancement 01/16/2019
#55733 Add option to sort Pages by Slug Posts, Post Types normal normal Awaiting Review feature request close 05/15/2022
#63388 Add optional breadcrumb navigation to WordPress admin area General normal major Awaiting Review enhancement 05/04/2025
#28566 Add our own "Are you sure you want to leave this page?" message when possible Editor normal normal enhancement 06/04/2019
#42309 Add page-numbers CSS class to wp_link_pages generated links Themes normal normal Awaiting Review feature request 04/17/2018
#40046 Add password length filter in `register_new_user` function. Users normal normal Awaiting Review enhancement 06/01/2021
#57875 Add password strength meter for password protected content Posts, Post Types normal normal Future Release enhancement 11/19/2024
#23257 Add plural versions of Post Format strings Post Formats normal normal Future Release enhancement 07/17/2017
#60189 Add post duplication quick action Posts, Post Types normal normal Awaiting Review feature request 01/03/2024
#57933 Add query object for taxonomy terms (not posts) Taxonomy normal normal Awaiting Review enhancement 03/17/2023
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts Users normal normal Awaiting Review enhancement 03/19/2019
#43841 Add request confirmation and security logging for major user actions Administration normal normal Future Release enhancement 04/24/2018
#34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/2019
#58952 Add search to get_the_archive_title() Themes normal normal Awaiting Review enhancement 10/27/2023
#59106 Add secondary index on `wp_posts` table to improve media queries performance Database normal normal Awaiting Review enhancement 08/15/2023
#46641 Add site_id to WP_Post object Networks and Sites normal normal Awaiting Review enhancement 10/26/2022
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#47511 Add specific "default settings" for different locales I18N normal normal Future Release enhancement 09/30/2022
#43328 Add support for Web App Manifests General normal normal Future Release feature request 04/01/2025
#50412 Add support for common PHPUnit arguments when watching Build/Test Tools normal normal Awaiting Review enhancement 09/04/2020
#59351 Add support for querying by an exact date with WP_Date_Query Query normal normal Awaiting Review enhancement 09/15/2023
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024
#38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/2023
#51789 Add system filesize resource limit to wp_max_upload_size function Upload normal normal Awaiting Review enhancement 11/18/2020
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal normal Awaiting Review feature request 12/21/2019
#54374 Add the "Last updated" date to theme details Themes normal minor Awaiting Review enhancement 11/04/2021
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page Themes normal normal Awaiting Review feature request 06/02/2022
#20205 Add the ability to filter wp_get_attachment_image() Media normal normal enhancement 06/04/2019
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal Awaiting Review defect (bug) 04/20/2017
#51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal normal Awaiting Review feature request 03/28/2025
#58279 Add tool to easily discover and remove or override erratic "Update URI" for plugins Plugins normal normal Awaiting Review enhancement 10/11/2024
#53829 Add unique keywords for wp_mail calls to categorize it Mail normal normal Awaiting Review enhancement 08/15/2023
#60149 Add user-friendly options for customizing the style of password-protected pages Customize normal normal Awaiting Review enhancement 02/15/2024
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] Date/Time normal normal Future Release feature request 12/30/2024
#39626 Add video poster in media browser Media normal normal Awaiting Review enhancement 03/02/2020
#28006 Add visual cues when viewing drafts on the frontend Posts, Post Types normal normal Awaiting Review feature request 04/22/2019
#49378 Add warning banner about no-js in wp-admin Administration normal normal Awaiting Review enhancement 02/07/2020
#56376 Add wp_is_ini_value_changeable( 'memory_limit' ) yes or no to class WP_Debug_Data Site Health normal normal Awaiting Review enhancement 08/14/2022
#37200 Add wrappers with IDs to user-edit.php Users normal normal enhancement 06/05/2019
#40460 Add-On Grouping for Plugin List Screen Plugins normal normal Awaiting Review feature request 04/15/2017
#42478 Add_permastruct ignores EP_NONE and other args if %post_id% is present in struct Rewrite Rules normal normal Awaiting Review defect (bug) 11/08/2017
#54500 Added Javascript (such as online chat) are displayed also in the widget editor Widgets normal normal Awaiting Review defect (bug) 11/24/2021
#41680 Added rewrite tags using add_rewrite_tag() not working on static front-page Rewrite Rules normal normal Awaiting Review defect (bug) 08/20/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
#51738 Adding Adventr as an oEmbed provider Embeds normal normal Future Release enhancement 05/30/2023
#54778 Adding Filters in UI (Plugins) Plugins normal normal Awaiting Review enhancement 05/20/2023
#54627 Adding More Timestamp columns to database Database normal normal Awaiting Review enhancement 12/14/2021
#39632 Adding Query identifier attribute Query normal normal Awaiting Review feature request 06/07/2017
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post Taxonomy normal normal Awaiting Review defect (bug) 03/20/2023
#59746 Adding User Biographical Info without space breaks the container and adds horizontal scroll Users normal normal Awaiting Review defect (bug) 10/27/2023
#47694 Adding a filter for $searchand variable Query normal normal Awaiting Review enhancement 07/13/2019
#40500 Adding custom capabilities to a custom post type seems to break permalink link on post edit screen Posts, Post Types normal normal Awaiting Review defect (bug) 11/27/2019
#35887 Adding multiple media to post - selecting image size Media normal normal Awaiting Review defect (bug) 10/25/2023
#55321 Adding new themes in releases without a global theme auto-update setting renders installations insecure pbiron Upgrade/Install normal normal Future Release enhancement 11/02/2022
#53982 Adding pages to menus could be more user friendly Menus normal normal Awaiting Review enhancement 09/10/2021
#22940 Adding term checklist to Media modal has undesired results Media normal normal defect (bug) 06/04/2019
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice Taxonomy normal normal Awaiting Review defect (bug) 05/12/2025
#22128 Adding upload mimetype in Multisite does not work if mimetype is not already defined Upload normal minor Awaiting Review defect (bug) 05/15/2019
#55095 Adding widgets to widget area with the classic editor in appearance => widgets, widget does not display on front-end (brand new widgets only)) Widgets normal normal Awaiting Review defect (bug) 02/06/2022
Note: See TracReports for help on using and creating reports.