Make WordPress Core

{1} All Tickets (8366 matches)

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

Results (1401 - 1500 of 8366)

Customize (29 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57128 Customizer shows link to site editor when previewing themes normal minor Future Release defect (bug) 02/14/2023 6
#57521 Appearance -» Customize not working after update 5.8 reporter-feedback normal normal Awaiting Review defect (bug) 02/22/2023 5
#50781 500 error caused by customize_changeset_uuid for non-authenticated users needs-unit-tests normal normal Future Release defect (bug) 02/25/2023 25
#44820 CodeMirror in Customize - copy & paste bug has-patch normal minor Future Release defect (bug) 02/26/2023 4
#35857 Add QUnit tests for Customizer preview, including Selective Refresh needs-unit-tests normal normal Future Release task (blessed) 03/17/2023 17
#57899 Bad javascript in customize-controls.js for padding-top causes bugs reporter-feedback normal normal Awaiting Review defect (bug) 03/21/2023 3
#54443 Database Error Breaks "custom_css_post_id" Theme Mod normal normal Future Release defect (bug) 05/18/2023 7
#58938 Custom permalink indexing issue normal critical Awaiting Review defect (bug) 07/30/2023
#33085 Customizer: controls description inside labels are not real labels nor descriptions high normal Future Release defect (bug) 11/14/2023 48
#59910 Attempt to read property "title" on null normal minor Awaiting Review defect (bug) 11/17/2023 2
#54688 Widget overlap in customizer settings close normal normal Awaiting Review defect (bug) 01/10/2024 4
#57170 Fix invalid menu-item-parent reporter-feedback normal normal Future Release defect (bug) 02/05/2024 12
#60149 Add user-friendly options for customizing the style of password-protected pages normal normal Awaiting Review enhancement 02/15/2024
#58183 PHP notice when accessing Customizer with a classic theme without widgets has-patch normal normal Future Release defect (bug) 02/22/2024 12
#38093 WP_Customize_Color_Control - Color Transparency dev-feedback normal normal enhancement 03/21/2024 9
#33589 Using the customizer on wp-login.php (and similar) normal normal Future Release defect (bug) 03/21/2024 22
#40831 Customize: Further improve JS inline documentation has-patch normal normal Future Release defect (bug) 05/05/2024
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. has-patch normal normal Future Release defect (bug) 06/22/2024 6
#47500 Optimize customizer load time dev-feedback normal normal Awaiting Review enhancement 07/15/2024 3
#61669 CSS error using grid in Customizer normal normal Awaiting Review defect (bug) 07/19/2024 3
#49009 Customizer header overlaps top of preview at small screen sizes has-patch normal normal Future Release defect (bug) 07/23/2024 5
#61756 Customizing Panel Size normal normal Awaiting Review enhancement 07/25/2024
#58610 Allow Custom CSS to Site Admins in Multisite normal major Awaiting Review feature request 08/23/2024 4
#62256 A suggestion for binding blocks. normal normal Awaiting Review feature request 10/18/2024
#62215 Remove `role="presentation" from h4 section headings in customizer nav menus joedolson* has-patch normal normal 6.8 defect (bug) 10/22/2024 5
#61317 Customizer load wrong page for customizing the "Page". has-patch normal normal 6.7.1 defect (bug) 10/22/2024 9
#62001 Inconsistent Text Selection Color Contrast on date, time, month, week & datetime-local reporter-feedback normal normal Awaiting Review enhancement 10/29/2024 9
#62313 Customizer: Slight side-scroll in sidebar in WordPress 6.7 RC1 joedolson* normal normal Awaiting Review defect (bug) 11/02/2024 9
#62335 CSS Error in Customizer in v6.7-RC2 normal normal defect (bug) 11/02/2024 3

Database (71 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39811 Bug maybe_unserialize() broke mysql data. normal normal Awaiting Review defect (bug) 02/20/2017 4
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 03/14/2017
#37692 Introduce WP_Database_Table base class dev-feedback normal normal Awaiting Review enhancement 03/15/2017 3
#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
#40695 `install_blog` suppresses database errors has-patch normal normal Future Release defect (bug) 06/01/2017 4
#41054 Use sargable date filtering where possible normal normal Awaiting Review enhancement 06/15/2017 1
#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
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 07/19/2017 5
#41469 test_charset_switched_to_utf8() is not tested on Travis CI normal normal Awaiting Review defect (bug) 07/28/2017 1
#41944 Add %u support to wpdb->prepare normal normal Awaiting Review enhancement 09/21/2017 7
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 10/03/2017 1
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 10/29/2017 1
#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
#41424 Use a better error message than "Error establishing a database connection" when site isn't found needs-unit-tests normal normal Future Release enhancement 11/22/2017 4
#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
#44292 Make use of protected process_fields normal normal Awaiting Review enhancement 06/01/2018
#44386 Problem with utf8mb4_unicode_ci collation for arabic content has-patch normal major Awaiting Review enhancement 06/17/2018 1
#15332 dbDelta($query) - do not create view needs-unit-tests normal normal Future Release feature request 07/30/2018 15
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 08/10/2018 3
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 08/17/2018 15
#40418 ID columns in multisite database tables should be unsigned flixos90 dev-feedback normal major Awaiting Review defect (bug) 09/11/2018 9
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 09/23/2018
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 01/16/2019
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 01/17/2019 4
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 01/30/2019
#46179 Make fetch_array accessible in $wpdb normal normal Awaiting Review enhancement 02/04/2019
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 02/20/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
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 03/15/2019 7
#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
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. normal normal Awaiting Review enhancement 03/20/2019
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 03/20/2019
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 03/22/2019 6
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 03/24/2019 4
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 03/30/2019
#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 04/15/2019
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 04/16/2019
#46947 ‘❤’ in Comment Generates DB Error reporter-feedback normal normal Future Release defect (bug) 04/17/2019 3
#37678 Add an action hook for plugins to do database upgrades on dev-feedback normal normal Awaiting Review defect (bug) 04/18/2019 1
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 06/04/2019 31
#13103 "Unknown character set" during install into database reports successful install. barrykooij has-patch normal normal defect (bug) 06/04/2019 10
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 06/04/2019 11
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 06/04/2019 8
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 06/04/2019 3
#26788 Improve dbDelta fields match has-patch normal normal enhancement 06/04/2019 1
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 06/04/2019
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 06/04/2019 1
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 06/04/2019 2
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 06/04/2019 2
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 06/04/2019
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 06/04/2019 1
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 06/04/2019 3
#35109 Add Online DDL support to dbDelta needs-unit-tests normal normal enhancement 06/04/2019 3
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 06/04/2019
#36242 wpdb set_sql_mode add param normal normal enhancement 06/04/2019
#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
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found normal normal Awaiting Review enhancement 08/02/2019
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 08/30/2019 72
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 09/06/2019
#40694 dbDelta uses suppressed errors to detect table absence has-patch normal normal Future Release defect (bug) 12/01/2019 3
#43578 Unexpected MYSQL data format dev-feedback normal normal Future Release defect (bug) 02/03/2020 4
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 02/05/2020
#49028 Provide functionality to suppress $wpdb query filter reporter-feedback normal normal Awaiting Review enhancement 02/08/2020 6
#49482 Non-english slug can sometimes cause an error in WordPress query normal normal Awaiting Review defect (bug) 02/20/2020
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 04/03/2020 3
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name dev-feedback normal normal Awaiting Review enhancement 05/07/2020 3
#38921 Defining filter pre_get_table_charset causes errors has-patch normal normal Future Release defect (bug) 05/27/2020 4
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 08/31/2020 3
#43893 The maybe_create_table() function has two definitions dev-feedback low normal Awaiting Review defect (bug) 09/01/2020 5
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 11/12/2020
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 01/08/2021 3
Note: See TracReports for help on using and creating reports.