Make WordPress Core

{1} All Tickets (8150 matches)

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

Results (3001 - 3100 of 8150)

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57580 Avoid errors from null parameters in add_submenu_page() dev-feedback normal normal Future Release enhancement 05/07/2025 31
#58874 Code Modernization: Consider using the null coalescing operator. costdev* dev-feedback normal normal Future Release enhancement 06/09/2025 24
#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 10/11/2024 17
#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
#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 06/23/2025 4
#40178 Menus that contain post types in Draft status should be hidden from logged out users dev-feedback normal normal Awaiting Review enhancement 05/28/2025 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
#31206 Move AJAX action parameters out of the method body and into the declaration. 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
#63436 PHPCS for Class FTP files dev-feedback normal trivial Awaiting Review enhancement 05/15/2025 3
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj dev-feedback normal normal Future Release enhancement 04/27/2023 14
#63603 Replace deprecated / non-standard CSS for `speak` and `aural` audrasjb dev-feedback normal normal 6.9 enhancement 06/20/2025 6
#34116 Rethink default install content like "Sample Page", etc. dev-feedback normal normal Awaiting Review enhancement 01/29/2025 15
#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
#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
#32639 A URL Agnostic Wordpress dev-feedback normal normal Awaiting Review feature request 07/25/2018 5
#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
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set dev-feedback normal normal Awaiting Review task (blessed) 04/06/2025 38
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* dev-feedback normal normal 6.9 task (blessed) 03/18/2025 87
#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
#62920 301 redirect of query URLs has-patch normal normal Awaiting Review defect (bug) 02/20/2025 2
#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
#62247 Allow Query block to ignore sticky posts has-patch normal normal Awaiting Review defect (bug) 10/17/2024 1
#63563 Allow `int` type for version in `_WP_Dependency` chain has-patch normal normal Awaiting Review defect (bug) 06/13/2025 1
#56094 Allow the style property of block.json to be an array has-patch normal normal Awaiting Review defect (bug) 08/19/2022 9
#62828 Array should not be passed to get_page_by_path() has-patch normal normal Awaiting Review defect (bug) 04/23/2025 8
#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
#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) 07/09/2025 5
#62593 Condition for doing_it_wrong for conditional tags is too generic has-patch normal normal Awaiting Review defect (bug) 11/28/2024 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
#59052 Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/widgets.php on line 1626 has-patch normal normal Awaiting Review defect (bug) 12/17/2024 7
#61879 Deprecation Warning has-patch normal minor Awaiting Review defect (bug) 10/23/2024 5
#62477 Do not use $_POST['action'] in the sanitize function. has-patch normal normal Awaiting Review defect (bug) 04/21/2025 3
#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
#63154 Fatal error when moderation hash is given as array has-patch normal normal Awaiting Review defect (bug) 05/12/2025 1
#62984 Find some "global variables" are missing to define into the WordPress core files. has-patch normal normal Awaiting Review defect (bug) 02/20/2025 4
#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
#62777 Force a 404 when no sitemap provider is found has-patch normal normal Awaiting Review defect (bug) 01/08/2025 8
#63137 Getting Use isset() or empty() to check the index exists before using it error into the WordPress core files. audrasjb has-patch normal normal Awaiting Review defect (bug) 03/20/2025 1
#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) 01/17/2025 4
#63663 Improve documented return type for parsed blocks has-patch normal normal Awaiting Review defect (bug) 07/07/2025 3
#51768 In documentation, replace references to 'list' with 'array' has-patch normal trivial Awaiting Review defect (bug) 07/04/2025 3
#62877 Inconsistent behaviour of redirect guess when page is private has-patch normal normal Awaiting Review defect (bug) 01/29/2025 3
#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) 05/28/2025 3
#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
#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
#63211 Optimize wp_slash() and Prevent Unnecessary Code Execution audrasjb* has-patch normal normal 6.9 defect (bug) 04/08/2025 3
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 has-patch normal normal Awaiting Review defect (bug) 01/04/2025 2
#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) 05/12/2025 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
#63065 Reject nonce if presented as array has-patch normal normal Awaiting Review defect (bug) 03/06/2025
#63361 Remove unnecessary semicolon form switch case in atomlib.php file has-patch normal normal Awaiting Review defect (bug) 05/01/2025 6
#59297 Remove unused variables has-patch normal normal Awaiting Review defect (bug) 02/19/2024 1
#63162 Sanitizing styles doesn't work as expected in presence of semi-colon(;) in CSS value has-patch normal normal Awaiting Review defect (bug) 03/25/2025 1
#33141 Search form clear button is clipped in Safari (OS X) has-patch low minor Awaiting Review defect (bug) 05/23/2017 4
#53295 Serialized data should be handled as an opaque value has-patch normal normal Awaiting Review defect (bug) 06/12/2021 19
#63365 Sticky Posts Appear at the Top of Every Page in the Query Loop Block has-patch normal normal Awaiting Review defect (bug) 04/28/2025 1
#39251 Support end_size=0 in paginate_links() has-patch normal normal Future Release defect (bug) 07/18/2020 3
Note: See TracReports for help on using and creating reports.