Make WordPress Core

{30} Tickets with a focus on (5317 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 (3401 - 3500 of 5317)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types 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
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false dd32* Plugins normal normal defect (bug) close 06/04/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#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
#17170 Attachment slugs are not unique Permalinks normal major defect (bug) dev-feedback 06/04/2019
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal 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
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 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
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal defect (bug) has-patch 06/04/2019
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal enhancement needs-unit-tests 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
#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
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#23044 adjacent_image_link() needs optimization Query normal normal enhancement needs-unit-tests 06/04/2019
#24131 Fix post previews for multisite with domain mapping Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#26809 Errors from wp_update_post obscured in edit_post Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#26985 Use network_site_url in includes_url Permalinks normal normal enhancement has-patch 06/04/2019
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#27272 WP meta queries comparing apples to oranges Query 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
#27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019
#27623 Search results for " " text appearing on every plugin activation or deactivation Plugins normal normal defect (bug) has-patch 06/04/2019
#27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement 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
#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
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#30184 Author page and category Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/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
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#32238 Enhancement has_filter function Plugins normal normal enhancement has-patch 06/04/2019
#32497 The plugin list table is not very extendable Plugins normal normal enhancement 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
#33967 MS Sites: content of the users column should be by choice, number is not too informative Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal enhancement has-patch 06/04/2019
#35912 Allow changing network URL scheme Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#36157 Permalink UI shown without typing a title Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#36237 Add filter for post statuses in quickedit Posts, Post Types normal normal enhancement has-patch 06/04/2019
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#36634 `register_post_status()` default causes notices in post list table Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal enhancement dev-feedback 06/04/2019
#36738 No validation for $post_date_gmt parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks 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
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types 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
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#21994 Subdomains may not exceed 63 characters in length Networks and Sites low 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
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 06/04/2019
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 06/04/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#21912 Add return filter to current_theme_supports() Themes normal normal enhancement 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
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor 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
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019
#26667 Improve filter in single_term_title() Taxonomy normal normal enhancement has-patch 06/04/2019
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install 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
#28094 Add action hook after getting template part Themes normal normal enhancement 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
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#31281 Register JavaScript/Underscore templates using the WP Dependency API Script Loader normal normal enhancement has-patch 06/04/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#34195 Deprecate get_terms_fields Taxonomy normal normal enhancement has-patch 06/04/2019
#35331 Update external Prototype library to 1.7.3 Script Loader normal normal enhancement has-patch 06/04/2019
#35963 Only remove item from WP_Dependencies::to_do if it was successfully processed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
#36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
#36956 Trigger event when taxonomy term is added with ajax Taxonomy normal normal enhancement dev-feedback 06/04/2019
#36978 Add pre filter to get_term_by Taxonomy normal normal enhancement needs-unit-tests 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
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
#33405 Pagination - use of helip / "..." not logic in some cases Themes lowest trivial enhancement 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
#15001 Duplication and incompatibilities in register_new_user() and wp_insert_user() Users normal normal defect (bug) needs-unit-tests 06/05/2019
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
Note: See TracReports for help on using and creating reports.