Make WordPress Core

{1} All Tickets (8318 matches)

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

Results (1801 - 1900 of 8318)

Database (48 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 04/15/2021
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 06/02/2021
#53958 Database: wp_postmeta - meta_key index normal major Awaiting Review defect (bug) 08/25/2021 4
#54042 Extending wpdb::prepare() to support IN() operator dev-feedback normal normal Future Release enhancement 09/17/2023 46
#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
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 01/09/2023 2
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* has-patch normal normal Future Release enhancement 11/27/2023 17
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 12/02/2021
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 12/14/2021
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. has-patch normal normal Future Release enhancement 09/19/2022 6
#54669 Remove ONLY_FULL_GROUP_BY from incompatible wpdb modes needs-unit-tests normal normal Awaiting Review enhancement 06/15/2022 2
#54801 Avoid WPDB errors when examining installation state of a site/network has-patch normal normal Future Release defect (bug) 09/27/2022 14
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 02/17/2023
#54836 Huge error logs filled with "WordPress database error Illegal mix of collations" errors caused by spammers normal critical Awaiting Review defect (bug) 05/21/2023 6
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 02/12/2022 3
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 02/19/2022
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 04/29/2022 3
#55402 Check for and retain custom indexes on version upgrades close normal normal Awaiting Review enhancement 09/02/2022 5
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 06/03/2022
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 06/07/2022
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis has-patch low minor 6.5 enhancement 09/18/2023 11
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 03/09/2023 2
#56260 In case of missing primary key on wp_posts, Media uploader gives false feedback indicating folder permissions are missing, where in fact database structure is malformed. normal minor Awaiting Review defect (bug) 10/26/2022 2
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 09/08/2022 2
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 11/04/2022
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 11/11/2022
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name normal normal Awaiting Review defect (bug) 01/04/2023 3
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 12/06/2022 3
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function dev-feedback normal normal Awaiting Review defect (bug) 12/24/2022 1
#57793 Add native support for SQLite has-patch normal normal Future Release feature request 08/02/2023 9
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 04/24/2023 2
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 08/01/2023 1
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 05/11/2023 1
#58344 Connect to database on first query has-patch normal normal Future Release enhancement 09/14/2023 7
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 07/03/2023 1
#58694 Enhancement in wordpress Database API normal normal Awaiting Review feature request 08/30/2023
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 07/17/2023
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 09/25/2023 10
#58965 No luck running WP when running PHP 8.2.8 + mysql Ver 15.1 normal normal Awaiting Review defect (bug) 08/02/2023 2
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 08/15/2023
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 09/05/2023 2
#59269 Add support for adding metadata in bulk has-patch normal normal Awaiting Review enhancement 09/01/2023 3
#59281 Support for Database Cursor normal normal Awaiting Review feature request 09/27/2023 1
#59481 dbDelta do useless request when type case is not the same between query and describe result has-patch normal normal Awaiting Review defect (bug) 10/17/2023 1
#59639 Dedicated tables for media libary dev-feedback normal major Awaiting Review feature request 10/16/2023
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated normal normal Awaiting Review defect (bug) 11/08/2023 2
#59974 MAX_JOIN_SIZE wp-blog-header.php normal minor Awaiting Review defect (bug) 11/27/2023

Date/Time (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#10660 Time zone suggester based on nascent WordPress.org API call rmccue dev-feedback normal normal Future Release feature request 09/02/2019 20
#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
#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
#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
#28988 Detect Time Zones automatically at installation dev-feedback normal normal Awaiting Review enhancement 05/05/2021 9
#29849 Better human_time_diff() Rarst* has-patch normal normal Awaiting Review enhancement 09/25/2020 9
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland normal normal Future Release defect (bug) 10/07/2020 21
#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
#41011 get_calendar generates query with invalid date formats normal normal Future Release defect (bug) 09/22/2020 3
#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
#44597 Scheduling posts adds wrong seconds as post_date normal normal Awaiting Review defect (bug) 08/25/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
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields normal trivial Awaiting Review enhancement 05/27/2019 1
#46609 Incorrect posts date on saving scheduled posts draft normal normal Awaiting Review defect (bug) 12/05/2022 8
#48204 wp_exif_date2ts throws notice on empty date has-patch normal minor Future Release defect (bug) 06/29/2023 11
#48207 Implement new Comment Date Functions needs-unit-tests normal normal Awaiting Review defect (bug) 11/08/2019 4
#48740 Add constant for database date format dev-feedback normal normal Awaiting Review enhancement 11/20/2019 2
#48935 Need to Remove strtotime() usage from core needs-unit-tests normal normal Awaiting Review enhancement 04/06/2023 3
#48936 Remove mysql2date() usage from core needs-unit-tests normal normal Awaiting Review enhancement 02/24/2023 1
#49012 Date format output incorrect in Finnish normal normal Awaiting Review defect (bug) 04/29/2022 3
#49396 Inconsistent Time format normal normal Awaiting Review feature request 05/29/2020
#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
#49414 wp_read_image_metadata should look for timezone offset normal normal Awaiting Review defect (bug) 02/15/2020 6
#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
#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
#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
#52761 Date Permalinks normal normal Awaiting Review enhancement 03/10/2021 3
#53236 Nonce lifespans are inaccurate and unintuitively affected by timezones needs-unit-tests normal minor Awaiting Review defect (bug) 06/02/2021 9
#53755 WordPress 5.8 DatePicker component crashes normal blocker Awaiting Review defect (bug) 07/30/2021 2
#53780 PHP 8.1: DateTimeZone::getTransitions() change close normal normal Awaiting Review defect (bug) 08/03/2022 9
#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
#55339 Date changes to ordered list (and default 1. 1.) when at beginning of line normal normal Awaiting Review defect (bug) 03/08/2022
#55503 Post Date display issue if we set empty from General Settings page normal normal Awaiting Review defect (bug) 03/31/2022 1
#55685 Date setting should have two more options: j.n.Y and d.m.Y normal normal Awaiting Review enhancement 05/05/2022 2
#55953 Problemas com a hora universla no wordpress normal normal Awaiting Review defect (bug) 06/13/2022 4
#56887 wp_exif_date2ts throws notice on slash formatted date normal normal Awaiting Review defect (bug) 10/22/2022
#57035 Error in current_time() function when using timestamp and no value for gmt_offset audrasjb dev-feedback normal normal 6.5 defect (bug) 10/11/2023 32
#57409 Post date/time selector on a different timezone than of the server's normal normal Awaiting Review defect (bug) 10/30/2023 8
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong normal minor Awaiting Review defect (bug) 03/20/2023 1
#58774 Sorting Posts after Published Date OR Last Update should be a standard function normal normal Awaiting Review feature request 07/10/2023
#58986 TypeError: Unsupported operand types: string * int * dev-feedback normal critical 6.5 defect (bug) 10/11/2023 12

Editor (10 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#6619 permalink field misleading in page editor: it displays the erroneous values normal normal Future Release enhancement 09/22/2021 9
#11465 custom field duplicated westi* normal minor Future Release defect (bug) 06/08/2022 11
#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
#16478 "Get Shortlink" button disappears if you edit the permalink has-patch normal normal Future Release defect (bug) 09/22/2021 13
#19173 Issues with wp_editor() when used inside of a meta box. azaozz has-patch normal normal Awaiting Review defect (bug) 07/07/2021 32
#25070 Add filter to use do_accordion_sections for post metaboxes dev-feedback normal normal enhancement 06/04/2019 5
#25471 Allow wp_link_dialogue to open in contexts outside of the editor normal normal Future Release enhancement 06/05/2019 1
#25886 Sortable items gets stuck when dragging over TinyMCE normal normal Awaiting Review defect (bug) 11/24/2020 5
#26988 Need a Button to Cancel/Revert Page/Post Edits in Progress normal normal Future Release enhancement 02/10/2021 5
#27076 double newlines inserted before captions dev-feedback normal normal defect (bug) 06/04/2019 1
Note: See TracReports for help on using and creating reports.