Make WordPress Core

{8} Future Releases, Workflow Oriented (8209 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 (6901 - 7000 of 8209)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61566 Wrong Dates on Release Archive Page General normal minor Awaiting Review defect (bug) 07/04/2024
#57129 Wrong Page Template Displayed in 6.1.x Administration normal major Awaiting Review defect (bug) 02/23/2023
#40327 Wrong SQL request for 'EXIST' OR 'NOT EXIST' on same post meta Query normal normal Awaiting Review defect (bug) 03/31/2017
#48786 Wrong URLs to categories, authors etc. to a site in a multisite Permalinks normal normal Awaiting Review defect (bug) 03/15/2023
#40161 Wrong documented or coded 'schedule_event' filter Cron API low normal Future Release enhancement 01/08/2019
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal Future Release defect (bug) 07/02/2020
#58538 Wrong menu is shown after adding new Header Template parts Menus normal normal Awaiting Review defect (bug) 06/14/2023
#54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal Awaiting Review defect (bug) 05/14/2022
#26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install normal normal defect (bug) 06/04/2019
#60739 Wrong redirection when installing with URI rewrite Upgrade/Install normal normal Future Release defect (bug) 05/17/2024
#49785 Wrong result / duplicates in query when using MariaDB Database normal normal Awaiting Review defect (bug) 04/03/2020
#40390 Wrong time (and date) in mail header send by phpmailer Mail normal normal Awaiting Review defect (bug) 05/02/2017
#44251 Wrong way of getting website root url when site is rewritten General normal normal Awaiting Review defect (bug) 05/28/2018
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag General normal normal Awaiting Review defect (bug) 03/30/2018
#44231 XML oembed discovery is not implemented correctly Embeds normal normal Awaiting Review defect (bug) 05/30/2023
#47470 XML parsing error: undefined entity (revisited) Feeds normal normal Awaiting Review defect (bug) 06/03/2019
#59414 XML-RPC - add updateMedia endpoint XML-RPC normal normal Future Release enhancement 06/25/2024
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#21386 XML-RPC needs a user permission method XML-RPC normal normal enhancement 06/05/2019
#32126 XML-RPC stopped working with 4.2 in a cross-domain scenario XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#26318 XMLRPC wp.uploadFile fails to place media in sub blogs XML-RPC normal normal defect (bug) 06/05/2019
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal normal Awaiting Review defect (bug) 09/13/2024
#61104 Yearly theme injection with auto-updates = true Upgrade/Install normal normal Awaiting Review enhancement 05/01/2024
#32773 You cannot move Private nor Passworded posts to Draft. You must make them public first. Posts, Post Types normal normal Awaiting Review defect (bug) 07/03/2017
#42074 YouTube Auto-Embed Does Not Work with Video+Playlist Links Embeds normal normal Awaiting Review defect (bug) 06/14/2018
#51059 YouTube Embed Embeds normal critical Awaiting Review defect (bug) 09/08/2020
#53254 YouTube blocks becomes uneditable Editor normal normal Awaiting Review defect (bug) 05/22/2021
#62680 YouTube embed doesn't let me add a caption General normal normal Awaiting Review defect (bug) close 12/12/2024
#60729 YouTube embed start= Embeds normal minor Awaiting Review defect (bug) 03/08/2024
#56346 Youtube oembed with double quotes in title breaks html Embeds normal normal Awaiting Review defect (bug) 08/08/2022
#53779 Youtube responsive widget broken with new widget layout Widgets normal normal defect (bug) 12/06/2021
#51381 ZIP replacement asks to network activate even when activated Plugins normal normal Awaiting Review defect (bug) 02/01/2021
#57390 [ wp-includes/template.php - get_archive_template() ] - archive for post doesn't load the correct template Themes normal normal Awaiting Review defect (bug) 12/28/2022
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal normal Awaiting Review feature request 04/26/2020
#47882 [Plugins][Add new]: Can't install plugin from More details pop-up Plugins normal normal Awaiting Review defect (bug) 08/16/2019
#47520 [WP5.2.1] Crop images in IE11 not working Editor normal normal Awaiting Review defect (bug) 03/12/2023
#59608 [bug] insert_with_markers with a UTF-8 translated marker causing .htaccess file broken with garbled characters I18N normal normal Awaiting Review defect (bug) 01/18/2024
#42825 [embed] shortcode - oembed_cache not being updated when $cached_recently is false Embeds normal normal Awaiting Review defect (bug) 01/17/2019
#25820 [embed] shortcode can't be escaped like others Shortcodes normal minor defect (bug) 06/04/2019
#56480 _add_post_type_submenus doesn't use WP_Post_Type::$menu_position Posts, Post Types normal normal Awaiting Review defect (bug) 04/12/2023
#54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
#49692 _prime_post_caches should not do anything if object cache is not running Cache API normal normal Awaiting Review defect (bug) 03/24/2020
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. Formatting normal normal Awaiting Review enhancement 01/24/2018
#35466 `add_filter()` errors when `spl_object_hash()` not exists General normal normal defect (bug) 06/04/2019
#55543 `add_menu_page` incorrectly requires SVG icon data URIs be base64 encoded Administration normal normal Future Release enhancement 10/29/2022
#46586 `determine_current_user` filter only run once per request Users normal normal Awaiting Review feature request 03/21/2019
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal Future Release defect (bug) 11/14/2019
#44279 `get_terms()` with `child_of` and `childless` combined Taxonomy normal normal Future Release defect (bug) 02/28/2024
#53108 `get_theme_file_uri()` fails with query params Themes normal normal Awaiting Review enhancement 04/29/2021
#51960 `grunt copy:dynamic` doesn't copy all changed files Build/Test Tools normal normal Awaiting Review defect (bug) 12/09/2020
#48360 `meta_value` is ignored when empty string is provided Query normal normal Awaiting Review defect (bug) 02/13/2020
#54135 `nav_menu_meta_box_object` filter doesn't work on taxonomies Menus normal normal Awaiting Review defect (bug) 09/16/2021
#55452 `safecss_filter_attr` removes background-images with URL parameters Formatting normal normal Future Release defect (bug) 04/20/2022
#56663 `tag_escape()` does not follow naming convention. Formatting normal normal Awaiting Review enhancement 09/27/2022
#40300 `title` parameter causes `WP_Query` to return sticky posts. Query normal normal Awaiting Review defect (bug) 03/29/2017
#44375 `update_option` in `WP_Widget::update` breaks Customizer Widgets normal normal Awaiting Review defect (bug) 01/17/2019
#44704 `wp.media.view.EmbedLink` and `oembed/1.0/proxy` don't work as expected Embeds normal normal Awaiting Review defect (bug) 08/07/2018
#59384 `wp_create_nonce()` should not have a default parameter General normal normal Awaiting Review enhancement 09/18/2023
#43456 `wp_html_split` <script> Shortcodes normal normal Awaiting Review defect (bug) 03/02/2018
#48410 `wp_insert_post()` can result in duplicate post data Posts, Post Types normal normal Awaiting Review defect (bug) 01/02/2020
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 04/19/2022
#48425 `wp_is_mobile()` doesn't detect iPad Safari anymore General normal normal Awaiting Review defect (bug) 10/24/2019
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#57599 `wp_theme_json_data_default` filter is not properly to setting `settings.spacing.padding` value Editor normal normal Awaiting Review defect (bug) 02/02/2023
#52631 ability to override http 'connect_timeout' HTTP API normal normal Awaiting Review enhancement 06/09/2022
#59605 activate, deactivate items in menue General normal normal Awaiting Review feature request 10/12/2023
#41646 activate.php and deactivate.php for Plugins Plugins normal normal Awaiting Review feature request 08/15/2017
#47488 add "extensibility" to WP_Privacy_Requests_Table Privacy normal normal Awaiting Review enhancement 06/06/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
#59216 add a filter on WP_User::get_data_by() Users normal normal Awaiting Review feature request 08/27/2023
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal normal Awaiting Review enhancement 02/02/2017
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal normal Awaiting Review enhancement 01/29/2024
#57059 add complete phpinfo() to site health Site Health normal minor Awaiting Review enhancement close 03/07/2024
#37338 add filter in get_data_by Users normal normal enhancement 06/05/2019
#39969 add filter to end of post_categories_meta_box() Taxonomy normal normal Awaiting Review enhancement 02/26/2017
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields Posts, Post Types normal normal Awaiting Review enhancement 06/15/2018
#45722 add markup to highlight the active tag Taxonomy normal normal Awaiting Review feature request 12/20/2018
#53688 add super admin feature to help developer Customize normal major Awaiting Review feature request 07/19/2021
#52950 add_meta_box issue in wordpress 5.7 Posts, Post Types normal major Awaiting Review defect (bug) 03/31/2021
#50279 add_query_arg() removes equal sign from assigned value General normal normal Awaiting Review defect (bug) 10/22/2020
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement 07/28/2020
#50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical Awaiting Review defect (bug) 08/14/2020
#51656 add_theme_support() for 'wp-dark-theme' so plugins can use consistent CSS for dark themes Themes normal normal Awaiting Review enhancement 10/28/2020
#58666 added HTML tags in HTML block Formatting normal major Awaiting Review defect (bug) 06/29/2023
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Awaiting Review feature request 03/02/2018
#45666 adding "order" as query arg to the homepage url you are redirected to the last posts page Query normal normal Awaiting Review defect (bug) 12/18/2018
#43781 adding apply_filters on $handle in localize Script Loader normal normal Awaiting Review enhancement 04/16/2018
#54435 admin-ajax.php : 404 Error General normal normal Awaiting Review defect (bug) 03/12/2022
#19707 admin-ajax.php requests via http regardless of force_ssl_admin() state Administration normal normal Awaiting Review enhancement 03/06/2018
#45688 admin_post_thumbnail_html filter no longer works in WordPress > 5.0 Post Thumbnails normal normal Awaiting Review defect (bug) 12/18/2018
#62202 allow plugin versions to be flagged as security updates Security normal normal Awaiting Review feature request close 10/10/2024
#61419 allow to disable plugin dependencies feature Plugins normal normal Awaiting Review feature request 07/02/2024
#51644 allowed_block_types breaks if array keys become non-sequential Editor normal minor Awaiting Review defect (bug) 02/23/2021
#59604 app passwords not working. Application Passwords normal normal Awaiting Review defect (bug) 10/16/2023
#55011 appearance Not showin Menu etc... Administration normal major Awaiting Review defect (bug) 01/31/2022
#61953 aspect-ratio setting for image in overwritten pattern not working Editor normal normal Awaiting Review defect (bug) 09/16/2024
#44039 attachment rewrite rule redirects to posts instead of showing 404 Rewrite Rules normal minor Awaiting Review defect (bug) 05/10/2018
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#60748 auth_redirect() login check doesn't exist or doesn't work Login and Registration normal normal Awaiting Review defect (bug) 04/19/2024
Note: See TracReports for help on using and creating reports.