Make WordPress Core

{2} All Tickets, Workflow Oriented (8403 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 (401 - 500 of 8403)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019 1
#57842 Add a new independent WP_Exception class, compatible with WP_Error General normal normal Awaiting Review enhancement has-patch 03/06/2023 2
#54260 Add accessible labels to pagination links General normal normal Future Release enhancement has-patch 05/24/2023 11
#59510 Add filter for the block-template viewport meta tag General normal normal Awaiting Review enhancement has-patch 09/30/2023 2
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal Awaiting Review enhancement has-patch 06/06/2023 2
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal Awaiting Review enhancement has-patch 04/23/2021 2
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor Awaiting Review enhancement has-patch 07/25/2023 14
#54363 Always load gravatars over HTTPS General normal normal Awaiting Review enhancement has-patch 11/02/2021 1
#58719 Bump the minimum PHP version to 7.2 johnbillion* General normal normal 6.6 enhancement has-patch 03/11/2024 42
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023 10
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal Awaiting Review enhancement has-patch 05/21/2018 4
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 05/06/2023 18
#40153 Filter for wp_safe_remote_get in download_url General normal normal Awaiting Review enhancement has-patch 08/19/2019 1
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021 4
#56897 First time contributor welcome message improvements General normal normal Future Release enhancement has-patch 02/07/2023 9
#52217 Fix code issues identified by PHPStan General normal normal Future Release enhancement has-patch 10/11/2023 21
#52404 Fix get_the_archive_description() to support default blog index General normal normal Awaiting Review enhancement has-patch 01/30/2021 1
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019 11
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017 7
#59810 Global styles revisions: add route for single styles revisions youknowriad General normal normal 6.6 enhancement has-patch 02/15/2024 16
#60638 Gravatar: Upgrade md5 hashing algorithm to sha256 General normal normal Future Release enhancement has-patch 02/26/2024 2
#55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 05/12/2022
#46635 Improve identifying of non–trivial callbacks in hooks General normal normal Awaiting Review enhancement has-patch 08/28/2023 27
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023 1
#59232 Introduce #[Override] attribute to mark overloaded methods General normal normal 6.6 enhancement has-patch 02/12/2024 8
#56691 Introduce a function get excerpt length General normal normal Awaiting Review enhancement has-patch 09/29/2022 1
#55440 Introduce a wrapper fro setcookie() General normal normal Awaiting Review enhancement has-patch 03/22/2022 1
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017 3
#59152 Need some css improvement on wordpress installation ( install.php ) page for mobile screen. General normal normal Awaiting Review enhancement has-patch 08/24/2023 2
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 06/22/2021 3
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement has-patch 09/18/2023 26
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021 14
#40280 Short-circuit filters can't return common values General normal normal Awaiting Review enhancement has-patch 12/08/2017 17
#57537 Site editor theme export: remove site specific details General normal normal Awaiting Review enhancement has-patch 06/14/2023 4
#29972 Split pagination calculations and HTML in paginate_links General normal normal enhancement has-patch 06/04/2019 2
#42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 04/17/2023 9
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022 8
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020 1
#58948 Use Elvis operator (`:?`) to replace repeating ternary patterns (`a ? a : b`) General normal trivial Awaiting Review enhancement close 10/17/2023 7
#55376 Use wp_filesize in core General normal normal Future Release enhancement has-patch 07/10/2023 11
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019 11
#58433 WP version in Etag header in load-styles.php file General normal normal Awaiting Review enhancement has-patch 06/19/2023 16
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 07/26/2022 1
#58935 White page on admin.php in WordPress Dashboard General normal normal Awaiting Review enhancement has-patch 08/02/2023 6
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020 1
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019 3
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 07/05/2022 8
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal Awaiting Review enhancement has-patch 06/01/2021 5
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020 2
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023 4
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly HTTP API normal normal Future Release enhancement has-patch 07/25/2022 2
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement has-patch 10/14/2021 2
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 05/25/2021 5
#45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 12/06/2023 2
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020 13
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017 8
#60565 download_url() returns inaccurate error message on missing URL argument audrasjb HTTP API normal trivial 6.6 enhancement has-patch 02/19/2024 1
#59708 get_allowed_http_origins(): Default list only HTTPS HTTP API normal normal Awaiting Review enhancement has-patch 10/23/2023
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal Future Release enhancement has-patch 10/18/2021 4
#42900 Add gender field to user profile for use in translations I18N normal normal Awaiting Review enhancement has-patch 01/16/2019 6
#60554 Add support for using only PHP translation files swissspidy I18N normal normal 6.6 enhancement has-patch 02/16/2024 1
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal Future Release enhancement has-patch 02/19/2019 3
#23311 Enable internationalization in PHPMailer I18N normal normal Future Release enhancement has-patch 09/14/2020 7
#39756 Extend the jQuery datepicker localization I18N normal normal Awaiting Review enhancement has-patch 05/30/2023 1
#39295 Prevent infinite loop when calling get_user_locale() in a 'locale' filter I18N normal major Awaiting Review enhancement has-patch 09/27/2020 3
#43096 Reduce redundant calls to translate() I18N normal normal Awaiting Review enhancement close 05/05/2023 3
#33073 Some strings need "no HTML entities" translator comments I18N normal normal 6.6 enhancement has-patch 02/12/2024 29
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 09/25/2017 5
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 07/21/2021 13
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024 15
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement has-patch 01/03/2023 1
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 07/17/2020 1
#54419 Suggestion to add an action in /wp-admin/import.php page Import normal minor Awaiting Review enhancement has-patch 10/19/2022 2
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019 3
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 06/04/2019 9
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019 9
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal normal Awaiting Review enhancement has-patch 04/24/2019 4
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal Awaiting Review enhancement has-patch 02/22/2017 13
#58901 Flush 'user_activation_key' after successfully login rajinsharwar Login and Registration normal normal 6.6 enhancement has-patch 02/12/2024 13
#35177 Introduce a separate function for the login form action URL Login and Registration normal normal Future Release enhancement has-patch 09/18/2023 1
#33295 Login: Remove decoration from translation strings Login and Registration normal normal enhancement has-patch 07/15/2021 3
#60668 Missing translation in login_header() first parameter audrasjb* Login and Registration normal minor 6.6 enhancement has-patch 03/02/2024 3
#31928 Move wp-signup.php functions to a wp-includes directory Login and Registration normal normal Future Release enhancement has-patch 11/22/2022 4
#34712 New filter: `reset_password_url` Login and Registration normal normal Awaiting Review enhancement has-patch 08/27/2017 1
#28352 New filters in wp-activate.php voldemortensen Login and Registration normal normal enhancement has-patch 06/04/2019 9
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019 7
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 02/08/2020 18
#35829 Separate functions from wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019 1
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal enhancement has-patch 06/04/2019 6
#35422 only exit if the redirect is true when registering on multisites Login and Registration normal normal enhancement has-patch 02/19/2022 7
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal Awaiting Review enhancement has-patch 03/01/2017 4
#40768 site.com/login should not redirect to login page when user is already logged in Login and Registration normal normal Awaiting Review enhancement has-patch 08/18/2023 8
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020 20
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email Mail normal normal Future Release enhancement has-patch 09/16/2020 7
#28618 Allow PHPMailer class to be reliably overriden Mail normal normal Future Release enhancement has-patch 10/08/2020 4
#22942 Remove Post by Email chriscct7 Mail normal normal Future Release enhancement has-patch 10/15/2020 29
#47004 WordPress email subject update - phase 2 Mail normal normal Awaiting Review enhancement has-patch 01/07/2020 4
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020 59
#38026 Add Delete link to details modal when file in trash Media normal normal Awaiting Review enhancement has-patch 04/18/2019 4
#40076 Add Filter option Attached Media normal normal Future Release enhancement has-patch 06/21/2021 7
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.