Make WordPress Core

{1} All Tickets (8372 matches)

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

Results (3201 - 3300 of 8372)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58824 Add a filter to change the classes in posts list table in admin has-patch normal normal Awaiting Review enhancement 08/01/2024 9
#52998 Add a filter to paginate_links to allow bypassing merging query params normal normal Awaiting Review enhancement 04/05/2022 3
#57842 Add a new independent WP_Exception class, compatible with WP_Error has-patch normal normal Awaiting Review enhancement 03/06/2023 2
#51301 Add class field to wp_nonce_field dev-feedback normal normal Awaiting Review enhancement 09/14/2020 4
#59510 Add filter for the block-template viewport meta tag has-patch normal normal Awaiting Review enhancement 04/13/2024 4
#38223 Add indicators to off-site links in wp-admin normal normal Awaiting Review enhancement 03/16/2020 5
#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
#53868 Add option to `paginate_links` to apply format on all pages reporter-feedback normal normal Awaiting Review enhancement 11/26/2021 5
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. has-patch normal normal Awaiting Review enhancement 06/06/2023 2
#53057 Added AJAX_DEBUG Constant for better ajax debugging has-patch normal normal Awaiting Review enhancement 04/23/2021 2
#56846 All test classes that use the "wp" prefix should be renamed for consistency has-patch normal minor Awaiting Review enhancement 07/25/2023 14
#51139 Allow "tested up to" PHP version statement for plugins & themes normal normal Awaiting Review enhancement 01/09/2024 20
#62151 Allow Ignoring Patch Version in version_compare() for PHP Compatibility has-patch normal normal Awaiting Review enhancement 10/01/2024 4
#54363 Always load gravatars over HTTPS has-patch normal normal Awaiting Review enhancement 11/02/2021 1
#53541 Arguments passed to load_template() should be extracted dev-feedback normal minor Awaiting Review enhancement 06/28/2021 1
#43830 Being able to set a page as a homepage under the "Page Attribute" meta box normal normal Awaiting Review enhancement 01/16/2019 3
#60906 Block Hooks: Allow adding toggle without injecting hooked block normal normal Awaiting Review enhancement 04/03/2024 1
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. has-patch normal normal Awaiting Review enhancement 07/03/2024 9
#43319 Bootstrap 4 Card issue in backend normal normal Awaiting Review enhancement 02/16/2018 1
#61647 Catch ArgumentCountError in apply_filters, and prompt developers to check accepted_args normal normal Awaiting Review enhancement 07/13/2024
#36034 Change post name permalinks to use ID when inserting links normal normal Awaiting Review enhancement 06/28/2017 3
#59432 Compliant with W3C coding standards has-patch normal minor Awaiting Review enhancement 10/06/2024 7
#61569 Content-Security-Policy (CSP) add support for trusted types (centralized input validation of text inserted into DOM XSS sinks) normal normal Awaiting Review enhancement 02/18/2025 1
#62848 Continuous requests for apple-touch-icon-precomposed.png returning 404 normal minor Awaiting Review enhancement 01/23/2025
#30934 Create a new API to standardize application logging normal normal Awaiting Review enhancement 08/04/2022 12
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks dev-feedback normal normal Awaiting Review enhancement 07/06/2022 2
#54577 Creating a table inside the text element in a webpage reporter-feedback normal normal Awaiting Review enhancement 12/06/2021 1
#61899 Custom query args for `search_box` form in `WP_List_Table` has-patch normal normal Awaiting Review enhancement 08/20/2024 1
#37699 Death to Globals Episode #1: A Registry, A Pattern normal normal Awaiting Review enhancement 01/14/2021 117
#56582 Decide how to format multi-line comments in global scope. dev-feedback normal normal Awaiting Review enhancement 09/17/2022 3
#46102 Documentation improvement normal normal Awaiting Review enhancement 01/27/2019 2
#55662 Eliminating magic numbers normal normal Awaiting Review enhancement 05/03/2022 2
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments has-patch normal normal Awaiting Review enhancement 05/21/2018 4
#54266 Enhancing WordPress - CSS for Category links normal normal Awaiting Review enhancement 10/14/2021 1
#53070 Establish a Core CSS deprecation path normal normal Awaiting Review enhancement 12/16/2021 20
#40153 Filter for wp_safe_remote_get in download_url has-patch normal normal Awaiting Review enhancement 10/06/2024 2
#62837 Filter to change the labels and placeholders of inputs has-patch normal normal Awaiting Review enhancement 01/23/2025 2
#52404 Fix get_the_archive_description() to support default blog index has-patch normal normal Awaiting Review enhancement 01/30/2021 1
#63070 Flushing object cache removes all transients normal normal Awaiting Review enhancement 03/07/2025
#56691 Function suggestion: get_excerpt_length() has-patch normal normal Awaiting Review enhancement 06/12/2024 2
#32071 Function to generate safe & trusted URLs has-patch normal normal Awaiting Review enhancement 06/13/2017 7
#63015 Handle more content-disposition format on dowload_url normal normal Awaiting Review enhancement 02/25/2025 1
#55639 Implement Async CSS has-patch normal normal Awaiting Review enhancement 07/24/2024 1
#57299 Implement array key type notation dev-feedback normal normal Awaiting Review enhancement 12/08/2022 5
#34567 Improve HTML5 support in frontend close normal normal Awaiting Review enhancement 09/04/2020 4
#46635 Improve identifying of non–trivial callbacks in hooks has-patch normal normal Awaiting Review enhancement 08/23/2024 29
#41249 Improve the "collapse menu" interface normal normal Awaiting Review enhancement 04/21/2019 4
#59330 Improvement in wp_parse_args for mutli-dimensional arrays has-patch normal trivial Awaiting Review enhancement 09/17/2023 1
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start has-patch normal trivial Awaiting Review enhancement 11/25/2024 3
#37307 Indicate non-GPL plugins and themes for users normal normal Awaiting Review enhancement 05/03/2017 4
#62731 Inline CSS inserted by wp_print_auto_sizes_contain_css_fix too high in HTML normal normal Awaiting Review enhancement 12/22/2024
#40834 Introduce a JS module pattern to WordPress normal normal Awaiting Review enhancement 09/04/2018 8
#61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users dev-feedback normal normal Awaiting Review enhancement 07/23/2024 1
#46580 Is there a reason we add noopener noreferrer on all anchor tags with target=? normal minor Awaiting Review enhancement 03/21/2019 2
#40751 Login form - Consider making Back to {site name} & Lost your password inline. has-patch normal normal Awaiting Review enhancement 05/15/2017 3
#61125 Many strings or URLs lack proper escaping. audrasjb has-patch normal minor Awaiting Review enhancement 10/04/2024 3
#40178 Menus that contain post types in Draft status should be hidden from logged out users dev-feedback normal normal Awaiting Review enhancement 03/19/2017 3
#43813 Meta API should set `last_changed` cache key internally normal normal Awaiting Review enhancement 04/20/2018 4
#59586 Missing Features for FSE / Block Themes dev-feedback normal normal Awaiting Review enhancement 10/10/2023
#62904 Mix Rows and Columns Without Grouping close normal normal Awaiting Review enhancement 03/03/2025 4
#60084 Modify default value for x_redirected_by parameters dev-feedback normal normal Awaiting Review enhancement 12/15/2023
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) normal normal Awaiting Review enhancement 11/16/2021 5
#60953 Need new hook at paginate_links has-patch normal minor Awaiting Review enhancement 06/04/2024 1
#31387 New core API for adding Meta tags to the header dev-feedback normal normal Awaiting Review enhancement 08/11/2021 10
#50223 Performance improvement: Avoid using array_unique() where possible reporter-feedback lowest normal Awaiting Review enhancement 05/23/2020 5
#44407 Please add page_attributes_meta_box_parent action to meta-boxes.php normal normal Awaiting Review enhancement 06/21/2018 2
#61752 Plugin and theme editors should show files in alpha order has-patch normal normal Awaiting Review enhancement 08/08/2024 3
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) has-patch normal normal Awaiting Review enhancement 03/19/2025 9
#61542 Reading Settings static front page dropdown field alignment issue has-patch normal normal Awaiting Review enhancement 07/02/2024 2
#62067 Remove Unnecessary array_flip Function in VALID_TOP_LEVEL_KEYS Filter has-patch normal normal Awaiting Review enhancement 09/18/2024 1
#48758 Repurpose 'Hello World' post to also serve as a Gutenberg tutorial normal normal Awaiting Review enhancement 04/10/2021 18
#61141 Request new function add_sites_page(...) has-patch normal minor Awaiting Review enhancement 06/08/2024 1
#34116 Rethink default install content like "Sample Page", etc. dev-feedback normal normal Awaiting Review enhancement 01/29/2025 15
#60384 Security Issues on one of the website normal major Awaiting Review enhancement 01/30/2024
#55330 Set global_styles_svg_filters transient to return true causing symbol `1` to be appeared on the screen in a production mode normal trivial Awaiting Review enhancement 03/08/2022 2
#54479 Set_blog_id performance reporter-feedback normal normal Awaiting Review enhancement 11/20/2021 3
#61626 Settings > Reading: add a connection to the home template for block themes normal normal Awaiting Review enhancement 08/27/2024 1
#40280 Short-circuit filters can't return common values has-patch normal normal Awaiting Review enhancement 12/08/2017 17
#57537 Site editor theme export: remove site specific details has-patch normal normal Awaiting Review enhancement 06/14/2023 4
#58438 Site not Working post Software updates reporter-feedback normal critical Awaiting Review enhancement 06/01/2023 3
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) dev-feedback normal normal Awaiting Review enhancement 07/26/2024 2
#60430 Spell enqueueing or enqueuing consistently dev-feedback normal trivial Awaiting Review enhancement 06/13/2024 4
#48962 Start using namespaces in Core dev-feedback normal normal Awaiting Review enhancement 12/13/2019 1
#61445 Synced patterns can not be used on site if pages are copied normal normal Awaiting Review enhancement 06/14/2024
#57176 Table pagination issue normal normal Awaiting Review enhancement 11/23/2022 3
#42723 Tag Cloud CSS needed for HTML minification has-patch normal normal Awaiting Review enhancement 04/17/2023 9
#52397 The function wp_is_mobile should accept also lower case strings as user agents reporter-feedback low normal Awaiting Review enhancement 01/30/2021 4
#58884 The image size for the Site Logo block is hard coded to "full" audrasjb* close normal normal Awaiting Review enhancement 09/20/2023 14
#60782 The method parameter is never used. normal normal Awaiting Review enhancement 06/20/2024 2
#54525 URL Object normal normal Awaiting Review enhancement 11/27/2021 2
#58987 Unify usage of die(), die( '-1' ), exit(); normal minor Awaiting Review enhancement 08/06/2023 1
#31737 Unique identifier for Heartbeat API calls has-patch normal minor Awaiting Review enhancement 07/06/2022 8
#50400 Update Search Engine Visibility text following XML sitemap launch normal normal Awaiting Review enhancement 06/16/2020 14
#51227 Update paginate_links dots to account for total pages has-patch normal trivial Awaiting Review enhancement 09/03/2020 1
#62595 Updates Status Page - Only show if there are errors. normal normal Awaiting Review enhancement 11/28/2024
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. dev-feedback normal normal Awaiting Review enhancement 08/07/2022 4
#56822 Use non-breaking space in required fields message normal normal Awaiting Review enhancement 11/04/2022
#54182 Use wp_unslash() for $_REQUEST Parameter in wp-admin/admin-post.php file reporter-feedback normal normal Awaiting Review enhancement 09/30/2021 3
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. dev-feedback normal normal Awaiting Review enhancement 10/07/2024 2
#56262 WP_List_Util::pluck doesn't support a null $field has-patch low minor Awaiting Review enhancement 07/26/2022 1
Note: See TracReports for help on using and creating reports.