Make WordPress Core

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

General (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61202 Gallery Block Columns Broken reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 5
#61263 Nested hook removal removes remaining hooks with higher priority normal normal Awaiting Review defect (bug) 2 years ago
#60855 wp_mkdir_p can error when simultaneous requests attempt to create the same directory normal normal Awaiting Review defect (bug) 2 years ago 4
#61237 When Editor becomes an iframe, relative path content is not displayed correctly normal normal Awaiting Review defect (bug) 2 years ago
#61191 all of my wordpress sites that just updated are missing photos reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 2
#61107 'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles normal normal Awaiting Review defect (bug) 2 years ago
#40687 pre_option_upload_url_path filter no longer working normal normal Awaiting Review defect (bug) 2 years ago 3
#61078 Block Hooks: Consider introducing a dedicated endpoint normal normal Future Release enhancement 2 years ago 2
#61067 WordPress Categories and Tags pages are not loading 500 internal server error normal normal Awaiting Review defect (bug) 2 years ago 1
#61015 Having Inline SVG breaks the site reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 1
#61038 Image Edit Option on the Media Library Should Support the Image Compression Option normal normal Awaiting Review feature request 2 years ago
#61017 page_for_posts is automatically reset normal normal Awaiting Review defect (bug) 2 years ago
#61016 Menu Vanishing On Save normal normal Awaiting Review defect (bug) 2 years ago
#57525 Incorrect home link has-patch normal normal Awaiting Review defect (bug) 2 years ago 4
#59510 Add filter for the block-template viewport meta tag has-patch normal normal Awaiting Review enhancement 2 years ago 4
#54568 WordPress admin overwrite JS history.state has-patch normal normal Awaiting Review defect (bug) 2 years ago 6
#60906 Block Hooks: Allow adding toggle without injecting hooked block normal normal Awaiting Review enhancement 2 years ago 1
#33837 We should avoid Superglobals when possible wonderboymusic dev-feedback normal normal enhancement 2 years ago 25
#60858 Getting Error While updating page which was implemented by Gutenberg normal critical Awaiting Review defect (bug) 2 years ago
#60849 Meta is saved twice in auto-draft mode has-patch normal normal Awaiting Review defect (bug) 2 years ago 3
#36335 Next generation: core autoloader proposal has-patch normal normal Awaiting Review feature request 2 years ago 266
#54628 Third-Party API Integrations normal normal Awaiting Review feature request 2 years ago 1
#60735 Problem: Updating failed. The response is not a valid JSON response reporter-feedback normal normal Awaiting Review defect (bug) 2 years ago 2
#60656 Add Linktree icon to social icons options normal normal Awaiting Review feature request 2 years ago
#60626 Font Files do not export/import properly via XML/WXR exporter. has-patch normal normal Awaiting Review defect (bug) 2 years ago 3
#60572 block_core_navigation_render_inner_blocks loses caret for parent items normal minor Awaiting Review defect (bug) 2 years ago 1
#60452 @category tag is considered deprecated by phpDocumentor dev-feedback normal normal Awaiting Review defect (bug) 2 years ago 1
#57136 wp_list_pluck's key argument not working correctly when its zero has-patch normal normal Awaiting Review defect (bug) 2 years ago 6
#60583 Custom Fields: Two options are displayed by default normal normal Awaiting Review defect (bug) 2 years ago
#59297 Remove unused variables has-patch normal normal Awaiting Review defect (bug) 2 years ago 1
#60502 remove_function method removing next priority action too while removing current priority normal normal Awaiting Review defect (bug) 2 years ago 1
#60556 Link Box Half Off Left Side Of Screen normal normal Awaiting Review defect (bug) 3 years ago
#60003 PHP error in wp_match_mime_types() pbearne reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 9
#60546 Posts link management in post editor sidebar normal normal Awaiting Review feature request 3 years ago
#60486 Theme Export: Update the way we replace the version number. has-patch normal normal Awaiting Review defect (bug) 3 years ago 1
#60451 @subpackage tag is considered deprecated by phpDocumentor normal normal Awaiting Review defect (bug) 3 years ago
#60450 Button component is missing has-text class when text prop is used normal normal Awaiting Review defect (bug) 3 years ago
#60384 Security Issues on one of the website normal major Awaiting Review enhancement 3 years ago
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb has-patch normal normal Awaiting Review defect (bug) 3 years ago 7
#60070 Typo in wp-includes/class-json.php dev-feedback normal trivial Awaiting Review defect (bug) 3 years ago 1
#60276 Fatal error with unexpected string value for sticky_posts option reporter-feedback normal normal Future Release defect (bug) 3 years ago 4
#60308 Inconsistent return of urls / get_bloginfo() vs get_template_directory_uri() normal normal Awaiting Review defect (bug) 3 years ago
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation has-patch normal normal Awaiting Review defect (bug) 3 years ago 3
#60206 Images not showing in "Latest Posts" block normal normal Awaiting Review defect (bug) 3 years ago 5
#60212 apply_filters_deprecated() should tell the caller location has-patch normal normal Awaiting Review defect (bug) 3 years ago 8
#51139 Allow "tested up to" PHP version statement for plugins & themes normal normal Awaiting Review enhancement 3 years ago 20
#60172 Incorrect APP1 Exif Identifier Code normal normal Awaiting Review defect (bug) 3 years ago 2
#60174 When I press the write button I get an error. normal normal Awaiting Review defect (bug) 3 years ago 2
#60086 Picture size changing normal normal Awaiting Review defect (bug) 3 years ago 1
#60084 Modify default value for x_redirected_by parameters dev-feedback normal normal Awaiting Review enhancement 3 years ago
#60033 Twenty Fourteen : Quote block Typography option is not working properly normal normal Awaiting Review defect (bug) 3 years ago 2
#59992 Document global $locale in wp-admin/options.php dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 1
#59984 Need help to find out Paragraph block Deleting text normal major Awaiting Review defect (bug) 3 years ago 1
#59606 move posts per hand in archive reporter-feedback normal normal Awaiting Review feature request 3 years ago 1
#59918 Allow wp_get_global_settings to return null if the value is not found. needs-unit-tests normal normal Future Release enhancement 3 years ago 4
#59916 API Docs: update comment endpoint does't have example request gavande1 normal minor Awaiting Review enhancement 3 years ago 2
#58076 Docs: Improve various globals documentation, as per docblock standards. has-patch normal normal Awaiting Review defect (bug) 3 years ago 1
#59843 Headers of the table on make.wordpress blog breaks after a few second of load ( check the url in description) normal minor Awaiting Review defect (bug) 3 years ago 1
#57401 post-template.php fails to check if $elements['page'] is zero causing an array index error normal normal Awaiting Review defect (bug) 3 years ago 3
#59798 Schedule time is offset by 1 hour during switch to/from daylight saving time normal normal Awaiting Review defect (bug) 3 years ago 1
#59787 Control-Z editing HTML erases all changes since last save normal normal Awaiting Review defect (bug) 3 years ago
#40007 update_option function does not work if the $value argument is false on a nonexistent option has-patch normal normal Awaiting Review defect (bug) 3 years ago 9
#59020 Critical error during database update and patterns directory normal critical Awaiting Review defect (bug) 3 years ago 4
#59625 Pagination. Classes name mistake for item of pagination normal normal Awaiting Review defect (bug) 3 years ago
#59605 activate, deactivate items in menue normal normal Awaiting Review feature request 3 years ago
#59586 Missing Features for FSE / Block Themes dev-feedback normal normal Awaiting Review enhancement 3 years ago
#59519 Reconsider including Google branding and product in WordPress core (Google Fonts) normal normal Awaiting Review feature request 3 years ago 2
#59546 Gutenberg invalid json due to UTF-8 character E2 80 AF normal normal Awaiting Review defect (bug) 3 years ago 3
#59332 Can't customize search in header normal normal Awaiting Review defect (bug) 3 years ago 1
#59444 Add language injection comments for embedded languages in PHP normal normal Future Release enhancement 3 years ago 2
#59427 Need to updated image-edit.php file code for Crop. reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 3
#59436 "The response is not a valid JSON response" normal normal Awaiting Review defect (bug) 3 years ago
#59428 Incorrect "Last modified" date for posts other than publish or future status normal normal Awaiting Review defect (bug) 3 years ago
#58884 The image size for the Site Logo block is hard coded to "full" audrasjb* close normal normal Awaiting Review enhancement 3 years ago 14
#59384 `wp_create_nonce()` should not have a default parameter normal normal Awaiting Review enhancement 3 years ago
#59330 Improvement in wp_parse_args for mutli-dimensional arrays has-patch normal trivial Awaiting Review enhancement 3 years ago 1
#59376 Shortcodes no longer working normal normal Awaiting Review defect (bug) 3 years ago
#59317 Error on new pattern preview normal normal Awaiting Review defect (bug) 3 years ago 1
#59273 Plugin: Create Block Theme Bug normal minor Awaiting Review defect (bug) 3 years ago 3
#59266 Fatal error: Uncaught Error: Call to undefined function list_files() normal normal Awaiting Review defect (bug) 3 years ago 1
#59265 Reset password form is not sending recovery email normal normal Awaiting Review defect (bug) 3 years ago
#59117 The WORST of ALL Bugs (Version 6.3) normal normal Awaiting Review defect (bug) 3 years ago 3
#58707 Page looks fine, but after clicking to edit page, some text disappears, even after deactivating all plug-ins normal normal Awaiting Review defect (bug) 3 years ago 8
#58927 Set featured image missing close normal major Awaiting Review defect (bug) 3 years ago 5
#59148 WordPress CDN/Mirror plugins/themes... normal normal Awaiting Review feature request 3 years ago
#59096 Hyperlink Search Non-Functional normal normal Awaiting Review defect (bug) 3 years ago 2
#58967 Shortcode block text is not visible reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 1
#59088 WordPress6.3 has a cookie normal normal Awaiting Review defect (bug) 3 years ago 2
#59060 php-fpm7.4: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1868. normal normal Awaiting Review defect (bug) 3 years ago
#59055 WP-Exposher Admin page cannot be found normal normal Awaiting Review defect (bug) 3 years ago
#59016 Able to login successfully .. but I'm unable to open wordpress dashboard.. normal normal Awaiting Review defect (bug) 3 years ago 1
#58951 Meta and Link tags contain trailing slashes has-patch normal normal Awaiting Review defect (bug) 3 years ago 4
#58941 I have found a lot of bugs in fact normal normal Awaiting Review defect (bug) 3 years ago
#56846 All test classes that use the "wp" prefix should be renamed for consistency has-patch normal minor Awaiting Review enhancement 3 years ago 14
#58822 Gutenberg - releases must work with the latest react version normal blocker Awaiting Review defect (bug) 3 years ago 2
#58817 Edit page in wordpress default editor cousing overload on 3 diffrent servers. normal normal Awaiting Review defect (bug) 3 years ago
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov has-patch normal normal Future Release task (blessed) 3 years ago 46
#58630 When custom taxonomy assigned to "Media" post type and multiple images assigned to that taxonomy, then count only displaying 1 normal normal Awaiting Review defect (bug) 3 years ago 1
#58688 Posts get unlinked from our site's taxonomy when being converted to Block Editor normal normal Awaiting Review defect (bug) 3 years ago
#58659 Bullet points normal normal Awaiting Review defect (bug) 3 years ago 1
Note: See TracReports for help on using and creating reports.