Make WordPress Core

{23} Popular Tickets (5266 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4401 - 4500 of 5266)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal 2 Awaiting Review feature request has-patch 10/26/2022
#31282 finally introduce comments templating Comments normal normal 1 enhancement 06/04/2019
#58156 finetune wp_update_comment_count Comments normal normal 1 Awaiting Review enhancement has-patch 07/08/2023
#45633 finfo_file() returns text/plain for json file instead of application/json joemcgill Upload normal normal 5 Future Release defect (bug) has-patch 11/07/2022
#59126 first class callable syntax support in _wp_filter_build_unique_id() / remove_filter() General normal normal 6 Awaiting Review defect (bug) needs-unit-tests 10/22/2025
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal 1 Awaiting Review defect (bug) dev-feedback 06/19/2024
#44571 force_balance_tags breaks JavaScript Shortcodes normal normal 2 Awaiting Review defect (bug) 09/22/2024
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal 4 Awaiting Review defect (bug) 02/21/2025
#55027 force_balance_tags function breaks nested G tabs in SVG General normal normal 4 Awaiting Review defect (bug) has-patch 09/22/2024
#23975 force_balance_tags in get_the_content breaks non-HTML formats Formatting normal normal 1 defect (bug) 06/04/2019
#39847 force_balance_tags not properly balancing < with <strong> and </strong> Formatting normal normal 1 Awaiting Review defect (bug) 09/22/2024
#28616 ftp_fput should have a retry threshold Filesystem API normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#63467 function do_robots() should use admin_url() Privacy normal normal 2 Awaiting Review defect (bug) has-patch 05/23/2025
#28163 function email_exists() check without removing umlauts Users normal normal 3 defect (bug) has-patch 07/26/2022
#43015 function get_previous_comments_link not working in front page Comments normal normal 1 Awaiting Review defect (bug) dev-feedback 06/24/2019
#64620 function read_json_file throws an error if the file is missing pbearne Themes normal normal 1 7.0 defect (bug) reporter-feedback 02/24/2026
#30527 function to add separator Administration normal minor 1 Future Release enhancement close 06/30/2025
#35561 function wp_admin_canonical_url() not using configured site url when constructing canonical url link tag Administration normal normal 10 Awaiting Review defect (bug) dev-feedback 08/01/2024
#29634 gallery bulk upload Media normal normal 1 defect (bug) 06/04/2019
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal 2 enhancement 06/04/2019
#36308 get_attached_file() destroys file paths on Windows Media normal normal 4 Future Release defect (bug) 05/12/2025
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal 2 Future Release defect (bug) dev-feedback 11/06/2024
#54931 get_block_template filter not fired when template saved in posts Editor normal normal 1 Awaiting Review defect (bug) has-patch 10/15/2023
#64452 get_block_wrapper_attributes() function strips falsy values like zero Editor normal normal 1 Awaiting Review defect (bug) has-patch 03/04/2026
#64603 get_block_wrapper_attributes: id and aria-label should not be merged Editor normal normal 4 7.0 defect (bug) has-patch 03/12/2026
#63518 get_blog_details( get_all: false ) not working as expected johnjamesjacoby Networks and Sites normal normal 1 7.1 defect (bug) reporter-feedback 03/07/2026
#45640 get_blogs_of_user improvements alexstine Networks and Sites normal minor 3 Awaiting Review enhancement needs-unit-tests 11/16/2021
#63730 get_blogs_of_user running on single install and crashes General normal normal 3 Awaiting Review defect (bug) reporter-feedback 07/26/2025
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal normal 2 Awaiting Review enhancement 04/24/2017
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal 10 Awaiting Review defect (bug) has-patch 06/03/2022
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal 3 defect (bug) has-patch 07/04/2025
#27094 get_boundary_post() doesn't work for custom post types Query normal normal 2 enhancement has-patch 06/04/2019
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal 4 Future Release defect (bug) has-patch 11/03/2025
#63772 get_calendar() shows incorrect month-end due to current_time() timezone issue Date/Time normal normal 1 Awaiting Review defect (bug) dev-feedback 08/02/2025
#62763 get_calendar(): IDs may be duplicated General normal normal 3 Awaiting Review defect (bug) 01/06/2025
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal 1 defect (bug) has-patch 06/04/2019
#34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal 4 Future Release defect (bug) needs-unit-tests 10/03/2019
#53215 get_comments_number should also need comment_type Comments normal normal 1 Awaiting Review enhancement 05/16/2021
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal 4 defect (bug) has-patch 06/04/2019
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal 1 defect (bug) dev-feedback 06/05/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#52575 get_home_path() returns "/" instead of path to WordPress directory Filesystem API normal major 4 Awaiting Review defect (bug) dev-feedback 07/18/2023
#23635 get_objects_in_term - identify matching terms Taxonomy normal normal 1 enhancement has-patch 04/09/2021
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal 2 Future Release defect (bug) 03/12/2026
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal 3 Future Release enhancement has-patch 03/01/2026
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal 2 Awaiting Review enhancement has-patch 03/03/2026
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal 2 defect (bug) dev-feedback 04/18/2023
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal 1 Awaiting Review defect (bug) 06/07/2021
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal 2 Awaiting Review defect (bug) has-patch 02/03/2026
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal 3 defect (bug) dev-feedback 06/04/2019
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal 1 Awaiting Review defect (bug) has-patch 02/03/2026
#56679 get_post_gallery_images() Does not return images if the gallery shortcode has type="slideshow" General normal normal 1 Awaiting Review defect (bug) 09/29/2022
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal 1 Awaiting Review defect (bug) has-patch 11/19/2024
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal 3 defect (bug) has-patch 06/04/2019
#49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal 1 Awaiting Review defect (bug) dev-feedback 02/01/2026
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal 1 Awaiting Review defect (bug) reporter-feedback 12/10/2018
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal 1 Awaiting Review enhancement 07/26/2024
#29051 get_raw_theme_root : Windows paths Themes high critical 5 Awaiting Review defect (bug) 03/14/2024
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal 4 Awaiting Review defect (bug) reporter-feedback 02/03/2026
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal 2 Awaiting Review enhancement has-patch 04/10/2024
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal 2 Awaiting Review enhancement needs-unit-tests 09/17/2024
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal 1 defect (bug) has-patch 06/04/2019
#42080 get_site_url() does not always return the appropriate protocol Administration normal normal 5 Awaiting Review defect (bug) has-patch 09/21/2021
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal 2 Awaiting Review defect (bug) has-patch 06/05/2025
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal 2 Awaiting Review defect (bug) 01/04/2023
#46162 get_taxonomies by post_type no output Taxonomy normal normal 2 Awaiting Review defect (bug) 05/12/2020
#39678 get_term_by slug with "0" as value Taxonomy normal normal 1 Awaiting Review defect (bug) has-patch 09/21/2021
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* Taxonomy normal normal 1 Awaiting Review defect (bug) 09/23/2017
#64357 get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9 johnjamesjacoby Taxonomy normal major 4 Awaiting Review defect (bug) 12/05/2025
#35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal 2 enhancement has-patch 07/03/2020
#50255 get_the_modified_author() not working for posts updated via REST API westonruter Posts, Post Types normal normal 5 Future Release defect (bug) 11/06/2025
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal 1 defect (bug) 06/04/2019
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal 1 defect (bug) has-patch 06/04/2019
#49799 get_the_terms() object term cache check too strict? Taxonomy normal normal 1 Awaiting Review defect (bug) needs-unit-tests 04/16/2020
#25671 get_theme_mods does not have a filter Themes normal normal 4 enhancement reporter-feedback 06/04/2019
#24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal 1 Future Release defect (bug) 02/14/2017
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal 1 Future Release defect (bug) has-patch 10/31/2025
#59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal 2 Awaiting Review defect (bug) needs-unit-tests 10/02/2023
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal 7 Future Release enhancement close 07/30/2025
#31252 grid view in media library malfunctioning in Simplified Chinese install Media normal normal 2 defect (bug) 06/04/2019
#33213 has_shortcode spec in 4.3 Shortcodes normal normal 1 defect (bug) 06/04/2019
#57476 hash characters at start of wp post titles are stripped upon pasting General normal normal 1 Awaiting Review defect (bug) dev-feedback 02/02/2023
#53353 have the ability to put FSE files in a theme subfolder Themes normal normal 1 Awaiting Review enhancement 06/07/2021
#61577 health check count display bug Site Health normal normal 1 Awaiting Review defect (bug) 07/11/2024
#28798 htaccess and protected option Posts, Post Types normal normal 3 Awaiting Review enhancement 10/15/2021
#20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major 3 defect (bug) needs-unit-tests 06/04/2019
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal 1 Awaiting Review defect (bug) 05/14/2019
#30581 http/https pages have different canonical URLs joostdevalk Canonical normal normal 6 Future Release defect (bug) 04/03/2019
#47619 i got error in /wp-includes/media.php Media normal normal 1 Awaiting Review defect (bug) 06/28/2019
#46911 iframe in update-core.php Upgrade/Install normal minor 2 Awaiting Review defect (bug) 11/30/2020
#18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal 3 Future Release enhancement dev-feedback 09/20/2023
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker 1 Awaiting Review defect (bug) 02/06/2026
#53200 image quality reduction in smaller images Media normal normal 1 Awaiting Review defect (bug) 04/25/2025
#35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal 5 Future Release defect (bug) needs-unit-tests 05/31/2017
#35870 image_default_link_type does not work for galleries Media normal normal 1 defect (bug) 06/04/2019
#46390 image_default_link_type is not seen by Gutenberg Media normal normal 2 Awaiting Review defect (bug) 04/05/2022
#47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major 4 Future Release defect (bug) needs-unit-tests 09/10/2020
#15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal 3 enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.