Make WordPress Core

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

Customize (43 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39910 Customizer: Add ability to drag & drop widgets and menu items normal normal Future Release enhancement 05/29/2021 21
#38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out normal normal Future Release enhancement 06/01/2021 42
#35827 Customizer: Create a dropzone for adding images high normal Future Release enhancement 09/26/2017 20
#40432 Customizer: Should we stop contextually hiding features? normal normal Awaiting Review enhancement 09/12/2018 59
#40527 Decouple WP_Customize_Manager normal normal Future Release enhancement 09/25/2017 9
#38072 Eliminate placeholder nav menu items in favor of auto-drafts in Customizer normal normal Future Release enhancement 06/07/2017 8
#36582 Export main query from Customizer preview low normal Future Release enhancement 05/23/2021 8
#37275 Facilitate creating controls that manipulate settings with object values low normal Future Release enhancement 04/19/2019 3
#37274 Facilitate updating/extending Customizer setting values that are objects normal normal Future Release enhancement 04/19/2019 2
#38077 Facilitating embedding customizer controls outside of sections westonruter* normal normal Future Release enhancement 05/07/2017 6
#31436 Handle conflicts in concurrent Customizer sessions normal normal Future Release enhancement 05/22/2021 16
#39040 Hide references to nav menu locations that are not visible in the customizer preview normal normal Future Release enhancement 03/19/2019 3
#38845 Implement HTML5 input validity constraints in customizer settings normal normal Future Release enhancement 09/18/2017 5
#42331 Improve setting up header images in Customizer normal normal Future Release enhancement 01/15/2018 3
#40200 Introduce WP_Customize_Embed_Control normal normal Future Release enhancement 07/08/2018 4
#37887 Make attachments atomic until a Customizer session is published normal normal Future Release enhancement 10/16/2017 16
#29071 Make it easier to include an instance of the Customizer outside of customize.php normal normal Future Release enhancement 05/22/2021 24
#51820 Make starter content for fresh sites more discoverable normal normal Awaiting Review enhancement 11/18/2020
#49876 Menu section improvement ryokuhi* normal normal Future Release enhancement 11/12/2024 13
#43469 Native Site Icon feature in Customizer is outdated normal normal Future Release enhancement 05/31/2021 10
#29316 Need more value and preview hooks for WP_Customize_Settings low normal Future Release enhancement 03/20/2018 14
#47990 Opening/Closing the 'Add Items' slideout in the Customizer Menu editor loses the check icon normal normal Future Release enhancement 06/01/2021 6
#35186 Put the Customizer "back" button next to the "Close" button normal normal Future Release enhancement 11/22/2020 45
#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
#55766 Site icon checkbox to use the site logo normal normal Awaiting Review enhancement 05/18/2022
#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
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora normal normal Awaiting Review enhancement 03/13/2017 3
#62256 A suggestion for binding blocks. normal normal Awaiting Review feature request 10/18/2024
#39681 Add RGBA to Customizer color picker normal normal Future Release feature request 02/08/2019 10
#58610 Allow Custom CSS to Site Admins in Multisite normal major Awaiting Review feature request 08/23/2024 4
#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
#53688 add super admin feature to help developer normal major Awaiting Review feature request 07/19/2021 1
#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 (57 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52648 Problem with certain passwords not working to login to mysql db reporter-feedback normal major Awaiting Review defect (bug) 02/25/2021 2
#56533 dbDelta() ignores changes to column nullability (NULL/NOT NULL) reporter-feedback normal major Awaiting Review defect (bug) 09/08/2022 2
#59172 wp_query meta_query NOT EXISTS not creating correct sql query reporter-feedback normal normal Awaiting Review defect (bug) 09/05/2023 2
#46947 ‘❤’ in Comment Generates DB Error reporter-feedback normal normal Future Release defect (bug) 04/17/2019 3
#52253 New filter on wp-db.php reporter-feedback normal normal Awaiting Review enhancement 01/08/2021 3
#49028 Provide functionality to suppress $wpdb query filter reporter-feedback normal normal Awaiting Review enhancement 02/08/2020 6
#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
#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
#28625 Enhancement: Add constants to support SSL connections for mysqli needs-unit-tests normal normal Future Release enhancement 06/24/2023 18
#31018 Persistent database connections with mysqli needs-unit-tests normal normal enhancement 08/01/2022 15
#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
#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
#29938 mysqli_query and multiple resultsets needs-unit-tests normal normal enhancement 06/04/2019 2
#15332 dbDelta($query) - do not create view needs-unit-tests normal normal Future Release feature request 07/30/2018 15
#58180 Specify the REGEXP format for meta_query needs-docs normal trivial Awaiting Review enhancement 08/01/2023 1
#54235 Script for handling metadata in wp_postmeta needs-docs normal normal Awaiting Review feature request 10/08/2021
#13103 "Unknown character set" during install into database reports successful install. barrykooij has-patch normal normal defect (bug) 06/04/2019 10
#54801 Avoid WPDB errors when examining installation state of a site/network has-patch normal normal Future Release defect (bug) 09/27/2022 14
#26858 Comment duplicate check has a slow query pbearne has-patch normal normal Future Release defect (bug) 05/24/2024 8
#38921 Defining filter pre_get_table_charset causes errors has-patch normal normal Future Release defect (bug) 05/27/2020 4
#60362 Emojis cause "Updating failed. Could not update post in the database." error has-patch normal normal Awaiting Review defect (bug) 02/08/2024 11
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT has-patch normal normal Awaiting Review defect (bug) 09/23/2024 3
#44973 Issues with $wpdb->get_col_info has-patch normal normal Awaiting Review defect (bug) 09/23/2018
#62104 Multisite triggers UPDATE queries on _sitemeta of almost 150k character has-patch normal normal Awaiting Review defect (bug) 09/24/2024
#43589 WPDB Update change NULL values to acceptable values has-patch normal normal Awaiting Review defect (bug) 01/17/2019 4
#40695 `install_blog` suppresses database errors has-patch normal normal Future Release defect (bug) 06/01/2017 4
#34872 dbDelta Missing Index Name Creates Duplicate Indexes has-patch normal normal defect (bug) 06/04/2019 3
#59481 dbDelta do useless request when type case is not the same between query and describe result has-patch normal normal Awaiting Review defect (bug) 08/12/2024 2
#40694 dbDelta uses suppressed errors to detect table absence has-patch normal normal Future Release defect (bug) 12/01/2019 3
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated has-patch normal normal Awaiting Review defect (bug) 11/04/2024 1
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type has-patch normal normal Awaiting Review defect (bug) 02/05/2020
#46210 Add helpers for default/empty datetime value has-patch normal normal Awaiting Review enhancement 02/24/2023 5
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. has-patch normal normal Future Release enhancement 09/19/2022 6
#61856 Add support for MySQL SSL connections has-patch normal normal Awaiting Review enhancement 08/13/2024 2
#59269 Add support for adding metadata in bulk has-patch normal normal Awaiting Review enhancement 09/01/2023 3
#58344 Connect to database on first query has-patch normal normal Future Release enhancement 09/14/2023 7
#41956 Errno in $wpdb has-patch normal normal Awaiting Review enhancement 08/17/2018 15
#43019 Hook to validate post form data before save has-patch normal major Awaiting Review enhancement 10/28/2021 13
#26788 Improve dbDelta fields match has-patch normal normal enhancement 06/04/2019 1
#60102 PHPunit tests for dead_db has-patch normal normal Future Release enhancement 10/09/2024 2
#44386 Problem with utf8mb4_unicode_ci collation for arabic content has-patch normal major Awaiting Review enhancement 06/17/2018 1
#54324 Rename Table Function - maybe_rename_table() has-patch normal normal Awaiting Review enhancement 01/09/2023 2
#54560 Return null from wpdb::get_results when query fails has-patch normal normal Awaiting Review enhancement 12/02/2021
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion has-patch normal normal Future Release enhancement 05/31/2024 61
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* has-patch normal normal Future Release enhancement 12/11/2023 18
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis has-patch low minor Future Release enhancement 04/02/2024 14
#10404 dbDelta creates duplicate indexes when index definition contains spaces has-patch normal normal enhancement 01/21/2023 21
#58871 support uca14.0.0 collation in database where available has-patch normal normal Awaiting Review enhancement 09/25/2023 10
#54180 tests fot _wp_mysql_week() has-patch normal normal Future Release enhancement 10/09/2024 2
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set has-patch normal minor Awaiting Review enhancement 09/27/2022 9
#36242 wpdb set_sql_mode add param pbearne has-patch normal normal 6.8 enhancement 11/22/2024 2
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget has-patch normal normal Awaiting Review feature request 12/13/2024 14
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code has-patch normal normal Awaiting Review feature request 11/25/2024 2
#57793 Add native support for SQLite has-patch normal normal Future Release feature request 11/04/2024 20
#42352 Support use of native MySQLi prepared queries early normal normal Future Release enhancement 09/26/2024 9
Note: See TracReports for help on using and creating reports.