Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1291 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 500 of 1291)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#12056 target="_blank" being stripped from Profile Bio and Category Description Formatting normal normal Future Release enhancement dev-feedback 10/29/2019
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance Formatting normal normal Awaiting Review enhancement needs-unit-tests 05/18/2019
#51040 How about having a native BR to Newline method, i.e. br2nl Formatting normal normal Awaiting Review feature request dev-feedback 12/14/2023
#57909 It's not logical that the "Read more"-button disappears when you create a manual excerpt Formatting normal normal Awaiting Review feature request close 03/14/2023
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 10/23/2022
#36397 add_query_arg doesn't work with numbered html entities Formatting normal normal defect (bug) dev-feedback 06/04/2019
#23308 make_clickable problem with multiple "Punctuation URL character" Formatting normal normal defect (bug) dev-feedback 06/04/2019
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 06/04/2019
#26759 New Generic Sanitize Functions for Core Formatting normal normal enhancement dev-feedback 06/04/2019
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal normal enhancement dev-feedback 06/04/2019
#39824 Gallery doesn't show images being uploaded adamsilverstein Gallery normal normal Future Release defect (bug) dev-feedback 02/17/2021
#13429 Updating Link URL on image within Admin with Gallery Gallery normal normal Future Release defect (bug) dev-feedback 08/24/2023
#38228 Add filter to default gallery shortcode output Gallery normal normal Awaiting Review enhancement dev-feedback 04/12/2018
#13425 Image Gallery of Private Post is publicly displayed Gallery normal normal defect (bug) dev-feedback 06/04/2019
#60452 @category tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) dev-feedback 02/23/2024
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal normal Awaiting Review defect (bug) dev-feedback 08/30/2023
#59992 Document global $locale in wp-admin/options.php General normal normal Awaiting Review defect (bug) dev-feedback 11/30/2023
#60052 Error when deleting media if default taxonomies have been removed General normal normal Awaiting Review defect (bug) dev-feedback 03/07/2024
#47974 Fatal error without explanation General normal normal Awaiting Review defect (bug) close 02/26/2024
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal normal Awaiting Review defect (bug) dev-feedback 04/15/2020
#38596 Preview Change button does not reflect Custom Page Template General normal normal Awaiting Review defect (bug) dev-feedback 09/08/2017
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#55336 Query strings with reserved characters get wrongly redirected to encoded variant at the root level. General normal normal Awaiting Review defect (bug) dev-feedback 05/01/2022
#42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal Awaiting Review defect (bug) dev-feedback 10/10/2017
#60674 Reducing WordPress archive weight General normal normal Awaiting Review defect (bug) dev-feedback 03/02/2024
#57825 Something's wrong with the way the 'admin_init' hook and/or the wp_update_post function works General normal normal Awaiting Review defect (bug) dev-feedback 02/28/2023
#56172 Strict comparisons not used. General normal normal Awaiting Review defect (bug) dev-feedback 10/26/2023
#60070 Typo in wp-includes/class-json.php General normal trivial Awaiting Review defect (bug) dev-feedback 01/27/2024
#49664 Uppercase Greek letters are getting accents on iPhone mobile devices General normal normal Awaiting Review defect (bug) dev-feedback 03/18/2020
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General normal major Awaiting Review defect (bug) dev-feedback 07/24/2018
#57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist General normal normal Awaiting Review defect (bug) dev-feedback 03/07/2023
#57262 force_ssl_admin can be set to return a string General normal normal Awaiting Review defect (bug) dev-feedback 12/14/2022
#57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 02/02/2023
#60766 i have faching this error how can i fix this General normal major Awaiting Review defect (bug) close 03/13/2024
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 06/22/2022
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 6.6 enhancement dev-feedback 02/12/2024
#51301 Add class field to wp_nonce_field General normal normal Awaiting Review enhancement dev-feedback 09/14/2020
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 11/27/2023
#53541 Arguments passed to load_template() should be extracted General normal minor Awaiting Review enhancement dev-feedback 06/28/2021
#57580 Avoid errors from null parameters in add_submenu_page() General normal normal Future Release enhancement dev-feedback 02/26/2024
#58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal Future Release enhancement dev-feedback 03/11/2024
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal normal Awaiting Review enhancement dev-feedback 07/06/2022
#56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 09/17/2022
#38073 Deprecate and replace wp_reset_vars() davideferre General normal normal Awaiting Review enhancement dev-feedback 09/01/2021
#58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used General normal normal Future Release enhancement dev-feedback 01/30/2024
#57299 Implement array key type notation General normal normal Awaiting Review enhancement dev-feedback 12/08/2022
#59234 Introduce a `wp_json_decode()` function, including validation when available General normal normal Future Release enhancement dev-feedback 02/12/2024
#40178 Menus that contain post types in Draft status should be hidden from logged out users General normal normal Awaiting Review enhancement dev-feedback 03/19/2017
#59586 Missing Features for FSE / Block Themes General normal normal Awaiting Review enhancement dev-feedback 10/10/2023
#60084 Modify default value for x_redirected_by parameters General normal normal Awaiting Review enhancement dev-feedback 12/15/2023
#56527 Need specific SAN and common name for .CSR file to generate website certificate that does not expire General normal normal Awaiting Review enhancement dev-feedback 09/07/2022
#31387 New core API for adding Meta tags to the header General normal normal Awaiting Review enhancement dev-feedback 08/11/2021
#34699 New function: `get_query_arg()` General normal normal Future Release enhancement dev-feedback 07/20/2021
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
#53843 Remove adding of rel="noopener" to links with target="_blank" General normal normal Future Release enhancement dev-feedback 02/12/2024
#34116 Rethink default install content like "Sample Page", etc. General normal normal Awaiting Review enhancement dev-feedback 04/10/2021
#17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 09/24/2019
#48962 Start using namespaces in Core General normal normal Awaiting Review enhancement dev-feedback 12/13/2019
#58884 The image size for the Site Logo block is hard coded to "full" audrasjb* General normal normal Awaiting Review enhancement close 09/20/2023
#51278 Update return types to reflect the real return types. Remove mixed. General normal major Future Release enhancement dev-feedback 05/31/2021
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal normal Awaiting Review enhancement dev-feedback 08/07/2022
#57398 User roles are reset to "All" tabs when performing bulk actions on certain user roles. General normal normal Awaiting Review enhancement dev-feedback 02/17/2023
#60000 alot of tags is too many General normal normal WordPress.org enhancement dev-feedback 01/09/2024
#54861 cache_javascript_headers() is not call by core General normal normal Awaiting Review enhancement dev-feedback 01/20/2022
#42958 create callers for loop functions to accept post id General normal normal Awaiting Review enhancement dev-feedback 11/17/2020
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal Future Release enhancement dev-feedback 04/23/2020
#53216 A Gutenberg Block repo General normal normal WordPress.org feature request dev-feedback 04/20/2023
#32639 A URL Agnostic Wordpress General normal normal Awaiting Review feature request dev-feedback 07/25/2018
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request dev-feedback 10/03/2023
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal Future Release feature request dev-feedback 07/21/2023
#54218 Introduce a way to communicate incoming UI updates to users General normal normal Awaiting Review feature request dev-feedback 11/04/2021
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
#59233 Improve error handling for unserialize() General normal normal 6.6 task (blessed) dev-feedback 02/26/2024
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions hellofromTonya General normal normal 6.6 task (blessed) dev-feedback 03/06/2024
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#28774 Hooking into wp_ajax_upload_attachment General normal normal enhancement dev-feedback 06/04/2019
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#31559 Meta boxes should have before/after hooks General normal normal enhancement dev-feedback 06/04/2019
#31206 Move AJAX action parameters out of the method body and into the declaration. General normal normal enhancement dev-feedback 06/04/2019
#36120 Move wp_*_link() functions into wp-includes General normal normal enhancement dev-feedback 06/04/2019
#27122 Optimization for PHP FPM General normal normal enhancement dev-feedback 06/04/2019
#33837 We should avoid Superglobals when possible wonderboymusic General normal normal enhancement dev-feedback 06/04/2019
#27286 create menu page for custom post types General normal normal enhancement dev-feedback 06/04/2019
#50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 02/07/2024
#59883 Remove support for HTML4 and XHTML HTML API normal normal Awaiting Review enhancement dev-feedback 01/22/2024
#60229 HTML API: Introduce HTML Templating HTML API normal normal enhancement dev-feedback 03/07/2024
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal normal Awaiting Review defect (bug) dev-feedback 01/27/2017
#39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal Future Release enhancement dev-feedback 10/02/2017
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal Awaiting Review enhancement close 08/17/2021
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement dev-feedback 06/04/2019
#24567 Add help to media modals Help/About normal normal Awaiting Review enhancement dev-feedback 03/12/2023
#21273 Automatically open help panel Help/About normal trivial Future Release enhancement dev-feedback 10/18/2021
#57672 Help: only repo plugins and such can be updated on the help page? Help/About normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#60091 Improve language dropdown usability I18N normal normal Awaiting Review defect (bug) dev-feedback 03/15/2024
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs I18N normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.