Make WordPress Core

{1} All Tickets (8249 matches)

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

Results (1501 - 1600 of 8249)

Customize (10 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update has-patch normal normal Future Release defect (bug) 4 months ago 4
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer has-patch normal normal Awaiting Review defect (bug) 4 months ago 2
#21627 Filter for custom-background CSS selector peterwilsoncc needs-unit-tests low minor Future Release enhancement 4 months ago 30
#65258 Customizer control focus border misaligned in WordPress 7.0 RC4 normal normal Awaiting Review defect (bug) 3 months ago 3
#64905 Add link to WP Repo in Theme Preview screen has-patch normal normal Future Release enhancement 4 weeks ago 5
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 3
#65030 Customize: `isLinkPreviewable()` regex overrides `customize_allowed_urls` filter for sites with `/wp-content/` in home URL westonruter* has-patch normal normal 7.2 defect (bug) 13 days ago 5
#64231 Customizer fails to save when switching themes due to an orphaned setting left over from a previously active plugin westonruter has-patch normal normal Future Release defect (bug) 6 days ago 10
#38957 Customize Menus: Menu locations should be able to opt-out of menu item types that can be added to associated menus normal normal Future Release enhancement 4 days ago 3
#65796 The Customizer doesn't use the admin_body_class filter westonruter has-patch normal normal 7.2 defect (bug) 3 days ago 3

Database (90 matches)

#39811 Bug maybe_unserialize() broke mysql data. normal normal Awaiting Review defect (bug) 9 years ago 4
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 9 years ago
#40695 `install_blog` suppresses database errors has-patch normal normal Future Release defect (bug) 9 years ago 4
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 9 years ago 5
#41944 Add %u support to wpdb->prepare normal normal Awaiting Review enhancement 9 years ago 7
#38760 Capture result size in bytes when SAVEQUERIES is true normal normal Future Release enhancement 9 years ago 1
#39748 Function to insert or update DB value normal normal Awaiting Review enhancement 9 years ago 1
#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 9 years ago 4
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause normal normal Awaiting Review defect (bug) 8 years ago 2
#44292 Make use of protected process_fields normal normal Awaiting Review enhancement 8 years ago
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 8 years ago 3
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 8 years ago 15
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 8 years ago
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 8 years ago
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 8 years ago 4
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 8 years ago
#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) 7 years ago
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 7 years ago 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) 7 years ago
#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 7 years ago
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 7 years ago
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 7 years ago 6
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 7 years ago 4
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 7 years ago
#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 7 years ago
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 7 years ago
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 7 years ago 31
#18315 Add an index to the GUID column in the posts table dev-feedback normal normal enhancement 7 years ago 11
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 7 years ago 8
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 7 years ago 3
#26788 Improve dbDelta fields match has-patch normal normal enhancement 7 years ago 1
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 7 years ago
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 7 years ago 1
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 7 years ago 2
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 7 years ago 2
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 7 years ago
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 7 years ago 1
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 7 years ago 3
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 7 years ago
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` needs-unit-tests normal normal defect (bug) 7 years ago 2
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found normal normal Awaiting Review enhancement 7 years ago
#6492 Guids No Longer Have Permalink Format normal normal Future Release enhancement 7 years ago 72
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 7 years ago
#40694 dbDelta uses suppressed errors to detect table absence has-patch normal normal Future Release defect (bug) 7 years ago 3
#43578 Unexpected MYSQL data format dev-feedback normal normal Future Release defect (bug) 7 years ago 4
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 7 years ago
#49482 Non-english slug can sometimes cause an error in WordPress query normal normal Awaiting Review defect (bug) 6 years ago
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 6 years ago 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 6 years ago 3
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 6 years ago 3
#43893 The maybe_create_table() function has two definitions dev-feedback low normal Awaiting Review defect (bug) 6 years ago 5
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 6 years ago
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 6 years ago 3
#52210 File URL gets saved even when upload fails normal major Awaiting Review defect (bug) 5 years ago 1
#52527 Better RAM handling in wp-db.php normal normal Awaiting Review enhancement 5 years ago
#52648 Problem with certain passwords not working to login to mysql db reporter-feedback normal major Awaiting Review defect (bug) 5 years ago 2
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 5 years ago
#40779 function_exists() audit in wp-db.php dev-feedback low minor Awaiting Review defect (bug) 5 years ago 1
#50789 Improve WPDB logic around information_schema normal normal Awaiting Review defect (bug) 5 years ago 5
#53958 Database: wp_postmeta - meta_key index normal major Awaiting Review defect (bug) 5 years ago 4
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 5 years ago
#43019 Hook to validate post form data before save has-patch normal major Awaiting Review enhancement 5 years ago 13
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 5 years ago
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 5 years ago
#55115 Change deprecated wpdb::escape() method close normal normal Awaiting Review enhancement 4 years ago 3
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 4 years ago
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 3
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 4 years ago
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 4 years ago
#31018 Persistent database connections with mysqli needs-unit-tests normal normal enhancement 4 years ago 15
#40088 Stop creating the `wp_links` database table close normal normal Future Release defect (bug) 4 years ago 7
#45697 Database: Upgrading field collations normal normal Future Release enhancement 4 years ago 6
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 4 years ago 2
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. has-patch normal normal Future Release enhancement 4 years ago 6
#54801 Avoid WPDB errors when examining installation state of a site/network has-patch normal normal Future Release defect (bug) 4 years ago 14
#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) 4 years ago 2
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 4 years ago
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 4 years ago
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 4 years ago 3
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name normal normal Awaiting Review defect (bug) 4 years ago 3
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 4 years ago 2
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 4 years ago 21
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 3 years ago
#46210 Add helpers for default/empty datetime value has-patch normal normal Awaiting Review enhancement 3 years ago 5
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 3 years ago 2
#38036 Add support for the utf8mb4_0900_ai_ci collation normal normal Future Release enhancement 3 years ago 5
#49654 maybe_drop_table normal normal Awaiting Review enhancement 3 years ago 1
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 3 years ago 2
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 3 years ago 1
#31624 $wpdb->prepare() named placeholders needs-unit-tests normal normal enhancement 3 years ago 3
Note: See TracReports for help on using and creating reports.