Make WordPress Core

{1} All Tickets (8312 matches)

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

Results (2901 - 3000 of 8312)

Gallery (25 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#54136 Slideshow gallery shown as a tiled gallery when using shortcode with Classic Editor close normal minor Awaiting Review defect (bug) 12/15/2021 1
#51840 Single Image not loading after upgrade to 5.3.3 normal major Awaiting Review defect (bug) 11/20/2020 1
#59799 Post editor Galley size preview images select size default normal normal Awaiting Review defect (bug) 11/03/2023
#37157 Photo galleries are displaying EVERY photo in library (and related issues). normal normal defect (bug) 06/04/2019 2
#51222 No image thumbnails are displayed in Media Gallery close normal normal Awaiting Review defect (bug) 03/06/2023 2
#53263 Media galery new libraries normal normal Awaiting Review defect (bug) 05/23/2021
#40674 Images still cannot be uploaded within ALL of the sections in the wp-admin Selection: All Content section. reporter-feedback normal normal Future Release feature request 01/18/2018 1
#13425 Image Gallery of Private Post is publicly displayed dev-feedback normal normal defect (bug) 06/04/2019 5
#43642 Gallery titles and labels erasing reporter-feedback normal normal Awaiting Review enhancement 05/26/2022 3
#34396 Gallery shortcode : make image captions relative to the current gallery normal normal enhancement 06/04/2019 1
#40811 Gallery drag and drop breaks layout normal normal Future Release defect (bug) 12/26/2019 4
#39824 Gallery doesn't show images being uploaded adamsilverstein dev-feedback normal normal Future Release defect (bug) 02/17/2021 7
#38100 Gallery Caption Filter has-patch normal normal Awaiting Review feature request 11/30/2018 2
#34390 Gallery - images order normal normal defect (bug) 06/04/2019 6
#29023 Galleries: add pagination option normal normal enhancement 06/04/2019 3
#40524 Filter hook for max image columns in gallery settings has-patch normal normal Awaiting Review enhancement 04/22/2017 1
#40692 Filter default image size in gallery normal normal Awaiting Review defect (bug) 09/21/2020 7
#52171 Featured image error in media library, detached. has-patch normal normal Awaiting Review defect (bug) 12/24/2020
#44394 Error when trying to get the columns of a three-columns gallery. has-patch normal normal Awaiting Review defect (bug) 06/19/2018 2
#46241 Bug Report: Creating Multiple Gallerys with Gutenberg and Latest WordPress antpb* normal major Future Release defect (bug) 02/21/2020 6
#12799 Allow gallery shortcode to accept a maximum number of items close normal normal Future Release enhancement 10/19/2023 19
#46538 Aligning gallery results in conflicting classes added reporter-feedback normal normal Awaiting Review defect (bug) 08/08/2019 2
#38228 Add filter to default gallery shortcode output dev-feedback normal normal Awaiting Review enhancement 04/12/2018 3
#29379 Add a hook to filter gallery classes has-patch low normal Future Release enhancement 07/12/2022 2
#53229 "Alt Text" label misaligned in French audrasjb* has-patch normal normal Future Release defect (bug) 06/08/2021 10

General (75 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56317 “document.domain” setting normal normal Future Release defect (bug) 10/12/2022 4
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite has-patch normal minor Awaiting Review defect (bug) 06/29/2023 1
#33834 wpautop treats html comments as content normal normal defect (bug) 06/04/2019 3
#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
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage has-patch normal normal Awaiting Review defect (bug) 12/05/2022 3
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON normal normal Awaiting Review defect (bug) 01/25/2022 6
#50893 wp_send_json_success is nothing, no error for any inf/nan normal normal Awaiting Review defect (bug) 10/19/2022 5
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). normal normal enhancement 06/04/2019 4
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell needs-unit-tests normal normal defect (bug) 06/04/2019 5
#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
#31200 wp_redirect Missing Body - Causes Performance Issues normal normal defect (bug) 06/04/2019 2
#44259 wp_query: Post & Page Parameters doc section incorrect normal normal Awaiting Review defect (bug) 05/29/2018 2
#22430 wp_ob_end_flush_all bug when zlib.output_compression = On has-patch normal major Awaiting Review defect (bug) 05/23/2021 16
#57136 wp_list_pluck's key argument not working correctly when its zero has-patch normal normal Awaiting Review defect (bug) 03/08/2023 6
#43025 wp_list_filter should filter all iterable objects normal normal Awaiting Review defect (bug) 02/11/2018 4
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used reporter-feedback normal normal defect (bug) 06/04/2019 1
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) dev-feedback normal normal Awaiting Review defect (bug) 07/17/2018 3
#56555 wp_insert_post does not save the post_date for pending posts normal normal Awaiting Review defect (bug) 09/12/2022
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty normal normal Awaiting Review defect (bug) 11/13/2020 1
#59239 wp_generate_uuid4 collisions normal normal Awaiting Review defect (bug) 08/29/2023
#52235 wp_extract_urls doesn't match localhost has-patch normal normal Awaiting Review defect (bug) 03/05/2021 3
#51855 wp_dropdown_categories allows multiple classes normal normal Awaiting Review defect (bug) 11/27/2020 4
#38618 wp_description() and description-tag dev-feedback normal normal Awaiting Review feature request 04/05/2019 2
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane has-patch normal minor Awaiting Review defect (bug) 05/23/2019 2
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. has-patch normal normal defect (bug) 06/04/2019 3
#48054 wp.sanitize.stripTags should iterate instead of using recursion has-patch normal minor Awaiting Review enhancement 10/08/2020 2
#31577 wp.ajax.send JS function should send ajax request with dataType json has-patch normal normal defect (bug) 06/04/2019 2
#38052 wp-utility.js misses function argument null needs-unit-tests normal major Awaiting Review defect (bug) 07/28/2017 5
#43535 wp-mediaelement.min.js?ver=4.9.4:1 crashes, making the Widgets in customize.php unusable normal normal Awaiting Review defect (bug) 03/13/2018 4
#42683 widgets cannot be edited normal normal Awaiting Review defect (bug) 11/23/2017 1
#59671 white screen at post edit or page edit after upgrade reporter-feedback normal major Awaiting Review defect (bug) 11/07/2023 4
#58751 we had the same problem, but spam links use tags, a follow-up to #52457 normal normal Awaiting Review defect (bug) 07/07/2023
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http reporter-feedback normal normal defect (bug) 06/04/2019 3
#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) 10/30/2023 9
#57130 unittest for wp_upload_bits has-patch normal normal Awaiting Review defect (bug) 11/22/2022 7
#46639 unit test for wp_is_numeric_array() has-patch low normal Future Release defect (bug) 09/10/2020 1
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys normal normal Awaiting Review defect (bug) 10/29/2021
#29798 unified theme and plugin uploader has-patch normal normal Future Release feature request 07/15/2022 4
#56724 unexpected sudden change in the site without any intervention from my side normal blocker Awaiting Review defect (bug) 10/03/2022
#52358 unable to update the price and stock in woocommerce after update reporter-feedback normal major Awaiting Review defect (bug) 02/03/2022 1
#57081 test for wp_mkdir_p has-patch normal normal Awaiting Review defect (bug) 11/11/2022 3
#59856 target=_blank without noopener security issue in wp-admin/edit-form-advanced.php (and others) normal normal Awaiting Review defect (bug) 11/09/2023 1
#31350 size_format() Displaying Incorrect Unit normal normal Awaiting Review defect (bug) 05/03/2022 4
#44082 settings_errors() wraps all notices in p and strong tags has-patch normal normal Awaiting Review defect (bug) 11/30/2020 1
#54343 set custom name for metadata value in custom-fileds metabox select box normal normal Awaiting Review feature request 10/29/2021
#39425 sending mails with e-sign certificate feature request normal normal Awaiting Review feature request 03/15/2019 1
#55971 saving settings returns 404 - WP_SITEURL not used? normal normal Awaiting Review defect (bug) 06/13/2022 2
#31777 sanitize_text_field() stripping instances "%ca" normal normal defect (bug) 08/24/2022 3
#59885 reusable blocks have disappeared in update 6.4.1 normal major Awaiting Review defect (bug) 11/19/2023 1
#46321 rel="noopener noreferrer" normal normal Awaiting Review defect (bug) 02/22/2019 1
#55486 register_block_type_from_metadata does NOT work within a theme but as a plugin normal minor Awaiting Review defect (bug) 05/30/2023 2
#59678 problem with update reporter-feedback normal critical Awaiting Review defect (bug) 11/01/2023 2
#40687 pre_option_upload_url_path filter no longer working normal normal Awaiting Review defect (bug) 08/16/2019 2
#57401 post-template.php fails to check if $elements['page'] is zero causing an array index error normal normal Awaiting Review defect (bug) 11/07/2023 3
#45960 plugin_basename() fails on windows path reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2019 4
#45832 php-pm support normal normal Future Release feature request 01/14/2019 2
#59060 php-fpm7.4: time limit exceeded `Operation canceled' @ fatal/cache.c/GetImagePixelCache/1868. normal normal Awaiting Review defect (bug) 08/10/2023
#58954 php 8.1 preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated normal normal Awaiting Review defect (bug) 08/01/2023 2
#54114 paginate_links() ajax has-patch normal normal Awaiting Review defect (bug) 09/21/2021 2
#40791 paginate_links outputs unnecessary dots normal normal Awaiting Review enhancement 05/22/2017 2
#43884 new is_front() function normal normal Awaiting Review enhancement 04/29/2018 2
#59606 move posts per hand in archive reporter-feedback normal normal Awaiting Review feature request 11/28/2023 1
#29124 missing icons in editor on windows 7 phone normal normal defect (bug) 06/04/2019 1
#52143 memory_limit not always adhered reporter-feedback normal normal Awaiting Review enhancement 01/07/2021 3
#58188 is_user_logged_in can cause null pointer exception reporter-feedback normal normal Awaiting Review defect (bug) 04/26/2023 2
#24284 is_multi_author() should query by specific post type and status needs-unit-tests normal normal enhancement 06/04/2019 2
#59252 is_front_page returns false when a static blog page has been set. normal normal defect (bug) 11/03/2023 5
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict has-patch normal normal defect (bug) 06/04/2019 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
#56679 get_post_gallery_images() Does not return images if the gallery shortcode has type="slideshow" normal normal Awaiting Review defect (bug) 09/29/2022 2
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it needs-unit-tests normal normal defect (bug) 06/04/2019 2
#42517 get_file_data() doesn't support the single-line variant of post template headers needs-unit-tests normal normal Awaiting Review defect (bug) 11/13/2017 3
#55589 geo URI scheme reporter-feedback normal normal Awaiting Review enhancement 05/12/2022 1
#22530 garbage query strings on URLs are not sanitized or removed reporter-feedback normal normal defect (bug) 06/04/2019 9
#59756 function wp_is_stream() is causing a deprecated error when $path is null. normal normal Awaiting Review defect (bug) 10/27/2023 1
Note: See TracReports for help on using and creating reports.