Make WordPress Core

{8} Future Releases, Workflow Oriented (8239 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 (1901 - 2000 of 8239)

Has Patch / Needs Testing (58 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62312 wp_image_src_get_dimensions() - Warning for SVG with postmeta height and width empty Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/17/2019
#40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
#60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) has-patch 11/25/2024
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 01/08/2025
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 02/03/2025
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) has-patch 12/06/2021
#28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#46217 wp_mail() not sending messages on PHP7.3.x Mail normal major Awaiting Review defect (bug) has-patch 11/21/2019
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal Future Release defect (bug) has-patch 10/12/2017
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) has-patch 06/05/2024
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 02/13/2025
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal Future Release defect (bug) has-patch 10/29/2024
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 06/19/2023
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 04/23/2024
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
#60886 wp_trigger_error() has no action or filter to always run like wp_doing_it_wrong has General normal trivial Awaiting Review enhancement has-patch 06/05/2024
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#58304 wp_update_image_sizes Media normal blocker Awaiting Review defect (bug) has-patch 06/29/2023
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 06/30/2024
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#25449 wp_upload_dir() doesn't support https Upload normal major Future Release defect (bug) has-patch 11/25/2020
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 01/17/2019
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
#57772 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 02/21/2023
#57773 wpfooter credit hide the plugin activation button Administration normal normal Awaiting Review defect (bug) has-patch 02/20/2023
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor Awaiting Review defect (bug) has-patch 06/29/2023
#52181 wrong mimetime for gzip files Media normal normal Future Release defect (bug) has-patch 06/07/2021
#55968 xss string to be treated as simple string Editor normal normal Awaiting Review defect (bug) has-patch 10/31/2022

Needs Dev / Bug Wrangler Feedback (42 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35310 "Add Media" dropzone shouldn't take up the entire modal window Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#59670 "Content-Transfer-Encoding" might break when sending multiple mails Mail normal normal Awaiting Review defect (bug) dev-feedback 10/31/2023
#38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 02/06/2020
#60693 "Previously approved comment" for logged out users bug Comments normal normal Awaiting Review defect (bug) dev-feedback 03/07/2024
#56686 "internal" post status practical usage? Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 10/04/2022
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal Awaiting Review enhancement dev-feedback 10/14/2017
#45343 $query->post is null when WP_Query `fields` parameter is present Query normal normal Awaiting Review defect (bug) dev-feedback 11/14/2018
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal Awaiting Review enhancement dev-feedback 06/08/2018
#50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
#60076 200 tags maximum Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 12/17/2023
#19686 404 - File or directory not found Permalinks low normal defect (bug) dev-feedback 06/04/2019
#54910 5.9 Bug - Blank Home Page Themes normal major Awaiting Review defect (bug) close 01/03/2025
#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
#60452 @category tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) dev-feedback 02/23/2024
#32639 A URL Agnostic Wordpress General normal normal Awaiting Review feature request dev-feedback 07/25/2018
#38805 A hook is missing in class WP_List_Table Administration normal major Awaiting Review defect (bug) dev-feedback 04/20/2022
#36420 A more forgiving redirect guesser Canonical normal normal Awaiting Review enhancement dev-feedback 06/25/2024
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) dev-feedback 02/15/2024
#38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal normal Awaiting Review feature request dev-feedback 01/06/2020
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 04/15/2020
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 03/28/2018
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#52762 About page widget to Dashboard Administration normal normal Awaiting Review feature request dev-feedback 05/31/2023
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement needs-unit-tests 10/05/2024
#20746 Accessing non-existing theme folder in Network install gives 500 error Rewrite Rules normal normal Future Release defect (bug) dev-feedback 04/18/2024
#15230 Action hook before the inserting post into the database Posts, Post Types normal normal Future Release enhancement dev-feedback 05/11/2021
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 09/02/2024
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#39907 Add "Remove all widgets" button for themes with multiple widget areas Customize normal normal Awaiting Review enhancement dev-feedback 05/29/2021
#46171 Add "backing up this post in your browser" label to post-type Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/01/2019
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 10/19/2019
#37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#61356 Add $is_module as an extra strategy argument when enqueueing js script. Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' Upload normal normal Future Release enhancement dev-feedback 05/15/2019
#18816 Add 'offset' parameter and 'ancestral' boolean to wp_nav_menu Menus normal normal enhancement dev-feedback 06/04/2019
#57931 Add Border Radius to WP Dashboard Post Boxes Administration normal normal Awaiting Review enhancement dev-feedback 01/25/2025
#20977 Add Dynamic Comment Statuses Comments normal normal Future Release enhancement dev-feedback 01/14/2020
#49035 Add Export & Erasure requests to a dashboard widget. Privacy normal normal Future Release feature request dev-feedback 02/09/2025
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal normal Awaiting Review feature request dev-feedback 07/17/2023
Note: See TracReports for help on using and creating reports.