Make WordPress Core

{30} Tickets with a focus on (5339 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3301 - 3400 of 5339)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34872 dbDelta Missing Index Name Creates Duplicate Indexes Database normal normal defect (bug) has-patch 06/04/2019
#22236 edit.php: Apply when Bulk Actions selected forgets tag= filter Quick/Bulk Edit normal normal defect (bug) has-patch 06/04/2019
#28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 06/04/2019
#10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019
#24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal defect (bug) has-patch 06/04/2019
#33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
#24430 inconsistent icon_dir/icon_dirs use in wp_mime_type_icon and wp_get_attachment_image_src Media normal normal defect (bug) has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 06/04/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 09/06/2024
#31935 is_page() erroneously set to true when loading /feed/ associated with 404 Feeds normal normal defect (bug) has-patch 06/04/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#18730 media_sideload_image() doesn't handle dynamic image url's well Media normal normal defect (bug) has-patch 06/04/2020
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#15586 movabletype-importer, trivial: fix no index upload_type warning Import normal normal defect (bug) has-patch 06/04/2019
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal defect (bug) has-patch 06/04/2019
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order Posts, Post Types normal normal enhancement has-patch 06/04/2019
#35858 "wpmu_welcome_notification" has a filter post-processing routines in wrong place Login and Registration normal normal enhancement has-patch 06/04/2019
#31624 $wpdb->prepare() named placeholders Database normal normal enhancement needs-unit-tests 06/22/2023
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
#35385 Able to get raw content by calling get_the_archive_description Taxonomy normal normal enhancement has-patch 06/07/2020
#32508 Action Hooks for empty username and empty password Login and Registration normal normal enhancement has-patch 06/04/2019
#28528 Action in wp-login.php Login and Registration normal normal enhancement has-patch 06/04/2019
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#33915 Add a filter in dynamic_sidebar() function to modify sidebar index Widgets normal normal enhancement needs-unit-tests 06/05/2019
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
#28094 Add action hook after getting template part Themes normal normal enhancement has-patch 06/04/2019
#33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal enhancement needs-docs 06/24/2024
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal enhancement has-patch 06/04/2019
#36237 Add filter for post statuses in quickedit Posts, Post Types normal normal enhancement has-patch 06/04/2019
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 06/04/2019
#13874 Add package argument to "_deprecated_function" function chriscct7 Bootstrap/Load normal normal enhancement has-patch 06/04/2019
#19514 Add per-page filter for nav menu post type meta box Menus normal normal enhancement has-patch 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
#21912 Add return filter to current_theme_supports() Themes normal normal enhancement has-patch 06/04/2019
#27316 Add search for favourite plugins Plugins normal normal enhancement has-patch 03/11/2022
#34189 Add warning about changing $table_prefix for existing database Bootstrap/Load normal normal enhancement has-patch 06/04/2019
#20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal enhancement has-patch 06/04/2019
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal enhancement has-patch 06/04/2019
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 06/04/2019
#37041 Allow arbitrary return redirects when activating plugins Plugins normal normal enhancement has-patch 06/04/2019
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#35384 Archive for post in Menu Editor Menus normal normal enhancement needs-unit-tests 06/04/2019
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#26960 Audit extraneous HTML/CSS for the admin menu Administration low normal enhancement has-patch 06/04/2019
#18954 Automatically whitelist screen options added via add_screen_option() Plugins normal normal enhancement has-patch 06/04/2019
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal enhancement has-patch 06/04/2019
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#31240 Combine domain and path UI in Add New Site flow jeremyfelt Networks and Sites normal normal enhancement has-patch 09/04/2019
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 06/04/2019
#37578 Dashboard Recent Activity widget - new filters to manipulate output Administration normal normal enhancement has-patch 03/23/2021
#31945 Deleting a user without reassigning should have clearer messaging about the implications Media normal normal enhancement has-patch 06/04/2019
#34195 Deprecate get_terms_fields Taxonomy normal normal enhancement has-patch 06/04/2019
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
#10432 Dynamic classes for current blog post item, current term item Themes normal normal enhancement has-patch 05/31/2024
#32238 Enhancement has_filter function Plugins normal normal enhancement has-patch 06/04/2019
#37332 Enhancement: Add a wrong password message on password protected posts Posts, Post Types normal normal enhancement has-patch 02/15/2024
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal enhancement has-patch 05/27/2024
#28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
#27048 Export: Allow multiple post types to be selected Export normal normal enhancement needs-unit-tests 05/18/2022
#28381 Filter for unattached attachments count Media normal normal enhancement has-patch 06/04/2019
#21569 Filter gallery styles with access to $attr Media normal normal enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.