Make WordPress Core

{8} Future Releases, Workflow Oriented (8217 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 (3101 - 3200 of 8217)

Needs Dev / Bug Wrangler Feedback (99 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 06/08/2022
#39909 Make title behaviours consistent across all widgets on first load westonruter Widgets normal normal Future Release enhancement dev-feedback 06/25/2021
#35669 Store widgets in a custom post type instead of options Widgets normal normal Awaiting Review enhancement dev-feedback 01/13/2025
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal Awaiting Review enhancement dev-feedback 05/25/2020
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022
#23020 wp.getPageList should act like wp.getPages XML-RPC normal normal defect (bug) dev-feedback 06/05/2019
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal Future Release enhancement dev-feedback 09/21/2020
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov XML-RPC low minor Future Release enhancement dev-feedback 01/20/2022
#35993 Unit tests: XML-RPC Request routines XML-RPC normal normal Future Release enhancement dev-feedback 01/20/2022
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher Login and Registration normal normal Awaiting Review enhancement needs-docs 02/25/2022
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement needs-docs 09/20/2022
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
#61555 Add deprecation notice to wp_title() Themes normal normal Awaiting Review enhancement needs-docs 07/04/2024
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 10/07/2022
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/08/2019
#40796 Twenty Seventeen: Overriding WordPress globals is prohibited Bundled Theme normal normal Awaiting Review defect (bug) needs-unit-tests 01/03/2025
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 06/04/2019
#36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
#33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 01/27/2021
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#58801 Prefetch Block Editor from Posts page adamsilverstein Editor normal normal Future Release enhancement needs-unit-tests 08/27/2024
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 01/17/2019
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/20/2017
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 10/22/2024
#2691 HTML comments in posts aren't handled properly. adamsilverstein* Formatting normal normal Future Release defect (bug) needs-unit-tests 04/21/2024
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 08/21/2024
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 11/27/2023
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 02/07/2024
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 05/26/2019
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 10/16/2020
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/16/2024
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement needs-unit-tests 06/04/2019
#29213 Introduce capability for access to nav-menus.php johnbillion Menus normal normal Future Release enhancement needs-unit-tests 01/30/2022
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 09/07/2017
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 11/06/2020
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) needs-unit-tests 02/02/2023
#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
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 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
#38183 Add hooks to be run before and after each callback Plugins normal normal Future Release enhancement needs-unit-tests 08/25/2017
#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 02/05/2017
#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) needs-unit-tests 06/04/2019
#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
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/14/2022
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 01/23/2025
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) needs-unit-tests 10/01/2018
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020
#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
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 04/03/2020
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2022
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 05/08/2021
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 11/09/2021
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 01/16/2019
#58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 02/12/2019
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 06/04/2019
#48175 Allow Template Resolution Algorithm to be Replaceable Themes normal normal Awaiting Review feature request needs-unit-tests 10/04/2019
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) needs-unit-tests 01/15/2025
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement needs-unit-tests 10/24/2017
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 07/28/2024
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement needs-unit-tests 09/27/2017
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 03/02/2019
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement needs-unit-tests 01/30/2022
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019

Needs Docs or Unit Tests (1 match)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
Note: See TracReports for help on using and creating reports.