Make WordPress Core

{30} Tickets with a focus on (5337 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2301 - 2400 of 5337)

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61551 Page template list lacks sorting Editor normal normal Awaiting Review enhancement 07/02/2024
#53630 Prior State Recall for Panes in Editor (Collapse/Expanded) Editor normal trivial Awaiting Review enhancement 07/08/2021
#59620 Remove a query to /wp-json/wp/v2/users from the editor where there isn't a real need Editor normal normal Awaiting Review enhancement 10/13/2023
#59811 Remove suggestion to add tags and categories Editor normal normal Awaiting Review enhancement 11/08/2023
#57016 When searching for a block, there is an unexpected blank space at the bottom of the Editor Editor normal normal Awaiting Review enhancement 11/07/2022
#61599 Can synchronize with pages and templates ? Editor normal normal Awaiting Review feature request 08/04/2024
#50214 Consider introducing the concept of "Editors" Editor normal normal Awaiting Review feature request 11/23/2020
#50615 Editor: Create standalone JSON schema for block type definition Editor normal normal Awaiting Review feature request 04/30/2022
#53864 Feature Request - Add sizing options for Video Block Editor normal normal Awaiting Review feature request 08/03/2021
#56069 Footer Template Parts and Reusable Blocks Have Added Spacing By Default Editor normal normal Awaiting Review feature request 08/10/2022
#61001 Hide the Editor Page Title when the current Template is "Page No Title" Editor normal trivial Awaiting Review feature request 04/15/2024
#55951 Page List and Latest Posts Text Colors Do Not Automatically Adjust to Background Color in 6.0 Editor normal major Awaiting Review feature request 06/24/2022
#59201 Taxonomy Query Loop Editor normal normal Awaiting Review feature request 08/25/2023
#61422 registerBlockVariation not holding the blockName param Editor normal normal Awaiting Review feature request 08/01/2024
#61223 Date Time and UTC / GTM Timezone is not synchronizing Date/Time normal major Awaiting Review defect (bug) 06/12/2024
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones Date/Time normal minor Awaiting Review defect (bug) needs-unit-tests 06/02/2021
#55503 Post Date display issue if we set empty from General Settings page Date/Time normal normal Awaiting Review defect (bug) 03/31/2022
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 06/22/2020
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 05/05/2021
#29849 Better human_time_diff() Rarst* Date/Time normal normal Awaiting Review enhancement has-patch 09/25/2020
#55685 Date setting should have two more options: j.n.Y and d.m.Y Date/Time normal normal Awaiting Review enhancement 05/05/2022
#28988 Detect Time Zones automatically at installation Date/Time normal normal Awaiting Review enhancement dev-feedback 05/05/2021
#58774 Sorting Posts after Published Date OR Last Update should be a standard function Date/Time normal normal Awaiting Review feature request 07/10/2023
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal Awaiting Review defect (bug) 04/08/2018
#39811 Bug maybe_unserialize() broke mysql data. Database normal normal Awaiting Review defect (bug) 02/20/2017
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* Database normal normal Awaiting Review defect (bug) dev-feedback 01/12/2024
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 07/23/2024
#50789 Improve WPDB logic around information_schema Database normal normal Awaiting Review defect (bug) 06/11/2021
#41278 SQL_CALC_FOUND_ROWS slow query Database normal normal Awaiting Review defect (bug) 07/19/2017
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal Awaiting Review defect (bug) dev-feedback 03/15/2019
#30795 Upgrade bug affecting indexing Database normal normal Awaiting Review defect (bug) 03/22/2019
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#53320 Why delete_metadata and update_metadata slow performance? Database normal normal Awaiting Review defect (bug) 03/26/2024
#41302 WordPress not stopping queries which have reached limit and preventing users to load WordPress until query times out Database normal normal Awaiting Review defect (bug) 07/14/2017
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install Database normal normal Awaiting Review defect (bug) dev-feedback 11/11/2017
#46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
#51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
#41469 test_charset_switched_to_utf8() is not tested on Travis CI Database normal normal Awaiting Review defect (bug) 07/28/2017
#41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 08/17/2018
#39748 Function to insert or update DB value Database normal normal Awaiting Review enhancement 10/29/2017
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#46179 Make fetch_array accessible in $wpdb Database normal normal Awaiting Review enhancement 02/04/2019
#61604 Split `wp_insert_post` in two Database normal minor Awaiting Review enhancement 07/09/2024
#41054 Use sargable date filtering where possible Database normal normal Awaiting Review enhancement 06/15/2017
#40150 VARCHAR/TEXT inefficiencies Database normal normal Awaiting Review enhancement 03/14/2017
#42703 WP_Query: Swap parsing date into own method Database normal normal Awaiting Review enhancement 01/16/2019
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#8924 autoload should be boolean in add_option() Database lowest normal Awaiting Review enhancement 03/15/2019
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes Database normal normal Awaiting Review enhancement needs-unit-tests 04/04/2017
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. Database normal normal Awaiting Review feature request dev-feedback 10/04/2022
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
#39352 Customize: menu widgets have two edit shortcuts Customize normal normal Awaiting Review defect (bug) 05/24/2021
#40183 Customizer strange slide out Customize normal normal Awaiting Review defect (bug) 05/29/2021
#54184 HTML entities get decoded in Customizer text fields Customize normal normal Awaiting Review defect (bug) 09/26/2021
#46422 Improve the Customizer header "placeholder" Customize normal normal Awaiting Review defect (bug) 03/23/2020
#31970 Live Preview header image crop is not correct size Customize normal normal Awaiting Review defect (bug) 03/21/2017
#43197 Nesting @media rule inside @supports rule fails CSS validation Customize normal normal Awaiting Review defect (bug) dev-feedback 05/30/2021
#55146 WP5.9 Customizer partially white-screens in Safari browser Customize normal normal Awaiting Review defect (bug) 02/11/2022
#41972 Add Import/Export functionality to the Customizer Customize normal normal Awaiting Review enhancement 07/13/2018
#40432 Customizer: Should we stop contextually hiding features? Customize normal normal Awaiting Review enhancement 09/12/2018
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 07/26/2017
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement 07/25/2024
#50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2021
#62001 Inconsistent Text Selection Color Contrast on date, time, month, week & datetime-local Customize normal normal Awaiting Review enhancement 09/10/2024
#47500 Optimize customizer load time Customize normal normal Awaiting Review enhancement dev-feedback 07/15/2024
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal normal Awaiting Review enhancement 03/13/2017
#58610 Allow Custom CSS to Site Admins in Multisite Customize normal major Awaiting Review feature request 08/23/2024
#53688 add super admin feature to help developer Customize normal major Awaiting Review feature request 07/19/2021
#36082 Schedule post, not added to cron, shown as 'scheduled' in admin. Doesn't publish. Cron API normal normal Awaiting Review defect (bug) 06/04/2019
#39340 Scheduled Posts are being missed (problem with wp-cron.php?) Cron API normal normal Awaiting Review defect (bug) 04/03/2020
#29581 Scheduled Posts do not work in WordPress 4.0 Cron API normal normal Awaiting Review defect (bug) 06/04/2019
#61450 The `recovery_mode_clean_expired_keys` cron event is orphaned after converting to Multisite Cron API low minor Awaiting Review defect (bug) has-patch 06/16/2024
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#58470 Add configurable batching to `wp_scheduled_delete` for controlling cleanup operations Cron API normal normal Awaiting Review enhancement 06/07/2023
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#52930 Can't close Insert/Edit Link Pop Up when Editting a Comment Comments normal normal Awaiting Review defect (bug) 03/28/2021
#41581 Cleared Comments stuck in moderation Comments normal normal Awaiting Review defect (bug) 08/31/2018
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal normal Awaiting Review defect (bug) 11/22/2019
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 10/25/2020
#55409 Comment link navigation positioning messed with comment, when i try option “break comment to 50 top level” Comments normal normal Awaiting Review defect (bug) 03/17/2022
#48519 Comment reply form in admin incompatible with most custom fields plugins Comments normal normal Awaiting Review defect (bug) 11/06/2019
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 04/30/2019
#42459 Comments metabox doesn't load all the comments when clicking "Show more comments" link Comments normal normal Awaiting Review defect (bug) 07/31/2018
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) has-patch 04/02/2023
#46943 Settings ->Discussion bad view dropdown in mobile version Comments normal normal Awaiting Review defect (bug) 10/21/2019
#40352 WP REST API, Comments Not Triggering 'comment_post' Comments normal normal Awaiting Review defect (bug) dev-feedback 11/26/2019
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#59440 WP_Comments_List_Table bulk actions do not account for user permissions. Comments normal normal Awaiting Review defect (bug) 09/25/2023
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 06/02/2022
Note: See TracReports for help on using and creating reports.