Make WordPress Core

{7} Future Releases (8070 matches)

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

Results (7901 - 8000 of 8070)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
18 #19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 20 months ago
2 #40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 3 years ago
8 #57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 16 months ago
2 #22310 wp_insert_user bit ilogical with rich_editing Users normal normal Awaiting Review enhancement 8 years ago
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 8 years ago
2 #40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 9 years ago
3 #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 2 years ago
3 #39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 15 months ago
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal normal Awaiting Review defect (bug) 3 years ago
2 #61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 2 years ago
#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 4 years ago
2 #58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 2 years ago
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 8 months ago
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 12 months ago
#51482 wp_kses_post should filter javascript content as well as the <script> tags Formatting normal minor Awaiting Review enhancement 6 years ago
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) reporter-feedback 15 months ago
2 #7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 13 months ago
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
1 #39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 22 months ago
5 #23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 3 years ago
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 7 years ago
1 #41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 7 weeks ago
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' Taxonomy normal normal Awaiting Review enhancement 9 years ago
#63157 wp_list_comments behaves differently when passed string or array Comments normal normal Awaiting Review defect (bug) 17 months ago
1 #41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 9 years ago
2 #43025 wp_list_filter should filter all iterable objects General normal normal Awaiting Review defect (bug) 9 years ago
2 #27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 15 months ago
2 #41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
3 #15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 7 years ago
1 #57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 5 days ago
8 #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 20 months ago
3 #30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 2 years ago
1 #57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 3 years ago
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 4 years ago
2 #57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 2 years ago
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) 16 months ago
#65702 wp_lostpassword_url() duplicates the base path on a Multisite network installed in a subdirectory General normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
17 #21352 wp_lostpassword_url() on multisite Login and Registration normal normal Future Release enhancement 5 years ago
7 #28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) changes-requested 12 months ago
2 #62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," Mail normal normal Future Release enhancement has-patch 7 months ago
#65884 wp_map_nav_menu_locations() reuses $slug for a nested loop, so some new theme locations are skipped Menus normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#60855 wp_mkdir_p can error when simultaneous requests attempt to create the same directory General normal normal Awaiting Review defect (bug) 2 years ago
1 #46042 wp_nav_menu always returns a container Menus normal normal Awaiting Review defect (bug) 8 years ago
3 #18842 wp_nav_menu confuses new developers when it falls through to page listing Menus normal normal Awaiting Review defect (bug) 9 years ago
2 #19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 7 years ago
2 #48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 5 years ago
6 #22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 14 months ago
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) dev-feedback 14 months ago
3 #62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 16 months ago
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 23 months ago
6 #44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement has-patch 4 months ago
2 #50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 4 years ago
4 #36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 7 years ago
1 #58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 3 years ago
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 16 months ago
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query normal minor Awaiting Review defect (bug) 4 years ago
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal Awaiting Review defect (bug) 8 years ago
#63099 wp_rand() function returns only 0 or 1 when called without parameters on 32-bit PHP systems General normal normal Awaiting Review defect (bug) has-patch 16 months ago
1 #19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 7 years ago
1 #49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 7 years ago
1 #58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal Future Release defect (bug) has-patch 23 months ago
2 #34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 10 years ago
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 3 years ago
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 3 years ago
2 #49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 3 months ago
2 #42839 wp_remote_post should support multipart uploads HTTP API normal normal Awaiting Review feature request 7 years ago
1 #27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 7 years ago
6 #53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 7 months ago
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 7 years ago
2 #64902 wp_save_image() fatal error when wp_save_image_file() returns WP_Error Media normal normal Awaiting Review defect (bug) has-patch 2 months ago
7 #59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#60657 wp_schedule_event problem Cron API normal normal Awaiting Review defect (bug) 3 years ago
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). General normal normal enhancement 7 years ago
5 #58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 3 weeks ago
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal normal Awaiting Review defect (bug) 4 years ago
#58700 wp_set_comment_status() modifies post_content Comments normal major Awaiting Review defect (bug) 3 years ago
1 #65805 wp_set_object_terms() casts numeric term IDs to strings via array_unique(), causing false matching by term name Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 6 weeks ago
#41522 wp_set_password() doesn't trigger a changed password notification Users normal normal Awaiting Review defect (bug) close 2 years ago
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
2 #54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal Awaiting Review defect (bug) 5 years ago
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) has-patch 2 months ago
2 #63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal normal Awaiting Review defect (bug) 6 weeks ago
2 #65254 wp_signup_url() function proposal Networks and Sites normal normal Awaiting Review enhancement 7 weeks ago
10 #38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 3 months ago
#65669 wp_split_selector_list() naively re-splits selector lists and mis-splits valid selectors Editor normal normal defect (bug) has-patch 8 weeks ago
1 #54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 5 years ago
5 #37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 8 years ago
1 #55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 2 years ago
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 4 years ago
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal normal Awaiting Review defect (bug) 7 years ago
1 #40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 6 years ago
1 #28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 7 years ago
1 #48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 7 years ago
9 #18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal Future Release defect (bug) has-patch 3 months ago
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal normal Awaiting Review defect (bug) 7 years ago
1 #60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 2 years ago
1 #64552 wp_trim_words fails with certain charsets in the Excerpt Formatting normal normal Future Release defect (bug) has-patch 6 months ago
Note: See TracReports for help on using and creating reports.