Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7138 matches)

Create a new ticket
  • Active tickets slated for the next minor release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3301 - 3400 of 7138)

Needs Docs or Unit Tests (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
14 38 #26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 azaozz Formatting normal normal Future Release defect (bug) needs-unit-tests 6 years ago
6 16 #27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' bcworkz Query normal normal Future Release defect (bug) needs-unit-tests 5 years ago
16 45 #28081 Do a canonical redirect for pages when query var 'paged' is set ocean90 SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 22 months ago
1 12 #28172 edit_post() should call {un}stick_post() before calling wp_update_post() pbiron Posts, Post Types normal normal Future Release enhancement needs-unit-tests 4 years ago
17 18 #28625 Enhancement: Add constants to support SSL connections for mysqli hypertextranch Database normal normal Future Release enhancement needs-unit-tests 3 years ago
4 10 #29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy vmuryginIB Editor normal normal Future Release defect (bug) needs-unit-tests 14 months ago
7 24 #29319 filter dayswithposts in widget calendar kkarpieszuk SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 6 years ago
2 8 #32295 Pagination on preview/scheduled posts jacklyn.jade Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 14 months ago
8 10 #33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites mordauk johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 9 years ago
9 18 #34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins scamartist26 Plugins normal normal Future Release defect (bug) needs-unit-tests 9 years ago
2 7 #34435 Creating a post might fail during fall's DST switch due to ambiguous time danielbachhuber Date/Time normal normal Future Release defect (bug) needs-docs 7 years ago
4 17 #34475 get_comment_link incorrect page number in returned url. Property118 SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 7 years ago
5 20 #34981 Usage of `image_size_names_choose` breaks JS attachment model attributes dnaber-de Media normal normal Future Release defect (bug) needs-unit-tests 14 months ago
1 5 #35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() MikeSchinkel Taxonomy normal normal Awaiting Review enhancement needs-docs 7 years ago
3 9 #36012 Add .current-ancestor class to any relative menu item ancestor vovkasolovev SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 3 years ago
7 #36244 added a filter to allow the separator in the week date range to be changed pbearne pbearne Themes normal normal Future Release enhancement needs-docs 6 years ago
10 18 #36259 Switching language should update date and time formats SergeyBiryukov vagios I18N normal normal Future Release defect (bug) needs-unit-tests 9 months ago
4 #36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Whissi Media normal normal Awaiting Review defect (bug) needs-unit-tests 3 months ago
2 11 #36334 Custom RSS feed has wrong MIME type and forces download in browser Missilesilo Feeds normal normal Future Release defect (bug) needs-docs 6 years ago
2 4 #36339 Possible issue with export_wp() and undefined custom post types theMikeD Export normal normal Future Release defect (bug) needs-unit-tests 23 months ago
5 31 #36406 $network_wide is unreliable mensmaximus Plugins normal critical Future Release defect (bug) needs-unit-tests 7 years ago
4 6 #37344 Side effects on 'nav_menu_item_args' filter when appending to arguments dgwyer Menus normal normal Future Release defect (bug) needs-unit-tests 13 months ago
6 3 #37376 Make it possible for custom post type to have an archive but no single jason_the_adams Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 3 months ago
2 6 #37530 is_front_page() is based on wrong data -> gives wrong results TheInfinity Query normal normal Future Release defect (bug) needs-unit-tests 14 months ago
9 #37825 Introduce functions to check whether there are multiple taxonomy terms flixos90 Themes normal normal Future Release enhancement needs-unit-tests 8 years ago
7 6 #38052 wp-utility.js misses function argument null wiardvanrij General normal major Awaiting Review defect (bug) needs-unit-tests 6 months ago
1 2 #38243 Attempting to create a term with invalid UTF8 characters creates a blank term dd32 Taxonomy normal normal Future Release defect (bug) needs-unit-tests 7 years ago
4 20 #38303 register_meta and capabilities aren't working as expected tharsheblows rmccue Role/Capability normal normal Future Release defect (bug) needs-docs 9 years ago
8 12 #38310 Improve "wp_update_term" documentation ruud@… ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 5 years ago
1 2 #38432 Validate user creation and email change by token lriaudel Login and Registration normal normal Awaiting Review feature request needs-unit-tests 9 years ago
2 5 #38702 REST API: Add accessor functions for post_status and post_parent rmccue REST API normal normal Future Release enhancement needs-unit-tests 5 years ago
3 7 #39370 wp_insert_user() appends suffix to nicename when updating already existing user alfhen Users normal normal Future Release defect (bug) needs-unit-tests 14 months ago
5 7 #39939 A Contributor cannot preview their own post if it's scheduled johnbillion Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 11 months ago
11 14 #40142 WP Remote Remaining Methods bhubbard HTTP API normal normal Awaiting Review enhancement needs-unit-tests 10 days ago
3 8 #40143 Comment template functions don't check for comment existence SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 3 years ago
3 2 #40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes stuporglue Database normal normal Awaiting Review enhancement needs-unit-tests 7 months ago
5 9 #40513 switch_to_blog should accept a WP_site as param spacedmonkey Networks and Sites normal normal Future Release enhancement needs-unit-tests 5 years ago
6 12 #40538 Fix or remove useless PHPUnit tests johnbillion johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 4 years ago
5 5 #40646 Move code from `ms-settings.php` into functions flixos90 Networks and Sites normal normal Future Release enhancement needs-unit-tests 9 years ago
1 #40901 get_comments_number_text() third argument not used in certain situations eclare Comments normal normal Future Release defect (bug) needs-docs 7 years ago
4 #41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter pbiron Comments normal normal Future Release enhancement needs-unit-tests 9 years ago
2 8 #41463 Improve REST API tests that don't perform any assertions johnbillion johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 4 years ago
1 4 #41471 Page dropdown walker must check selected against value field geminorum Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10 months ago
6 7 #41821 REST API: Add support for threaded comments rmccue REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
8 #42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 3 years ago
1 3 #42404 Introduce singular capabilities for managing individual plugins johnbillion Role/Capability normal normal Future Release enhancement needs-unit-tests 15 months ago
3 9 #42549 Widgets: Allow gallery widget to display images from currently-queried singular post if no images selected westonruter audrasjb Widgets normal normal Future Release enhancement needs-unit-tests 7 years ago
21 34 #42785 Change default of `show_in_rest` in register_post_type and register_taxonomy joehoyle REST API normal normal Future Release enhancement needs-unit-tests 7 years ago
5 7 #42897 Hard deprecate functions deprecated before WP 3.7.0 peterwilsoncc General normal normal Future Release enhancement needs-unit-tests 6 years ago
4 8 #43010 Attribute Name Escape joe_bopper Formatting normal normal Awaiting Review enhancement needs-unit-tests 8 days ago
3 #43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() dimadin Canonical normal normal Future Release defect (bug) needs-unit-tests 8 years ago
2 4 #43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already flixos90 Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
1 5 #44034 Privacy: Introduce a function to count user requests by type birgire garrett-eclipse Privacy normal normal Future Release enhancement needs-unit-tests 3 weeks ago
1 1 #44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav allendav Privacy normal normal Future Release enhancement needs-docs 8 years ago
1 #44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked redsnowcompany Cache API normal normal Future Release enhancement needs-docs 5 years ago
5 5 #44744 Bug on canonical redirect with Hebrew query string. yehudah SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 7 years ago
1 2 #44801 `image_constrain_size_for_editor()` forcing the `$content_width` messes up dimensions flixos90 Media normal normal Future Release defect (bug) needs-unit-tests 7 years ago
4 5 #45084 WP_Term_Query multiple 'orderby' support keraweb Query normal normal Future Release enhancement needs-unit-tests 5 years ago
3 4 #45640 get_blogs_of_user improvements maniu alexstine Networks and Sites normal minor Awaiting Review enhancement needs-unit-tests 5 years ago
3 14 #46089 Memory exhaustion when setting script translations on `wp-i18n` aduth Script Loader normal normal Future Release defect (bug) needs-unit-tests 6 years ago
7 35 #46227 Add Rel-Feed Link to Header dshanske Feeds low trivial Future Release enhancement needs-unit-tests 5 years ago
1 3 #47279 $post object passed to clean_post_cache action can contain outdated values tabrisrp Posts, Post Types normal normal Future Release defect (bug) needs-docs 11 months ago
2 3 #47552 post_name when inserting is not guaranteed to be unique domslee Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 4 months ago
2 2 #47630 Multisite: Admin dashboard links are malfunctioning on mapped domain kalico realloc Networks and Sites normal normal Future Release defect (bug) needs-docs 12 days ago
4 13 #47713 image_get_intermediate_size does not return size if it equals original size mahnunchik SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 6 years ago
2 9 #48289 wp_normalize_path() breaks path_is_absolute() in Windows. paultgoodchild SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 5 years ago
21 39 #48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters Hinjiriyo costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 15 months ago
2 9 #49149 Write tests for WP_Query leogermani Query normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
2 3 #49179 Manage Post trackbacks within the REST API imath REST API normal normal Future Release enhancement needs-unit-tests 6 years ago
2 6 #49369 redirect_canonical() should strip trailing protocols onlyonemj Canonical normal major Awaiting Review defect (bug) needs-unit-tests 6 months ago
2 9 #49381 Add Javascript Documentation to privacy-tools.js garrett-eclipse Privacy normal normal Future Release enhancement needs-docs 5 weeks ago
2 5 #49385 wp_remote_get() cannot retrieve webcal URIs johnjamesjacoby HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 2 months ago
4 #49588 Cannot remove <div class="textwidget custom-html-widget"> jasom Widgets normal minor Awaiting Review feature request needs-unit-tests 6 months ago
1 #49641 Clarify what happens when meta_value is `''` in get_users like functions. growthwp Users normal normal Awaiting Review enhancement needs-docs 4 years ago
1 6 #49799 get_the_terms() object term cache check too strict? dingo_d Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
2 3 #50514 make_clickable nested links bug anonymized_13749270 Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
1 30 #51142 Invalid Moment.js locale from get_user_locale() slightlyfaulty External Libraries normal normal Future Release defect (bug) needs-unit-tests 3 years ago
4 #51471 pre_oembed_result filter missing from oembed proxy controller Bernhard Reiter Embeds normal normal Future Release defect (bug) needs-unit-tests 5 years ago
1 5 #51725 Canonical redirect and user_trailingslashit() mbis Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 3 years ago
#52350 Add documentation about meta capabilities derweili Role/Capability normal normal Awaiting Review enhancement needs-docs 6 years ago
4 16 #52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. tremidkhar SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 14 months ago
1 #53208 WordPress editor documentation: a few suggested changes tomdevisser Editor normal normal Awaiting Review defect (bug) needs-docs 5 years ago
14 #53319 Add support for a "reverse" argument in get_term_parents_list() function anonymized_14808221 Taxonomy normal normal Future Release enhancement needs-unit-tests 3 years ago
2 #53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? imath Widgets normal normal Future Release enhancement needs-unit-tests 5 years ago
2 59 #53816 Overview: Refactor the widgets read/write logic zieladam Widgets normal normal Future Release enhancement needs-docs 14 months ago
5 4 #53995 Application Passwords Expiration mboynes Application Passwords normal normal Future Release feature request needs-docs 4 months ago
#54235 Script for handling metadata in wp_postmeta julia77 Database normal normal Awaiting Review feature request needs-docs 5 years ago
3 4 #54293 Expand functionality of themes REST API spacedmonkey REST API normal normal Awaiting Review enhancement needs-unit-tests 12 months ago
3 53 #54516 Full site editing/REST-API: modify permission checks to use post type. peterwilsoncc REST API normal normal Future Release defect (bug) needs-unit-tests 15 months ago
7 33 #54797 Allow languages path in register_block_type Rahe I18N normal normal Future Release enhancement needs-unit-tests 5 months ago
5 8 #54943 image_get_intermediate_size(): size data is a bool, not an array throws notice / warning fhwebdesign Media normal normal Awaiting Review defect (bug) needs-unit-tests 15 months ago
11 19 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. alexandrebuffet Script Loader normal normal Future Release defect (bug) needs-unit-tests 5 months ago
2 6 #55261 Add a "file size" column to the media library menu siyavashebr Media normal normal Awaiting Review feature request needs-docs 4 years ago
3 41 #55290 Not all image edits are applied to all subsizes mitogh joedolson* Media normal normal Future Release defect (bug) needs-unit-tests 6 months ago
24 202 #55443 Create WebP sub-sizes and use for output adamsilverstein adamsilverstein Media normal normal Future Release enhancement needs-docs 11 months ago
3 7 #55523 Remove deprecation notice from get_the_excerpt jamesglendenning Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 6 months ago
3 6 #56254 PHP Warning: Undefined array key 1 wp-admin\menu-header.php on line 202 pras.88in Administration normal normal Awaiting Review defect (bug) needs-unit-tests 4 months ago
2 36 #56311 Week query variable is not being sanitized correctly domainsupport audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 8 weeks ago
4 15 #56344 Filters for Sharpening Images unsalkorkmaz antpb Media normal normal Future Release feature request needs-unit-tests 17 months ago
1 1 #56879 Add DDEV Page to Install Local Server Docs mayankgupta General normal normal Awaiting Review feature request needs-docs 4 years ago
Note: See TracReports for help on using and creating reports.