Make WordPress Core

{23} Popular Tickets (5210 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 (3901 - 4000 of 5210)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal 1 defect (bug) has-patch 06/04/2019
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#27623 Search results for " " text appearing on every plugin activation or deactivation Plugins normal normal 2 defect (bug) has-patch 06/04/2019
#27421 Escape madness in meta API Options, Meta APIs normal normal 4 defect (bug) has-patch 06/04/2019
#27272 WP meta queries comparing apples to oranges Query normal normal 1 defect (bug) has-patch 06/04/2019
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal 4 enhancement 06/04/2019
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#27094 get_boundary_post() doesn't work for custom post types Query normal normal 2 enhancement has-patch 06/04/2019
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ Permalinks normal normal 1 defect (bug) 06/04/2019
#26985 Use network_site_url in includes_url Permalinks normal normal 1 enhancement has-patch 06/04/2019
#26809 Errors from wp_update_post obscured in edit_post Posts, Post Types normal normal 2 defect (bug) has-patch 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal 4 defect (bug) 06/04/2019
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal 3 defect (bug) 06/04/2019
#25190 Improve name/pagename query variable mapping Query normal normal 1 enhancement needs-unit-tests 06/04/2019
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal 4 defect (bug) 06/04/2019
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal 3 enhancement has-patch 06/04/2019
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal 3 defect (bug) has-patch 06/04/2019
#24131 Fix post previews for multisite with domain mapping Posts, Post Types normal normal 5 defect (bug) has-patch 06/04/2019
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal 2 defect (bug) needs-unit-tests 06/04/2019
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal 3 defect (bug) dev-feedback 06/04/2019
#23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal 1 feature request 06/04/2019
#23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. Query normal normal 5 defect (bug) 06/04/2019
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal 1 defect (bug) needs-unit-tests 06/04/2019
#23229 Pagination Links Broken Permalinks normal normal 1 defect (bug) 06/04/2019
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal 4 enhancement dev-feedback 06/04/2019
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal 1 defect (bug) 06/04/2019
#23044 adjacent_image_link() needs optimization Query normal normal 5 enhancement needs-unit-tests 06/04/2019
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal 1 enhancement 06/04/2019
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#21546 Site Settings page is a hot mess Options, Meta APIs normal normal 6 enhancement 06/04/2019
#21096 Filter on is_front_page return value Query normal normal 2 enhancement 06/04/2019
#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
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#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
#20352 Use str_getcsv() to parse search terms in WP_Query Query normal normal 2 enhancement needs-unit-tests 06/04/2019
#20214 Pingback discovery doesn't strip fragment identifiers from URL Pings/Trackbacks normal normal 1 defect (bug) dev-feedback 06/04/2019
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal 3 defect (bug) has-patch 06/04/2019
#20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal 2 enhancement has-patch 06/04/2019
#20044 Enable search for pages by slug Query normal normal 1 enhancement 06/04/2019
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal 4 enhancement 06/04/2019
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal 3 enhancement has-patch 06/04/2019
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal 3 enhancement 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal 3 defect (bug) 06/04/2019
#18954 Automatically whitelist screen options added via add_screen_option() Plugins normal normal 3 enhancement has-patch 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal 4 enhancement has-patch 06/04/2019
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal 1 enhancement has-patch 06/04/2019
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions Plugins normal normal 1 defect (bug) 06/04/2019
#17170 Attachment slugs are not unique Permalinks normal major 3 defect (bug) dev-feedback 06/04/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal 10 enhancement has-patch 06/04/2019
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor 2 defect (bug) 06/04/2019
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal 5 enhancement has-patch 06/04/2019
#16126 Multisite name conflict check doesn't check for pages. Permalinks normal normal 1 defect (bug) 06/04/2019
#15930 Make trashed posts/pages still readable Posts, Post Types normal minor 9 enhancement 06/04/2019
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal 1 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 3 defect (bug) needs-unit-tests 06/04/2019
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal 1 defect (bug) 06/04/2019
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor 2 feature request has-patch 06/04/2019
#11950 Sticky Posts are too aggressive Query normal normal 7 enhancement has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major 2 defect (bug) has-patch 06/04/2019
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal 3 defect (bug) has-patch 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal 1 enhancement needs-unit-tests 06/04/2019
#30052 Add New Media Drag and Drop Hangs on Crunching Media low normal 3 defect (bug) 06/04/2019
#37330 Attachment pages do not always provide a link to the original article. Media normal normal 1 enhancement 06/04/2019
#36931 wp_upload_dir caches calls with default arguments separately from their explicit equivalent Media normal normal 1 defect (bug) has-patch 06/04/2019
#36891 Saving large menus is super slow Menus normal normal 5 enhancement 06/04/2019
#36842 More global event hooks using the media.events, like "modal:open", "modal:close", etc Media normal normal 7 feature request 06/04/2019
#36789 Upload Folder Bug Media normal normal 1 defect (bug) reporter-feedback 06/04/2019
#36411 Missing admin menu for custom taxonomy Menus normal normal 4 defect (bug) 06/04/2019
#36317 Introduce a cookie prefix default constant Login and Registration normal normal 1 enhancement dev-feedback 06/04/2019
#36179 Password protected post with force_ssl_admin() and domain mapping not working Login and Registration normal normal 1 defect (bug) dev-feedback 06/04/2019
#35955 Improvements for Menus Menus normal normal 2 enhancement reporter-feedback 06/04/2019
#35879 Increase width of menu item classes field Menus normal normal 1 enhancement 06/04/2019
#35870 image_default_link_type does not work for galleries Media normal normal 1 defect (bug) 06/04/2019
#35867 Screen scrolls to bottom when moving menu items on mobile Menus normal normal 1 defect (bug) 06/04/2019
#35775 Enhancements: add_post_thumbnail_image_size / wp_get_attachment_id Media normal normal 1 enhancement 06/04/2019
#35702 No current-menu-item in WP custom menus Menus normal normal 1 enhancement 06/04/2019
#35648 the_post_thumbnail sets srcset with http protocol Media normal normal 2 defect (bug) reporter-feedback 06/04/2019
#35640 No API to set a nav menu location Menus normal normal 1 defect (bug) 06/04/2019
#35489 Im having an issue with WP_Image_Editor_Imagick Media normal normal 1 defect (bug) 06/04/2019
#35427 add filter on the wpmu_signup_user() meta values in user-new Login and Registration normal normal 1 enhancement has-patch 06/04/2019
#35330 Categories Format & Search Bug Menus normal normal 2 defect (bug) 06/04/2019
#35132 UX improvements when creating/editing menus Menus normal normal 1 enhancement 06/04/2019
#35077 Post featured image: image attributes not updated on the fly Media normal normal 2 defect (bug) 06/04/2019
#35055 Custom Meta for nav_menu_items Menus normal normal 1 feature request 06/04/2019
#34845 Serialized custom fields are ignored on import Import normal normal 1 defect (bug) 06/04/2019
#34803 Deleting menu item with sub-items does not update sub-items' parent (with disabled JS) Menus normal normal 3 defect (bug) has-patch 06/04/2019
#34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal 1 defect (bug) has-patch 06/04/2019
#34641 Inline menu item editing in backend Menus normal normal 1 feature request 06/04/2019
#34571 Thumbnails and featured images broken if the filename contains utf8 characters (e.g. üäö) Media normal normal 2 defect (bug) 06/04/2019
#34467 Media Library after removing bulk removing all images on page Media normal normal 2 defect (bug) 06/04/2019
#34235 Multi selection in menu Menus normal normal 2 feature request 06/04/2019
#34112 Library broken after import XML Import normal normal 1 defect (bug) 06/04/2019
#33307 Lack of any hooks for user registration in case of multisite installation AND BuddyPress Login and Registration normal normal 1 enhancement 06/04/2019
#33278 Naming files with dimensions when manually cropping images Media normal normal 1 enhancement has-patch 06/04/2019
#32994 invite email from secondary blog does not use network site URL for wp-activate link Networks and Sites normal normal 4 defect (bug) reporter-feedback 06/04/2019
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal 1 enhancement has-patch 06/04/2019
#32658 Post media attachments should show assigned media by default Media normal normal 1 feature request 06/04/2019
#32459 Send custom metadata alongside a file upload via the media uploader Media normal normal 3 enhancement 06/04/2019
#32401 Multi step authentication - adding hooks to wp-login.php Login and Registration normal normal 7 enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.