Make WordPress Core

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

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#59444 Add language injection comments for embedded languages in PHP normal normal Future Release enhancement 09/26/2023 2
#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
#59918 Allow wp_get_global_settings to return null if the value is not found. needs-unit-tests normal normal Future Release enhancement 11/27/2023 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
#57580 Avoid errors from null parameters in add_submenu_page() dev-feedback normal normal Future Release enhancement 09/08/2024 29
#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
#49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein normal normal Future Release enhancement 01/07/2021 2
#60906 Block Hooks: Allow adding toggle without injecting hooked block normal normal Awaiting Review enhancement 04/03/2024 1
#61078 Block Hooks: Consider introducing a dedicated endpoint normal normal Future Release enhancement 04/26/2024 2
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. has-patch normal normal Awaiting Review enhancement 07/03/2024 9
#61074 Block Hooks: Enable for post content normal normal Future Release enhancement 06/19/2024 1
#43319 Bootstrap 4 Card issue in backend normal normal Awaiting Review enhancement 02/16/2018 1
#62139 Broaden use of `addAdminNotice()` has-patch normal normal 6.8 enhancement 10/03/2024 1
#62126 Cache duplicate calls to WP_Theme_JSON::sanitize normal normal Awaiting Review enhancement 09/26/2024
#60355 Can't save object to metadata with `readonly` properties needs-docs normal minor Future Release enhancement 02/12/2024 5
#32316 Caps: Pass cap being checked to the 'user_has_cap' filter normal normal enhancement 06/04/2019 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
#46484 Cleaning WP from any reference to php4 early normal normal Future Release enhancement 05/22/2019 1
#41873 Code Editor: Add PHP linter normal normal Future Release enhancement 10/03/2017 7
#41874 Code Editor: Extend CSS linter to check for safecss-forbidden properties normal normal Future Release enhancement 09/29/2017 2
#58874 Code Modernization: Consider using the null coalescing operator. costdev* dev-feedback normal normal Future Release enhancement 07/22/2024 23
#60921 Coding standard change close normal normal Awaiting Review enhancement 08/05/2024 3
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php has-patch normal normal Future Release enhancement 02/06/2023 10
#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 07/03/2024
#60414 Core PHP autoloader proposal has-patch normal normal Future Release enhancement 09/13/2024 44
#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
#32249 Create extendable base classes of WP_Customize_* so that the rest of WordPress can benefit for its API normal normal enhancement 06/04/2019 2
#32469 Create wp-include/views directory normal normal enhancement 06/04/2019 2
#54577 Creating a table inside the text element in a webpage reporter-feedback normal normal Awaiting Review enhancement 12/06/2021 1
#34669 Custom back_link in wp_die and provide a filter reporter-feedback normal normal Future Release enhancement 09/16/2022 7
#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
#62172 Deprecate non-UTF-8 Support normal normal Future Release enhancement 10/05/2024 2
#38597 Discourage usage of legacy properties in WP_Network has-patch normal normal Future Release enhancement 09/17/2024 12
#46102 Documentation improvement normal normal Awaiting Review enhancement 01/27/2019 2
#31603 Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string normal normal Future Release enhancement 07/17/2021 7
#55662 Eliminating magic numbers normal normal Awaiting Review enhancement 05/03/2022 2
#61959 Enhance Support for `popovertarget` and `popover` Attributes in Native Browser Popover API normal blocker Awaiting Review enhancement 09/13/2024 4
#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
#55414 Filter error suppression for individual DB query errors has-patch normal normal Future Release enhancement 06/28/2024 19
#40153 Filter for wp_safe_remote_get in download_url has-patch normal normal Awaiting Review enhancement 10/06/2024 2
#51463 Fire an action prior to AJAX action handling (allows diagnostics) has-patch normal normal Future Release enhancement 10/19/2021 4
#56897 First time contributor welcome message improvements has-patch normal normal Future Release enhancement 07/24/2024 10
#58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used dev-feedback normal normal Future Release enhancement 01/30/2024 16
#52217 Fix code issues identified by PHPStan has-patch normal normal Future Release enhancement 05/08/2024 23
#52404 Fix get_the_archive_description() to support default blog index has-patch normal normal Awaiting Review enhancement 01/30/2021 1
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj has-patch normal normal Future Release enhancement 03/20/2019 11
#31010 Frontend / Admin specifications for AJAX normal normal enhancement 06/04/2019 2
#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
#60638 Gravatar: Upgrade md5 hashing algorithm to sha256 has-patch normal normal Future Release enhancement 09/10/2024 3
#42897 Hard deprecate functions deprecated before WP 3.7.0 needs-unit-tests normal normal Future Release enhancement 04/20/2020 7
#28774 Hooking into wp_ajax_upload_attachment dev-feedback normal normal enhancement 06/04/2019 2
#30798 Ideas for improvements to to wp_die() usages dev-feedback normal normal enhancement 06/04/2019 5
#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
#43622 Improve error messages normal normal Awaiting Review enhancement 03/23/2019 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
#28643 Improve the wp_die experience normal normal enhancement 06/04/2019 2
#59330 Improvement in wp_parse_args for mutli-dimensional arrays has-patch normal trivial Awaiting Review enhancement 09/17/2023 1
#37307 Indicate non-GPL plugins and themes for users normal normal Awaiting Review enhancement 05/03/2017 4
#61175 Integrate PHPStan into the core development workflow normal normal Future Release enhancement 09/30/2024 7
#40834 Introduce a JS module pattern to WordPress normal normal Awaiting Review enhancement 09/04/2018 8
#59234 Introduce a `wp_json_decode()` function, including validation when available dev-feedback normal normal Future Release enhancement 02/12/2024 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
#53285 Make it easier to determine which features have been merged to core normal normal Future Release enhancement 06/17/2021 5
#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
#31559 Meta boxes should have before/after hooks dev-feedback normal normal enhancement 06/04/2019 3
#59586 Missing Features for FSE / Block Themes dev-feedback normal normal Awaiting Review enhancement 10/10/2023
#60084 Modify default value for x_redirected_by parameters dev-feedback normal normal Awaiting Review enhancement 12/15/2023
#32558 More compact handling of the filter bar on small screens normal normal enhancement 06/04/2019 7
#31206 Move AJAX action parameters out of the method body and into the declaration. dev-feedback normal normal enhancement 06/04/2019 3
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) normal normal Awaiting Review enhancement 11/16/2021 5
#36120 Move wp_*_link() functions into wp-includes dev-feedback normal normal enhancement 06/04/2019 3
#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
#31211 New function for link-category intersection normal normal enhancement 06/04/2019 1
#34699 New function: `get_query_arg()` dev-feedback normal normal Future Release enhancement 07/20/2021 8
Note: See TracReports for help on using and creating reports.