Make WordPress Core

{1} All Tickets (8159 matches)

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

Results (1601 - 1700 of 8159)

Customize (22 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#35186 Put the Customizer "back" button next to the "Close" button normal normal Future Release enhancement 11/22/2020 45
#36447 Responsive preview icons in Customizer need tooltips iamjolly dev-feedback normal normal Future Release enhancement 11/09/2021 14
#43464 Search Options in Customizer normal normal Future Release enhancement 05/30/2021 2
#29288 Settings updated within the Customizer Preview are not synced up to main app Panel lowest normal Future Release enhancement 05/22/2021 8
#32861 Site Icon: Provide display for all existing site-icon cropped images normal normal Future Release enhancement 06/04/2019 10
#30277 Split up Customizer JS into separate files and remove self-booting jQuery.ready call normal normal Future Release enhancement 06/13/2018 18
#45737 Starter Content: Add support for terms and taxonomies normal normal Future Release enhancement 12/14/2019 3
#34233 There is not a body class filter within the customizer. normal normal Future Release enhancement 12/11/2019 6
#29948 Use contextual controls (active_callback) API for conditionally-displayed core contextual controls lowest normal Future Release enhancement 02/20/2017 9
#40922 Use finer-grained capabilities with `customize_changeset` post type needs-unit-tests normal normal Future Release enhancement 05/16/2020 30
#38797 api.previewer.refresh() could return a deferred.promise() with custom server data has-patch normal normal Future Release enhancement 05/24/2021 4
#39681 Add RGBA to Customizer color picker normal normal Future Release feature request 02/08/2019 10
#53807 Add function or filter to send all customizer setting default values to the database upon theme installation dev-feedback normal normal Future Release feature request 08/02/2021 8
#46629 Allow replacing placeholders in starter content posts/pages content normal normal Future Release feature request 06/12/2019 2
#38900 Customize: Add REST API endpoints for changesets normal normal Future Release feature request 11/06/2020 14
#42644 Customize: Add rich text control for managing tagline and new footer credit theme support normal normal Future Release feature request 01/09/2019 6
#39752 Customize: add a post editing flow normal normal Future Release feature request 10/11/2020 23
#21666 Customizer Revisions (previously reset/undo/revert) melchoyce normal normal Future Release feature request 05/24/2021 49
#40451 Customizer: Introduce plugin management dev-feedback normal normal Future Release feature request 01/15/2019 10
#35857 Add QUnit tests for Customizer preview, including Selective Refresh needs-unit-tests normal normal Future Release task (blessed) 03/17/2023 17
#30181 Add more Underscore.js array methods to wp.customize.Values and re-use _ for Customizer JS methods lowest normal Future Release task (blessed) 03/14/2017 4
#40278 Customizer: Introduce theme uploading normal normal Future Release task (blessed) 11/22/2020 22

Database (78 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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/22/2023 3
#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
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 01/21/2023 21
#52496 Improve MySQL 8.0 support normal normal 6.4 defect (bug) 08/26/2023 23
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis has-patch low minor 6.5 enhancement 09/18/2023 11
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause normal normal Awaiting Review defect (bug) 04/08/2018 2
#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 04/15/2019
#37678 Add an action hook for plugins to do database upgrades on dev-feedback normal normal Awaiting Review defect (bug) 04/18/2019 1
#39811 Bug maybe_unserialize() broke mysql data. normal normal Awaiting Review defect (bug) 02/20/2017 4
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 07/03/2023 1
#53958 Database: wp_postmeta - meta_key index normal major Awaiting Review defect (bug) 08/25/2021 4
#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
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() dev-feedback normal normal Awaiting Review defect (bug) 06/08/2017 2
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 06/03/2022
#52210 File URL gets saved even when upload fails normal major Awaiting Review defect (bug) 02/09/2021 1
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 05/11/2023 1
#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
#40418 ID columns in multisite database tables should be unsigned flixos90 dev-feedback normal major Awaiting Review defect (bug) 09/11/2018 9
#50789 Improve WPDB logic around information_schema normal normal Awaiting Review defect (bug) 06/11/2021 5
#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
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 09/23/2018
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 02/17/2023
#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
#49482 Non-english slug can sometimes cause an error in WordPress query normal normal Awaiting Review defect (bug) 02/20/2020
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 12/06/2022 3
#52648 Problem with certain passwords not working to login to mysql db reporter-feedback normal major Awaiting Review defect (bug) 02/25/2021 2
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 04/15/2021
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 07/19/2017 5
#51486 The add_option function should not be able to update existing rows in the database. needs-unit-tests normal normal Awaiting Review defect (bug) 06/09/2022 2
#43893 The maybe_create_table() function has two definitions dev-feedback low normal Awaiting Review defect (bug) 09/01/2020 5
#18210 Update_post_meta is case insensitive on meta_key, but get_post_meta is NOT needs-unit-tests normal normal Awaiting Review defect (bug) 05/15/2017 8
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 dev-feedback normal normal Awaiting Review defect (bug) 03/15/2019
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 03/22/2019 6
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 01/17/2019 4
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 06/02/2021
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 11/11/2022
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 04/24/2023 2
#41302 WordPress not stopping queries which have reached limit and preventing users to load WordPress until query times out normal normal Awaiting Review defect (bug) 07/14/2017 2
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install dev-feedback normal normal Awaiting Review defect (bug) 11/11/2017 3
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 04/03/2020 3
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 04/16/2019
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created normal trivial Awaiting Review defect (bug) 03/09/2019
#46146 dbDelta not parsing enum correctly normal normal Awaiting Review defect (bug) 11/17/2022 1
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 01/30/2019
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 09/08/2022 2
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 08/10/2018 3
#40779 function_exists() audit in wp-db.php dev-feedback low minor Awaiting Review defect (bug) 06/01/2021 1
#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
#51350 mysql nosql feature request normal normal Awaiting Review defect (bug) 04/20/2023 1
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 03/30/2019
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 08/31/2020 3
#41469 test_charset_switched_to_utf8() is not tested on Travis CI normal normal Awaiting Review defect (bug) 07/28/2017 1
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 03/24/2019 4
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 04/29/2022 3
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 09/05/2023 2
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 11/04/2022
#44163 wpdb->update() fails, showing no error message reporter-feedback normal normal Awaiting Review defect (bug) 05/21/2018 3
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 02/05/2020
Note: See TracReports for help on using and creating reports.