Make WordPress Core

{2} All Tickets, Workflow Oriented (8312 matches)

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

Results (1901 - 2000 of 8312)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#65335 Show a warning message about a commented-out Gutenberg block in the Classic Editor. Editor normal normal Awaiting Review feature request has-patch 2 months ago 8
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 3 months ago 14
#43028 Remove numbers before month in dropdown, it makes user confused when drowdown is not opened Date/Time normal normal Awaiting Review defect (bug) has-patch 6 years ago 10
#52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) has-patch 5 weeks ago 13
#29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 14 months ago 2
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal Future Release defect (bug) has-patch 10 months ago 17
#26980 the_modified_date is lower than the_date when post is scheduled Date/Time normal normal Awaiting Review defect (bug) has-patch 5 years ago 8
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 6 years ago 2
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 20 months ago 27
#48204 wp_exif_date2ts throws notice on empty date pbearne* Date/Time normal minor Future Release defect (bug) has-patch 16 months ago 12
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* Date/Time normal normal 7.2 defect (bug) has-patch 7 weeks ago 10
#29849 Better human_time_diff() audrasjb Date/Time normal normal Future Release enhancement has-patch 11 months ago 25
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal Future Release enhancement has-patch 2 months ago 22
#64102 add label to date/time to show which string is the language default SergeyBiryukov Date/Time normal normal Future Release enhancement has-patch 5 months ago 14
#13103 "Unknown character set" during install into database reports successful install. Database normal normal defect (bug) has-patch 3 months ago 15
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal Awaiting Review defect (bug) has-patch 12 days ago 5
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 4 years ago 14
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal normal Awaiting Review defect (bug) has-patch 5 weeks ago 9
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 3 months ago 10
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 12 months ago 5
#66072 Database tests fail on MariaDB 13.1 because utf8 now resolves to utf8mb4 Database normal normal 7.2 defect (bug) has-patch 3 days ago 5
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 9 months ago 6
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) has-patch 3 months ago 4
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 17 months ago 4
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 8 years ago
#66080 Send 500 (or other non-200) status code when using db-error.php Database normal normal 7.2 defect (bug) has-patch 42 hours ago 8
#51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) has-patch 3 months ago 4
#64130 Type error in /wp-includes/class-wpdb.php Database normal normal Awaiting Review defect (bug) has-patch 4 weeks ago 2
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) has-patch 9 months ago 3
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 8 years ago 4
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 9 years ago 4
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 7 years ago 3
#46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) has-patch 3 months ago 3
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 7 years ago 3
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 7 years ago
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 4 years ago 5
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 4 years ago 6
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 2 years ago 2
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 16 months ago 10
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 8 years ago 15
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 5 years ago 13
#26788 Improve dbDelta fields match Database normal normal enhancement has-patch 7 years ago 1
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 19 months ago 2
#54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 4 years ago 2
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 5 years ago
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 6 months ago 23
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 4 years ago 21
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 12 months ago 16
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 4 months ago 3
#63734 wpdb::prepare() should reject invalid schema object names Database normal normal Awaiting Review enhancement has-patch 14 months ago 4
#62512 Add "Learn WordPress" Links to the "WordPress Events and News" Dashboard Widget Database normal normal Awaiting Review feature request has-patch 16 months ago 19
#46287 Add insert_ignore() method to wpdb to avoid unecessary boilerplate code Database normal normal Awaiting Review feature request has-patch 16 months ago 2
#57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 23 months ago 20
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 10 months ago 4
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 10 years ago 9
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 15 months ago 7
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 4 weeks ago 4
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 9 years ago 2
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 4 years ago 9
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 5 years ago 5
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 2 years ago 6
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 6 years ago 6
#37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) has-patch 15 months ago 9
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 18 months ago 2
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 15 months ago 6
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) has-patch 5 months ago 2
#65796 The Customizer doesn't use the admin_body_class filter westonruter Customize normal normal 7.2 defect (bug) has-patch 6 weeks ago 3
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results Customize normal normal Awaiting Review defect (bug) has-patch 8 months ago 8
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update Customize normal normal Future Release defect (bug) has-patch 5 months ago 4
#51947 When Customizer `setup_theme` action fails during wp-settings.php, WordPress crashes due to missing global $wp_locale Customize normal major Future Release defect (bug) has-patch 4 weeks ago 9
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 4 years ago 8
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 5 years ago 23
#64905 Add link to WP Repo in Theme Preview screen Customize normal normal Future Release enhancement has-patch 2 months ago 5
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 4 years ago 19
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 9 years ago 9
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 21 months ago 1
#49876 Identify items used in current menu in menu selection panels. joedolson* Customize normal normal Future Release enhancement has-patch 11 months ago 31
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 7 years ago 8
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 4 months ago 3
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) has-patch 19 months ago 4
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 4 weeks ago 115
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal normal Awaiting Review defect (bug) has-patch 12 months ago 5
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 19 months ago 8
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal defect (bug) has-patch 3 months ago 22
#35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release enhancement has-patch 7 years ago 13
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 6 years ago 32
#65474 Flushing response data in wp-cron needs to be optional Cron API normal major Future Release enhancement has-patch 3 months ago 16
#64157 Introduce constant or filter to prevent wp-cron.php triggering cron jobs. Cron API normal normal Future Release enhancement has-patch 11 months ago 7
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 3 years ago 4
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 4 weeks ago 10
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 5 years ago 2
#12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 4 weeks ago 37
#53310 All Comments are not visible in comment section in WordPress Backend Post Section Comments normal normal Awaiting Review defect (bug) has-patch 14 months ago 7
#57513 All the comments not showing properly in edit posts Comments normal normal Awaiting Review defect (bug) has-patch 4 years ago
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 10 years ago 1
#49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 3 years ago 4
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 6 years ago 8
#54149 Audit `get_comment()` response checks. Comments normal normal Future Release defect (bug) has-patch 2 years ago 14
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 6 years ago 2
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) has-patch 5 days ago 6
Note: See TracReports for help on using and creating reports.