Make WordPress Core

{1} All Tickets (8328 matches)

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

Results (3101 - 3200 of 8328)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60839 WordPress issue > WordPress 6.5 RC3 and 6.4.3, crop feature not working: Invalid Paramter dev-feedback normal normal Awaiting Review defect (bug) 04/06/2024 1
#57262 force_ssl_admin can be set to return a string dev-feedback normal normal Awaiting Review defect (bug) 12/14/2022 3
#57476 hash characters at start of wp post titles are stripped upon pasting dev-feedback normal normal Awaiting Review defect (bug) 02/02/2023 2
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) dev-feedback normal normal Awaiting Review defect (bug) 07/17/2018 3
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. dev-feedback normal minor Awaiting Review defect (bug) 08/03/2022 5
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode dev-feedback normal normal Awaiting Review defect (bug) 06/22/2022 1
#40790 Ability to filter $post_type in _get_last_post_time dev-feedback normal normal Awaiting Review enhancement 04/25/2019 4
#51006 Add a mechanism for accessible tooltips in core joedolson* dev-feedback normal normal 6.8 enhancement 09/30/2024 42
#51301 Add class field to wp_nonce_field dev-feedback normal normal Awaiting Review enhancement 09/14/2020 4
#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
#58874 Code Modernization: Consider using the null coalescing operator. costdev* dev-feedback normal normal Future Release enhancement 07/22/2024 23
#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
#56582 Decide how to format multi-line comments in global scope. dev-feedback normal normal Awaiting Review enhancement 09/17/2022 3
#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
#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
#57299 Implement array key type notation dev-feedback normal normal Awaiting Review enhancement 12/08/2022 5
#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
#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
#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
#31206 Move AJAX action parameters out of the method body and into the declaration. dev-feedback normal normal enhancement 06/04/2019 3
#36120 Move wp_*_link() functions into wp-includes dev-feedback normal normal enhancement 06/04/2019 3
#31387 New core API for adding Meta tags to the header dev-feedback normal normal Awaiting Review enhancement 08/11/2021 10
#34699 New function: `get_query_arg()` dev-feedback normal normal Future Release enhancement 07/20/2021 8
#27122 Optimization for PHP FPM dev-feedback normal normal enhancement 06/04/2019 13
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj dev-feedback normal normal Future Release enhancement 04/27/2023 14
#34116 Rethink default install content like "Sample Page", etc. dev-feedback normal normal Awaiting Review enhancement 04/10/2021 13
#17619 Soft 404 at /wp-content/plugins/ dev-feedback normal normal Future Release enhancement 09/24/2019 11
#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
#51278 Update return types to reflect the real return types. Remove mixed. dev-feedback normal major Future Release enhancement 05/31/2021 24
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. dev-feedback normal normal Awaiting Review enhancement 08/07/2022 4
#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
#33837 We should avoid Superglobals when possible wonderboymusic dev-feedback normal normal enhancement 04/03/2024 25
#60000 alot of tags is too many dev-feedback normal normal WordPress.org enhancement 01/09/2024 2
#54861 cache_javascript_headers() is not call by core dev-feedback normal normal Awaiting Review enhancement 01/20/2022 1
#42958 create callers for loop functions to accept post id dev-feedback normal normal Awaiting Review enhancement 11/17/2020 3
#27286 create menu page for custom post types dev-feedback normal normal enhancement 06/04/2019 3
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* dev-feedback normal normal Future Release enhancement 04/23/2020 5
#53216 A Gutenberg Block repo dev-feedback normal normal WordPress.org feature request 04/20/2023 4
#32639 A URL Agnostic Wordpress dev-feedback normal normal Awaiting Review feature request 07/25/2018 5
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() dev-feedback normal normal Future Release feature request 09/16/2024 33
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb dev-feedback normal normal Future Release feature request 07/21/2023 12
#54218 Introduce a way to communicate incoming UI updates to users dev-feedback normal normal Awaiting Review feature request 11/04/2021 2
#38618 wp_description() and description-tag dev-feedback normal normal Awaiting Review feature request 04/05/2019 2
#59233 Improve error handling for unserialize() dev-feedback normal normal 6.7 task (blessed) 06/13/2024 5
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* dev-feedback normal normal 6.7 task (blessed) 06/18/2024 84
#46484 Cleaning WP from any reference to php4 early normal normal Future Release enhancement 05/22/2019 1
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' has-patch normal normal Awaiting Review defect (bug) 02/22/2022 4
#44212 Add a new helper function for comma- or space-separated lists has-patch normal normal Awaiting Review defect (bug) 05/28/2018 4
#37253 Add several missing "_deprecated_function()" calls has-patch low normal Future Release defect (bug) 04/19/2019 4
#56094 Allow the style property of block.json to be an array has-patch normal normal Awaiting Review defect (bug) 08/19/2022 9
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates has-patch normal normal Awaiting Review defect (bug) 06/09/2021 1
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates has-patch normal critical Awaiting Review defect (bug) 07/27/2024
#59337 Change the escape esc_attr() to esc_url() has-patch normal normal Awaiting Review defect (bug) 09/14/2023 2
#61069 Change the http:// links to https:// of ma.tt and hello dolly has-patch normal minor Future Release defect (bug) 06/23/2024 3
#30613 Check the return value of wp_json_encode() has-patch normal normal defect (bug) 06/04/2019 9
#42213 Code Editors: Filter autocomplete suggestions has-patch normal normal Future Release defect (bug) 10/03/2018 8
#45939 Coding Standards: fix <br/> in core files has-patch normal normal Future Release defect (bug) 02/21/2020 2
#61427 Consistent use of placement of button and link to continue installer or login has-patch normal minor Awaiting Review defect (bug) 10/02/2024 3
#60423 Correct documentation for WP_Block_Parser_Frame class has-patch normal normal Awaiting Review defect (bug) 06/19/2024 5
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb has-patch normal normal Awaiting Review defect (bug) 01/29/2024 7
#61879 Deprecation Warning has-patch normal minor Awaiting Review defect (bug) 08/24/2024 4
#58076 Docs: Improve various globals documentation, as per docblock standards. has-patch normal normal Awaiting Review defect (bug) 11/18/2023 1
#51307 Document title broken when "Homepage" isn't set in Settings > Reading has-patch normal normal Awaiting Review defect (bug) 03/08/2021 3
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation has-patch normal normal Awaiting Review defect (bug) 01/17/2024 3
#54028 Fix improper use of the hooks API has-patch normal normal Future Release defect (bug) 01/17/2023 15
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` has-patch normal normal Future Release defect (bug) 09/30/2024 15
#60626 Font Files do not export/import properly via XML/WXR exporter. has-patch normal normal Awaiting Review defect (bug) 02/27/2024 3
#37665 Font Natively: Google maps can change the active font has-patch normal normal Awaiting Review defect (bug) 04/18/2019 7
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 has-patch normal blocker Awaiting Review defect (bug) 11/04/2022 5
#58507 GitHub actions are failing has-patch normal normal Awaiting Review defect (bug) 06/10/2023 1
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR has-patch normal major Future Release defect (bug) 09/16/2022 19
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section has-patch normal minor Awaiting Review defect (bug) 07/19/2023 2
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. has-patch normal major Future Release defect (bug) 05/21/2024 14
#53885 Inconsistent output of Site title with special characters on email has-patch normal normal Awaiting Review defect (bug) 08/16/2021 2
#57525 Incorrect home link has-patch normal normal Awaiting Review defect (bug) 04/15/2024 4
#61826 Inline Padding Issue with Full-Width (alignfull) child Group in WordPress 6.6 has-patch normal normal Awaiting Review defect (bug) 08/05/2024 2
#61614 Media: Ensure Imagick quality is set correctly has-patch normal normal 6.7 defect (bug) 07/11/2024 1
#58951 Meta and Link tags contain trailing slashes has-patch normal normal Awaiting Review defect (bug) 08/06/2023 4
#60849 Meta is saved twice in auto-draft mode has-patch normal normal Awaiting Review defect (bug) 03/28/2024 3
#37249 Missing url escapes and 'author' link relation in wp_list_authors() has-patch normal normal Awaiting Review defect (bug) 04/20/2019 2
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov has-patch normal normal Future Release defect (bug) 11/25/2020 20
#57950 Multisite filter count not adding up. has-patch normal normal Awaiting Review defect (bug) 04/06/2023 4
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 has-patch normal minor Awaiting Review defect (bug) 07/04/2024 5
#61352 PHP deprecation warning in /wp-includes/general-template.php has-patch normal normal Awaiting Review defect (bug) 08/09/2024 6
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla has-patch normal major Awaiting Review defect (bug) 05/29/2024 3
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla has-patch normal major Awaiting Review defect (bug) 05/31/2024 6
#61870 PHPCS Error found in bookmark.php has-patch normal normal Awaiting Review defect (bug) 08/14/2024 2
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov has-patch normal minor Future Release defect (bug) 10/13/2021 20
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. has-patch normal minor Awaiting Review defect (bug) 07/12/2022 2
#57742 Post date time not updating after Timezone change has-patch normal normal Awaiting Review defect (bug) 02/19/2023 7
#51582 Post type archive is loaded when post type does not allow has-patch normal normal Awaiting Review defect (bug) 10/21/2020 1
#59297 Remove unused variables has-patch normal normal Awaiting Review defect (bug) 02/19/2024 1
#33141 Search form clear button is clipped in Safari (OS X) has-patch low minor Awaiting Review defect (bug) 05/23/2017 4
Note: See TracReports for help on using and creating reports.