Make WordPress Core

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

Customize (25 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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 4
#64621 Custom fields disapearing reporter-feedback normal normal Awaiting Review defect (bug) 7 months ago 1
#51093 Custom CSS output runs through the wrong filter for custom user role normal normal Future Release defect (bug) 6 years ago 10
#44820 CodeMirror in Customize - copy & paste bug has-patch normal minor Future Release defect (bug) 14 months ago 7
#39362 Checkbox control for 'Automatically add new top-level pages to this menu' not wrapped in checkbox customize control close normal normal Awaiting Review enhancement 7 months ago 4
#49421 Cannot use conversion specifications in `theme mod` default values normal normal Future Release defect (bug) 5 years ago 4
#25333 Can't remove theme support for certain custom header arguments has-patch normal normal Awaiting Review defect (bug) 10 years ago 9
#53925 CTRL + S does not “publish” customizer changes normal normal Awaiting Review defect (bug) 5 years ago 1
#61669 CSS error using grid in Customizer normal normal Awaiting Review defect (bug) 16 months ago 3
#53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox normal major Future Release defect (bug) 4 years ago 19
#57899 Bad javascript in customize-controls.js for padding-top causes bugs reporter-feedback normal normal Awaiting Review defect (bug) 16 months ago 3
#54252 Appearance - Customize : Only widgets is displayed in the customizer options using Safari 15.x reporter-feedback normal normal Awaiting Review defect (bug) 14 months ago 2
#38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” normal normal Future Release enhancement 6 years ago 24
#46629 Allow replacing placeholders in starter content posts/pages content normal normal Future Release feature request 7 years ago 2
#42806 Allow installing themes in the Customizer on multisite dev-feedback normal normal Future Release enhancement 8 years ago 1
#40243 Allow Manual Hue input for the HSL Color Picker normal normal Future Release enhancement 5 years ago 2
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer has-patch normal minor Awaiting Review defect (bug) 9 months ago 4
#46540 Admin bar CSS shouldn't be added in the customizer dev-feedback normal normal Future Release defect (bug) 5 years ago 11
#38549 Additional CSS lost when changing themes dev-feedback normal normal Future Release enhancement 5 years ago 13
#64905 Add link to WP Repo in Theme Preview screen has-patch normal normal Future Release enhancement 2 months ago 5
#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 5 years ago 8
#33107 Add a Menu button: when clicked the icon does not rotate around center point dev-feedback low normal Future Release enhancement 5 years ago 8
#39681 Add RGBA to Customizer color picker normal normal Future Release feature request 8 years ago 10
#41972 Add Import/Export functionality to the Customizer normal normal Awaiting Review enhancement 8 years ago 2
#50781 500 error caused by customize_changeset_uuid for non-authenticated users needs-unit-tests normal normal Future Release defect (bug) 4 years ago 25

Database (75 matches)

#46947 ‘❤’ in Comment Generates DB Error reporter-feedback normal normal Future Release defect (bug) 10 months ago 5
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 7 years ago
#63734 wpdb::prepare() should reject invalid schema object names has-patch normal normal Awaiting Review enhancement 14 months ago 4
#61338 wpdb::prepare function null value convert to empty String normal normal Awaiting Review defect (bug) 2 years ago 1
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded normal minor Awaiting Review defect (bug) 13 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
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated has-patch normal normal Future Release defect (bug) 10 months ago 10
#36242 wpdb set_sql_mode add param pbearne dev-feedback normal normal Awaiting Review enhancement 20 months ago 6
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results dev-feedback normal critical defect (bug) 7 years ago 31
#57000 wp_usermeta table is emptied because of a wrong query being executed normal normal Awaiting Review defect (bug) 4 years ago
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 16 months ago 2
#55206 wp core api memory leaks dev-feedback normal normal Awaiting Review defect (bug) 4 years ago 3
#46625 username and password automatically change to dexter normal normal Awaiting Review defect (bug) 7 years ago 4
#54180 tests fot _wp_mysql_week() has-patch normal normal Future Release enhancement 4 months ago 3
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 11 months ago 16
#46576 short-circuit filter for dbDelta normal normal Awaiting Review enhancement 7 years ago
#51097 post cannot be saved due to certain variant of Japanese Kanji close normal normal Awaiting Review defect (bug) 6 years ago 3
#46739 post attributes order not working correctly normal normal Awaiting Review defect (bug) 7 years ago
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 7 years ago 2
#49654 maybe_drop_table normal normal Awaiting Review enhancement 3 years ago 1
#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
#40779 function_exists() audit in wp-db.php dev-feedback low minor Awaiting Review defect (bug) 5 years ago 1
#36924 dbDelta(): Support more than one whitespace between field name and its type definition normal normal Awaiting Review defect (bug) 8 years ago 3
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 4 years ago 2
#15332 dbDelta($query) - do not create view needs-unit-tests normal normal Future Release feature request 16 months ago 18
#40694 dbDelta uses suppressed errors to detect table absence has-patch normal normal Future Release defect (bug) 7 years ago 3
#46145 dbDelta runs same updates on every execution normal normal Awaiting Review defect (bug) 8 years ago
#46146 dbDelta not parsing enum correctly has-patch normal normal Awaiting Review defect (bug) 3 months ago 3
#20634 dbDelta is unforgiving about field declarations dev-feedback normal normal enhancement 7 years ago 8
#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
#46932 dbDelta does not account for MySQL keywords being used as key names normal minor Awaiting Review defect (bug) 7 years ago
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 4 years ago 21
#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 7 months ago 2
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) 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
#10883 db-error.php not used for all DB failures normal normal enhancement 16 months ago 6
#8924 autoload should be boolean in add_option() lowest normal Awaiting Review enhancement 7 years ago 7
#41281 attachment_url_to_postid results in very slow query joemcgill* normal normal Awaiting Review enhancement 2 years ago 14
#40695 `install_blog` suppresses database errors has-patch normal normal Future Release defect (bug) 9 years ago 4
#49785 Wrong result / duplicates in query when using MariaDB normal normal Awaiting Review defect (bug) 6 years ago 3
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql johnbillion has-patch normal normal 7.2 defect (bug) 8 weeks ago 21
#58133 WordPress database error Illegal mix of collations normal major Awaiting Review defect (bug) 3 years ago 2
#57072 WordPress 6.1 uses wrong database collation normal normal Awaiting Review defect (bug) 4 years ago
#53320 Why delete_metadata and update_metadata slow performance? normal normal Awaiting Review defect (bug) 2 years ago
#42703 WP_Query: Swap parsing date into own method normal normal Awaiting Review enhancement 8 years ago
#31042 WPDB field_types Variable Too Broad? normal normal enhancement 7 years ago 2
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 8 years ago 4
#55938 WP prefix on installation - instructions to be indicated normal minor Awaiting Review enhancement 4 years ago
#28139 WP MU legacy problems: missing database tables normal normal defect (bug) 7 years ago
#40150 VARCHAR/TEXT inefficiencies normal normal Awaiting Review enhancement 9 years ago
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated has-patch normal normal Awaiting Review defect (bug) 9 months ago 3
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis has-patch low minor Future Release enhancement 2 years ago 14
#41054 Use sargable date filtering where possible normal trivial Awaiting Review enhancement 21 months ago 2
#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
#30795 Upgrade bug affecting indexing normal normal Awaiting Review defect (bug) 7 years ago 6
#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
#51762 Unix authentication support via unix_socket normal normal Awaiting Review feature request 6 years ago
#43578 Unexpected MYSQL data format dev-feedback normal normal Future Release defect (bug) 7 years ago 4
#64130 Type error in /wp-includes/class-wpdb.php has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 2
#43893 The maybe_create_table() function has two definitions dev-feedback low normal Awaiting Review defect (bug) 6 years ago 5
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch normal normal Awaiting Review enhancement 7 years ago
#51486 The add_option function should not be able to update existing rows in the database. has-patch normal normal Awaiting Review defect (bug) 3 months ago 4
#42352 Support use of native MySQLi prepared queries early normal normal Future Release enhancement 2 years ago 9
#59281 Support for Database Cursor normal normal Awaiting Review feature request 3 years ago 1
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim normal normal defect (bug) 7 years ago 3
#40088 Stop creating the `wp_links` database table close normal normal Future Release defect (bug) 4 years ago 7
#61604 Split `wp_insert_post` in two normal minor Awaiting Review enhancement 2 years ago 1
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 3 months ago 3
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* has-patch normal normal Future Release enhancement 5 months ago 23
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 5 years ago
#41278 SQL_CALC_FOUND_ROWS slow query normal normal Awaiting Review defect (bug) 9 years ago 5
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion has-patch normal normal Future Release enhancement 11 months ago 67
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 5 years ago
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 4 years ago 2
#53033 Remove comments, ping, to_ping columns from posts table normal normal Awaiting Review defect (bug) 5 years ago
Note: See TracReports for help on using and creating reports.