Make WordPress Core

{31} Tickets in the General component (520 matches)

Arguments
Create a new ticket
  • Active tickets in the General component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 200 of 520)

1 2 3 4 5 6

Slated for Next Release (10 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#56034 PHP 8.2: proposal for handling unknown dynamic properties deprecations hellofromTonya* normal normal 6.3 task (blessed) 03/21/2023
#57837 PHP 8.x: various compatibility fixes for WordPress 6.3 hellofromTonya normal normal 6.3 task (blessed) 05/10/2023
#57782 PHPStan: Fix function argument type issues for WP 6.3 hellofromTonya normal normal 6.3 task (blessed) 02/21/2023
#56009 Prepare for PHP 8.2 normal normal 6.3 task (blessed) has-patch 03/01/2023
#57067 Replace certain `array_key_exists()` calls with `isset()` once PHP requirement is raised to 7.0+ normal normal 6.3 enhancement 05/18/2023
#58206 Replace usage of strpos with str_contains SergeyBiryukov normal normal 6.3 enhancement dev-feedback 05/30/2023
#58012 Replace usage of strpos with str_starts_with SergeyBiryukov normal normal 6.3 enhancement dev-feedback 05/04/2023
#58220 Replace usage of substr with str_starts_with and str_ends_with SergeyBiryukov normal normal 6.3 enhancement dev-feedback 05/25/2023
#57581 str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in functions.php normal normal 6.3 defect (bug) close 03/24/2023
#57580 strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in functions.php normal normal 6.3 defect (bug) close 05/01/2023

Tickets Awaiting Review (90 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#40899 '&' Is always escaped in the JavaScript template. normal normal Awaiting Review defect (bug) 09/08/2020
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' normal normal Awaiting Review defect (bug) has-patch 02/22/2022
#40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct normal normal Awaiting Review defect (bug) 06/08/2017
#58050 A beacon api for WordPress normal normal Awaiting Review defect (bug) 04/02/2023
#34778 A better indication of action happening on buttons. normal normal Awaiting Review enhancement 03/16/2020
#52824 A separate sub-menu to organize the extensions belonging to parent plugins. normal normal Awaiting Review feature request 03/23/2021
#58174 A shortcode block that evaluates to nothing, renders as a space in the HTML normal normal Awaiting Review defect (bug) 04/22/2023
#58346 A way for adding inline dynamic data normal normal Awaiting Review enhancement 05/17/2023
#40790 Ability to filter $post_type in _get_last_post_time normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#56879 Add DDEV Page to Install Local Server Docs normal normal Awaiting Review feature request needs-docs 10/21/2022
#20194 Add Description meta to General Settings normal minor Awaiting Review feature request 08/10/2021
#44425 Add WP_CACHE_KEY_SALT to WordPress.org secret-key service normal normal Awaiting Review enhancement 06/22/2018
#52998 Add a filter to paginate_links to allow bypassing merging query params normal normal Awaiting Review enhancement 04/05/2022
#58314 Add a filter to the usernames in wp_dropdown_users normal normal Awaiting Review enhancement 05/15/2023
#44212 Add a new helper function for comma- or space-separated lists normal normal Awaiting Review defect (bug) has-patch 05/28/2018
#57842 Add a new independent WP_Exception class, compatible with WP_Error normal normal Awaiting Review enhancement has-patch 03/06/2023
#54370 Add an option to configure the site icon in general settings normal normal Awaiting Review enhancement 11/25/2022
#54474 Add cross-origin-resource-policy: cross-origin header to WordPress shared resources to allow COOP and COEP normal normal Awaiting Review enhancement 06/07/2022
#58049 Add default value to the @param tag for the constructor in /wp-admin/includes/class-custom-image-header.php normal normal Awaiting Review defect (bug) has-patch 04/07/2023
#54212 Add hooks to get/update/add_option functions normal normal Awaiting Review feature request 10/03/2021
#38223 Add indicators to off-site links in wp-admin normal normal Awaiting Review enhancement 03/16/2020
#54846 Add links to actual topics instead of general Debugging for messages only visible when Debug is enabled normal normal Awaiting Review enhancement 02/17/2023
#41125 Add new `_deprecated_class()` function normal normal Awaiting Review enhancement 06/25/2017
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. normal normal Awaiting Review enhancement has-patch 06/02/2023
#53057 Added AJAX_DEBUG Constant for better ajax debugging normal normal Awaiting Review enhancement has-patch 04/23/2021
#58264 Adding spinner to submit_button with wrap normal normal Awaiting Review enhancement 05/06/2023
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#56846 All test classes that use the "wp" prefix should be renamed for consistency normal minor Awaiting Review enhancement 10/31/2022
#51139 Allow "tested up to" PHP version statement for plugins & themes normal normal Awaiting Review enhancement 06/08/2022
#54734 Allow get_file_path_from_theme filterable like get_theme_file_path normal normal Awaiting Review enhancement 01/04/2022
#56094 Allow the style property of block.json to be an array normal normal Awaiting Review defect (bug) has-patch 08/19/2022
#54653 Alphabetically sorted Headers in a Single Blog Post normal normal Awaiting Review enhancement 12/18/2021
#54363 Always load gravatars over HTTPS normal normal Awaiting Review enhancement has-patch 11/02/2021
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates normal normal Awaiting Review defect (bug) has-patch 06/09/2021
#44070 Avoid flickering of admin notices normal normal Awaiting Review defect (bug) 05/14/2018
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box normal normal Awaiting Review enhancement 01/16/2019
#46315 Block editor columns left margin issue on reduced screen width normal normal Awaiting Review defect (bug) 02/24/2019
#43319 Bootstrap 4 Card issue in backend normal normal Awaiting Review enhancement 02/16/2018
#39496 Can't view page preview. normal normal Awaiting Review defect (bug) 04/15/2017
#42150 Cannot edit links with visual editor on chromium-based browser normal normal Awaiting Review defect (bug) 10/10/2017
#43124 Cannot read property 'action' of null normal normal Awaiting Review defect (bug) 01/19/2018
#53914 Categories not available in New Posts normal normal Awaiting Review defect (bug) 08/11/2021
#56976 Category filter not functioning for Latest Post Block in Guttenberg normal normal Awaiting Review defect (bug) 11/03/2022
#36034 Change post name permalinks to use ID when inserting links normal normal Awaiting Review enhancement 06/28/2017
#54117 Changing memory limit descriptions normal minor Awaiting Review enhancement 10/31/2021
#58102 Check PHPcs Coding standard into the wp-includes folder normal normal Awaiting Review defect (bug) 04/11/2023
#57294 CodeMirror: Text disappears when candidate is confirmed in IME composition normal normal Awaiting Review defect (bug) 12/20/2022
#46394 Create a Function to Allow the WordPress Search to Only Return Results from a Specified Post Type normal normal Awaiting Review feature request 03/01/2019
#30934 Create a new API to standardize application logging normal normal Awaiting Review enhancement 08/04/2022
#51917 Create a staging environment within Core normal normal Awaiting Review feature request 01/26/2021
#43306 Creating site using wpmu_create_blog() without / prefixed with $path causes get_id_from_blogname() to fail. normal normal Awaiting Review defect (bug) 04/01/2019
#54626 Custom Objects normal normal Awaiting Review feature request 12/14/2021
#37699 Death to Globals Episode #1: A Registry, A Pattern normal normal Awaiting Review enhancement 01/14/2021
#38073 Deprecate and replace wp_reset_vars() davideferre normal normal Awaiting Review enhancement dev-feedback 09/01/2021
#55086 Different URLs according to environment type with filters to work smoothly in all envs without replacement in the database normal normal Awaiting Review feature request 02/05/2022
#42642 Displayin page WP 4.9 normal normal Awaiting Review defect (bug) 11/20/2017
#57679 Div class block-editor-block-mover__move-button-container has a fixed width normal normal Awaiting Review enhancement 02/09/2023
#58076 Docs: Improve various globals documentation, as per docblock standards. normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#51307 Document title broken when "Homepage" isn't set in Settings > Reading normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#46102 Documentation improvement normal normal Awaiting Review enhancement 01/27/2019
#55662 Eliminating magic numbers normal normal Awaiting Review enhancement 05/03/2022
#46457 Embed Block to a Reusable Block normal normal Awaiting Review defect (bug) 03/20/2020
#46481 Empty response if page template return zero normal normal Awaiting Review defect (bug) 03/25/2019
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments normal normal Awaiting Review enhancement has-patch 05/21/2018
#54266 Enhancing WordPress - CSS for Category links normal normal Awaiting Review enhancement 10/14/2021
#54938 Error 404 in WordPress after upgrading to v5.9 normal critical Awaiting Review defect (bug) 04/27/2022
#46342 Error messages in the Dashboard for Editor Role normal normal Awaiting Review defect (bug) 02/27/2019
#53070 Establish a Core CSS deprecation path normal normal Awaiting Review enhancement 12/16/2021
#46058 Extra database calls when use get_the_excerpt() and posts have images normal major Awaiting Review defect (bug) 06/25/2020
#56708 Fatal Error but no email normal normal Awaiting Review defect (bug) 10/01/2022
#47974 Fatal error without explanation normal normal Awaiting Review defect (bug) 09/04/2019
#40153 Filter for wp_safe_remote_get in download_url normal normal Awaiting Review enhancement has-patch 08/19/2019
#52404 Fix get_the_archive_description() to support default blog index normal normal Awaiting Review enhancement has-patch 01/30/2021
#58048 Fix non-strict checking issue in /wp-admin/includes/class-ftp.php normal normal Awaiting Review defect (bug) has-patch 04/02/2023
#58041 Fix non-strict checking issue on /wp-admin/includes/upgrade.php file normal normal Awaiting Review defect (bug) has-patch 04/01/2023
#37665 Font Natively: Google maps can change the active font normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#32071 Function to generate safe & trusted URLs normal normal Awaiting Review enhancement has-patch 06/13/2017
#40487 GUID contains more than 255 characters normal normal Awaiting Review defect (bug) 04/19/2017
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 normal blocker Awaiting Review defect (bug) has-patch 11/04/2022
#56896 Google positon drop on all websites with wordpress 6.0.3 installed normal blocker Awaiting Review defect (bug) has-patch 10/24/2022
#54276 Grammatical errors in "About" & "Privacy Policy Guide" page normal normal Awaiting Review enhancement has-patch 10/17/2021
#57592 Hebrew sort problem come from a core normal normal Awaiting Review defect (bug) 01/31/2023
#57755 How to Show Tenplate Content on another page normal normal Awaiting Review defect (bug) 02/17/2023
#56854 I cannot edit comments thru admin menu normal normal Awaiting Review defect (bug) 10/19/2022
#56993 I want to put a filter in the wp_enqueue_block_support_styles function. normal normal Awaiting Review feature request 11/04/2022
#47419 If emojis or embeds JavaScript is not loaded, variable wp is undefined in the front-end. normal normal Awaiting Review defect (bug) 05/29/2019
#48497 If preformatted block contains "<script>" tag page would not save normal normal Awaiting Review defect (bug) 03/31/2021
#55639 Implement Async CSS normal normal Awaiting Review enhancement has-patch 05/12/2022
#43622 Improve error messages normal normal Awaiting Review enhancement 03/23/2019
#46635 Improve identifying of non–trivial callbacks in hooks normal normal Awaiting Review enhancement has-patch 10/04/2020
1 2 3 4 5 6
Note: See TracReports for help on using and creating reports.