Make WordPress Core

{1} All Tickets (8244 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 8244)

Customize (10 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 6 months ago 27
#21627 Filter for custom-background CSS selector peterwilsoncc needs-unit-tests low minor Future Release enhancement 4 months ago 30
#40922 Use finer-grained capabilities with `customize_changeset` post type needs-unit-tests normal normal Future Release enhancement 6 years ago 30
#22037 Customizer: Live preview fetches page but does not display (show error message) normal normal Future Release defect (bug) 5 years ago 31
#49876 Identify items used in current menu in menu selection panels. joedolson* has-patch normal normal Future Release enhancement 10 months ago 31
#38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out normal normal Future Release enhancement 5 years ago 42
#21666 Customizer Revisions (previously reset/undo/revert) melchoyce normal normal Future Release feature request 5 years ago 49
#33085 Customizer: controls description inside labels are not real labels nor descriptions normal normal Future Release defect (bug) 5 months ago 54
#40432 Customizer: Should we stop contextually hiding features? normal normal Awaiting Review enhancement 8 years ago 59
#39128 Customize: Preview fails to load when domain mapping in use (home/siteurl domain mismatch) normal normal Future Release defect (bug) 9 years ago 73

Database (90 matches)

#46923 $wpdb->get_var() — empty sting becomes a NULL normal normal Awaiting Review defect (bug) 7 years ago
#35256 $wpdb->insert_id equals 0 normal normal defect (bug) 7 years ago
#60077 Class UnexpectedValueException not found normal critical Awaiting Review defect (bug) 3 years ago
#55907 Failed to insert log entry: value too long normal normal Awaiting Review defect (bug) 4 years ago
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 8 years ago
#59974 MAX_JOIN_SIZE wp-blog-header.php normal minor Awaiting Review defect (bug) 3 years ago
#54834 Mysql gone away when importing DB on create wp_posts indexes normal blocker Awaiting Review defect (bug) 3 years ago
#49482 Non-english slug can sometimes cause an error in WordPress query normal normal Awaiting Review defect (bug) 6 years ago
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 5 years ago
#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
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 7 years ago
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 2 years ago
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 4 years ago
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 7 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
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 8 years ago
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 7 years ago
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 4 years ago
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 7 years ago
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found normal normal Awaiting Review enhancement 7 years ago
#55202 A proper (error) message should be show when mysql setting autocommit=0 normal normal Awaiting Review enhancement 4 years ago
#60254 Add filter to class-wpdb.php#query that allows to return data from filter return value normal normal Awaiting Review enhancement 3 years ago
#59106 Add secondary index on `wp_posts` table to improve media queries performance normal normal Awaiting Review enhancement 3 years ago
#54627 Adding More Timestamp columns to database normal normal Awaiting Review enhancement 5 years ago
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently normal normal enhancement 7 years ago
#52527 Better RAM handling in wp-db.php normal normal Awaiting Review enhancement 5 years ago
#44292 Make use of protected process_fields normal normal Awaiting Review enhancement 8 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
#58826 Please add a default post relations table normal critical Awaiting Review enhancement 3 years ago
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 5 years ago
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 7 years ago
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 9 years ago
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 4 years ago
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 8 years ago
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 7 years ago
#59639 Dedicated tables for media libary dev-feedback normal major Awaiting Review feature request 3 years ago
#58694 Enhancement in wordpress Database API normal normal Awaiting Review feature request 3 years ago
#62575 Prints SQL/DB error limit last_query too long normal normal Awaiting Review feature request 21 months ago
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 5 years ago
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 6 years ago
#60505 Column names in wpdb->insert aren't sanitized. normal normal Awaiting Review defect (bug) 2 years ago 1
#32868 Consider running utf8mb4 conversion on each database update normal normal defect (bug) 7 years ago 1
#52210 File URL gets saved even when upload fails normal major Awaiting Review defect (bug) 5 years ago 1
#58286 Growing database due to unnecessary transients containing "g_url_details_response_" normal critical Awaiting Review defect (bug) 3 years ago 1
#62976 Multiple queries executing - Bulk deletion dev-feedback normal critical Awaiting Review defect (bug) 6 months ago 1
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character normal normal Awaiting Review defect (bug) 6 months ago 1
#64130 Type error in /wp-includes/class-wpdb.php normal normal Awaiting Review defect (bug) 10 months ago 1
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) normal normal defect (bug) 7 years ago 1
#40779 function_exists() audit in wp-db.php dev-feedback low minor Awaiting Review defect (bug) 5 years ago 1
#61338 wpdb::prepare function null value convert to empty String normal normal Awaiting Review defect (bug) 22 months ago 1
#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
#26788 Improve dbDelta fields match has-patch normal normal enhancement 7 years ago 1
#61604 Split `wp_insert_post` in two normal minor Awaiting Review enhancement 2 years ago 1
#49654 maybe_drop_table normal normal Awaiting Review enhancement 3 years ago 1
#63966 Database Extensions for Federation Support and Compatibility at the WordPress Core Level close normal normal Awaiting Review feature request 11 months ago 1
#59281 Support for Database Cursor normal normal Awaiting Review feature request 3 years ago 1
#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
#65626 7.0.1 9.9797 lagging at WP_Query->get_posts() on site with 16K= posts reporter-feedback normal normal Awaiting Review defect (bug) 3 weeks ago 2
#37678 Add an action hook for plugins to do database upgrades on dev-feedback normal normal Awaiting Review defect (bug) 14 months ago 2
#58559 Database error bug in wordpress current version normal normal Awaiting Review defect (bug) 4 months ago 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) 4 years ago 2
#58965 No luck running WP when running PHP 8.2.8 + mysql Ver 15.1 normal normal Awaiting Review defect (bug) 3 years ago 2
#52648 Problem with certain passwords not working to login to mysql db reporter-feedback normal major Awaiting Review defect (bug) 5 years ago 2
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 3 years ago 2
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 4 years ago 2
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 15 months ago 2
#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
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded normal minor Awaiting Review defect (bug) 12 months ago 2
#61856 Add support for MySQL SSL connections has-patch normal normal Awaiting Review enhancement 2 years ago 2
#56259 Database Repair doesn't check for missing primary keys / A.I. normal minor Awaiting Review enhancement 3 years ago 2
#60102 PHPunit tests for dead_db has-patch normal normal Future Release enhancement 18 months ago 2
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 4 years ago 2
#41054 Use sargable date filtering where possible normal trivial Awaiting Review enhancement 20 months ago 2
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 7 years ago 2
#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 6 months ago 2
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 7 years ago 2
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 15 months ago 2
#57283 Postmeta - Performance Improvement - Woocommerce normal critical Awaiting Review defect (bug) 4 years ago 3
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 7 years ago 3
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated has-patch normal normal Awaiting Review defect (bug) 8 months ago 3
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 6 years ago 3
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 7 years ago 3
#46146 dbDelta not parsing enum correctly has-patch normal normal Awaiting Review defect (bug) 2 months ago 3
#40694 dbDelta uses suppressed errors to detect table absence has-patch normal normal Future Release defect (bug) 7 years ago 3
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 8 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
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 6 years ago 3
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 3
#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.