Make WordPress Core

{1} All Tickets (7976 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1701 - 1800 of 7976)

Database (48 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 01/08/2021 3
#44386 Problem with utf8mb4_unicode_ci collation for arabic content has-patch normal major Awaiting Review enhancement 06/17/2018 1
#49028 Provide functionality to suppress $wpdb query filter reporter-feedback normal normal Awaiting Review enhancement 02/08/2020 6
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes needs-unit-tests normal normal Awaiting Review enhancement 06/15/2022 2
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 01/09/2023 2
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 12/02/2021
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 04/24/2023
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 09/06/2019
#41054 Use sargable date filtering where possible normal normal Awaiting Review enhancement 06/15/2017 1
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 03/14/2017
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 06/07/2022
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 01/16/2019
#41281 attachment_url_to_postid results in very slow query joemcgill* normal normal Awaiting Review enhancement 04/30/2021 11
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 03/15/2019 7
#40357 dbDelta can't change primary keys, create AUTO_INCREMENT columns and doesn't make significant index changes needs-unit-tests normal normal Awaiting Review enhancement 04/04/2017 1
#49654 maybe_drop_table normal normal Awaiting Review enhancement 04/07/2023 1
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 03/20/2019
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set has-patch normal minor Awaiting Review enhancement 09/27/2022 9
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 02/20/2019
#57793 Add native support for SQLite has-patch normal normal Awaiting Review feature request 03/03/2023 7
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. dev-feedback normal normal Awaiting Review feature request 10/04/2022 15
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 10/08/2021
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 11/12/2020
#52496 Improve MySQL 8.0 support normal normal 6.3 defect (bug) 02/10/2023 18
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 01/21/2023 21
#13103 "Unknown character set" during install into database reports successful install. barrykooij has-patch normal normal defect (bug) 06/04/2019 10
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 06/04/2019
#29096 Confusing errors when mysqli fails but mysql works normal normal defect (bug) 06/04/2019 2
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 06/04/2019 1
#14711 Indexes for comment_author_email and user_id normal normal defect (bug) 06/04/2019 13
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 06/04/2019 3
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 06/04/2019
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 06/04/2019 3
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 06/04/2019 1
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 06/04/2019 31
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` needs-unit-tests normal normal defect (bug) 06/04/2019 2
#31624 $wpdb->prepare() named placeholders needs-unit-tests normal normal enhancement 06/04/2019 1
#35109 Add Online DDL support to dbDelta needs-unit-tests normal normal enhancement 06/04/2019 3
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 06/04/2019 11
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 06/04/2019
#25559 Enhance prepare method to better support SQL IN operator dev-feedback normal normal enhancement 06/04/2019 4
#26788 Improve dbDelta fields match has-patch normal normal enhancement 06/04/2019 1
#31018 Persistent database connections with mysqli needs-unit-tests normal normal enhancement 08/01/2022 15
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 06/04/2019 2
#10883 db-error.php not used for all DB failures normal normal enhancement 07/24/2019 4
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 06/04/2019 8
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 06/04/2019 2
#36242 wpdb set_sql_mode add param normal normal enhancement 06/04/2019

Date/Time (44 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#34435 Creating a post might fail during fall's DST switch due to ambiguous time needs-docs normal normal Future Release defect (bug) 05/30/2019 7
#51289 Documentation issue: get_post_time is getting the time when published not when created SergeyBiryukov has-patch normal normal Future Release defect (bug) 02/13/2022 11
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 10/07/2020 21
#26798 While inserting a post some values for 'post_date' throw a PHP exception has-patch normal normal Future Release defect (bug) 07/14/2022 11
#41011 get_calendar generates query with invalid date formats normal normal Future Release defect (bug) 09/22/2020 3
#45047 user_registered returned as UTC Time instead of Local Time has-patch normal normal Future Release defect (bug) 04/22/2020 2
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst needs-unit-tests low normal Future Release defect (bug) 01/19/2022 23
#48204 wp_exif_date2ts throws notice on empty date has-patch normal minor Future Release defect (bug) 12/07/2021 10
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] normal normal Future Release feature request 05/30/2023 57
#10660 Time zone suggester based on nascent WordPress.org API call rmccue dev-feedback normal normal Future Release feature request 09/02/2019 20
#49879 Can't create or save post if post date is less than 13 Dec 1901 normal normal Awaiting Review defect (bug) 04/13/2020 2
#55363 Date Format for Month "F" incorrect when using Site Language of "English (South Africa)" close normal normal Awaiting Review defect (bug) 06/19/2022 2
#55339 Date changes to ordered list (and default 1. 1.) when at beginning of line normal normal Awaiting Review defect (bug) 03/08/2022
#49012 Date format output incorrect in Finnish normal normal Awaiting Review defect (bug) 04/29/2022 3
#51625 Date/Time test failures during DST transition normal normal Awaiting Review defect (bug) 10/25/2020 1
#51945 Dates in REST API responses are incompatible with date-time JSON schema format dev-feedback normal normal Awaiting Review defect (bug) 12/07/2020 2
#48207 Implement new Comment Date Functions needs-unit-tests normal normal Awaiting Review defect (bug) 11/08/2019 4
#46609 Incorrect posts date on saving scheduled posts draft normal normal Awaiting Review defect (bug) 12/05/2022 8
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones needs-unit-tests normal minor Awaiting Review defect (bug) 06/02/2021 9
#53780 PHP 8.1: DateTimeZone::getTransitions() change close normal normal Awaiting Review defect (bug) 08/03/2022 9
#55503 Post Date display issue if we set empty from General Settings page normal normal Awaiting Review defect (bug) 03/31/2022 1
#57409 Post date/time selector on a different timezone than of the server's normal normal Awaiting Review defect (bug) 01/02/2023 7
#55953 Problemas com a hora universla no wordpress normal normal Awaiting Review defect (bug) 06/13/2022 4
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened has-patch normal normal Awaiting Review defect (bug) 06/22/2020 10
#49581 Revisions are showing time in GMT and not Local Time dev-feedback normal normal Awaiting Review defect (bug) 06/08/2023 1
#44597 Scheduling posts adds wrong seconds as post_date normal normal Awaiting Review defect (bug) 08/25/2020 3
#55242 Time options in Settings have changed to uppercase AM and PM instead of lowercase normal normal Awaiting Review defect (bug) 03/08/2022 3
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* needs-unit-tests normal normal Awaiting Review defect (bug) 01/05/2021 10
#53755 WordPress 5.8 DatePicker component crashes normal blocker Awaiting Review defect (bug) 07/30/2021 2
#26980 the_modified_date is lower than the_date when post is scheduled has-patch normal normal Awaiting Review defect (bug) 05/05/2021 8
#56887 wp_exif_date2ts throws notice on slash formatted date normal normal Awaiting Review defect (bug) 10/22/2022
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong normal minor Awaiting Review defect (bug) 03/20/2023 1
#49414 wp_read_image_metadata should look for timezone offset normal normal Awaiting Review defect (bug) 02/15/2020 6
#48740 Add constant for database date format dev-feedback normal normal Awaiting Review enhancement 11/20/2019 2
#29849 Better human_time_diff() Rarst* has-patch normal normal Awaiting Review enhancement 09/25/2020 9
#52761 Date Permalinks normal normal Awaiting Review enhancement 03/10/2021 3
#55685 Date setting should have two more options: j.n.Y and d.m.Y normal normal Awaiting Review enhancement 05/05/2022 2
#28988 Detect Time Zones automatically at installation dev-feedback normal normal Awaiting Review enhancement 05/05/2021 9
#48935 Need to Remove strtotime() usage from core needs-unit-tests normal normal Awaiting Review enhancement 04/06/2023 3
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields normal trivial Awaiting Review enhancement 05/27/2019 1
#48936 Remove mysql2date() usage from core needs-unit-tests normal normal Awaiting Review enhancement 02/24/2023 1
#49396 Inconsistent Time format normal normal Awaiting Review feature request 05/29/2020
#57035 Error in current_time() function when using timestamp and no value for gmt_offset audrasjb has-patch normal normal 6.3 defect (bug) 03/28/2023 21
#57728 PHP 8.1 deprecation notice for gmt_offset on wp-admin/options.php has-patch normal normal 6.3 defect (bug) 04/08/2023 5

Editor (8 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#16478 "Get Shortlink" button disappears if you edit the permalink has-patch normal normal Future Release defect (bug) 09/22/2021 13
#52565 A Scrollbar Appear in a right panel when editing a page or post normal normal Future Release defect (bug) 05/11/2022 10
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov has-patch normal normal Future Release defect (bug) 01/21/2019 3
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) has-patch normal normal Future Release defect (bug) 07/18/2019 3
#45404 Autosave fails for custom post type item that belongs to a non-publicly_queryable post type normal normal Future Release defect (bug) 12/11/2018 3
#40559 Bug when inserting images with TinyMCE for latest Chrome normal normal Future Release defect (bug) 05/19/2017 5
#56417 Changes from 'render_block_data' filter not always applied to inner blocks normal normal Future Release defect (bug) 09/30/2022 3
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* has-patch normal normal Future Release defect (bug) 06/05/2019 10
Note: See TracReports for help on using and creating reports.