{1} All Tickets (3757 matches)

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

Reports:

Results (1101 - 1200 of 3757)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#15277 FORCE_SSL_LOGIN or _ADMIN go to death loops when using an load-balancer Security normal normal Future Release enhancement 12/29/10
#20276 Tie nonces to the current session Security normal normal Future Release enhancement 01/28/13
#10237 Implement Content Security Policy to prevent XSS ryan Security normal normal Future Release feature request 06/20/12
#10850 Make register_setting available on the front-end ryan Security normal normal Future Release feature request 09/25/09
#21737 Users should have to jump through hoops to set passwords of their choosing, and we should guard better against weak passwords westi* Security normal normal Awaiting Review feature request 04/18/13
#21924 add action / filter to wp-login.php so we can replace WordPress login and force using 3rd party login Security normal normal Awaiting Review feature request 09/19/12
#17227 wp should work around bug in move_uploaded_file for tighter security Security normal normal Awaiting Review feature request 11/17/11
#23801 Audio Shortcode: MP3s Display above plain text. Shortcodes normal normal 3.6 defect (bug) 05/16/13
#15694 Caption Shortcode I/O Intolerant of "]" Char Shortcodes normal normal Future Release defect (bug) 02/27/12
#19639 Enhancement: request: filter support before shortcodes are parsed or convert " into " Shortcodes normal normal Awaiting Review defect (bug) 12/22/11
#12061 Treatment of shortcodes by wpautop is incomplete Shortcodes normal normal Future Release defect (bug) 01/19/13
#18776 balanceTags should ignore shortcodes & their content Shortcodes normal normal Future Release defect (bug) 04/27/12
#21158 different result when shortcode atribute without value Shortcodes normal normal Awaiting Review defect (bug) 07/04/12
#22272 shortcode_unautop() Doesn't Account for Opening/Closing Shortcode tags each Being on Their Own Line Shortcodes normal normal Awaiting Review defect (bug) 10/24/12
#22127 strange behaviour with shortcode with the_content filter Shortcodes normal normal Awaiting Review defect (bug) 10/08/12
#24085 wpautop filter and shortcodes Shortcodes normal normal Awaiting Review defect (bug) 05/17/13
#23786 Shortcodes working inside HTML and PHP comments Shortcodes normal minor Awaiting Review enhancement 03/15/13
#19968 Use named regular expression groups to simplify shortcodes code Shortcodes normal minor Awaiting Review enhancement 02/06/12
#20659 Document available shortcodes in eg. new post page Shortcodes normal normal Awaiting Review feature request 05/22/12
#24385 Adding and Deleting Custom Taxonomies not Working Taxonomy normal normal Awaiting Review defect (bug) 05/22/13
#13606 Comma's in taxonomy term names make them unpickable Taxonomy normal major Future Release defect (bug) 11/13/10
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal minor Awaiting Review defect (bug) 09/03/11
#11156 Duplicate tag created if tag name contains ampersand filosofo Taxonomy normal normal Future Release defect (bug) 11/13/10
#16797 Edit Tags admin + custom post type + custom taxonomy Taxonomy normal normal Awaiting Review defect (bug) 03/08/11
#23069 For plugins that create custom taxonomies, wp_delete_term does not work during plugin uninstall. Taxonomy normal trivial Awaiting Review defect (bug) 01/02/13
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal Future Release defect (bug) 01/13/11
#19205 Orphaned categories can be created by accident Taxonomy normal minor Awaiting Review defect (bug) 11/19/11
#19492 Problems with using wp_insert_term together with switch_to_blog Taxonomy normal normal Awaiting Review defect (bug) 12/09/11
#5358 Queried object on multiple tag query holds only first tag ryan Taxonomy normal normal Future Release defect (bug) 01/28/13
#24376 Sharing Custom Taxonomies with built-in Post Types Taxonomy normal normal Awaiting Review defect (bug) 05/21/13
#21200 get_all_category_ids() only used by a deprecated function Taxonomy normal minor Awaiting Review defect (bug) 09/08/12
#14399 get_term_children doesn't call clean_term_cache() if necessary Taxonomy normal normal Future Release defect (bug) 01/15/11
#17652 get_term_link doesn't accept $term->term_id without explicit casting as numeric Taxonomy normal minor Awaiting Review defect (bug) 05/01/13
#17365 get_terms doesn't return terms with no posts if you specify a parent Taxonomy normal normal Awaiting Review defect (bug) 05/10/11
#7559 strip_tags() breaks category names with left angle brackets ryan Taxonomy normal minor Future Release defect (bug) 07/01/10
#18625 term_exists() doesn't make a difference between z and ẓ Taxonomy normal normal Awaiting Review defect (bug) 09/09/11
#18609 term_id collisions possible with InnoDB tables and global_terms_enabled Taxonomy normal major Awaiting Review defect (bug) 10/19/11
#21881 wp_list_categories show_option_all does not work for custom taxonomy Taxonomy normal normal Awaiting Review defect (bug) 09/13/12
#11847 wp_tag_cloud counts terms attached to future posts when used with custom taxonomies filosofo Taxonomy normal normal Future Release defect (bug) 10/29/10
#24216 wp_unique_term_slug uses variable that doesn't exist Taxonomy normal normal 3.6 defect (bug) 04/28/13
#24189 {$taxonomy}_relationships cache can easily become stale when a term is updated. Taxonomy high major 3.6 defect (bug) 04/26/13
#13949 Add a sprintf style argument to wp_list_categories() for title tag. Taxonomy normal normal Future Release enhancement 10/28/10
#23422 Add query filter argument to register_taxonomy Taxonomy normal normal Awaiting Review enhancement 02/08/13
#23421 Add sortable to taxonomy column Taxonomy normal normal Awaiting Review enhancement 02/09/13
#22875 Additional custom taxonomy object types Taxonomy normal major Awaiting Review enhancement 12/12/12
#22296 Better internationalization support for tags Taxonomy normal minor Awaiting Review enhancement 10/28/12
#16621 Check term cache in _transform_terms() Taxonomy normal normal Awaiting Review enhancement 02/24/11
#14449 Create add_permastruct() filters for register_taxonomy() and register_post_type() Taxonomy normal normal Future Release enhancement 11/18/10
#14020 Custom Taxonomy Form does not Show in Add/Edit Link page for Links Taxonomy normal normal Future Release enhancement 07/01/10
#9378 Deprecate manage_category cap in favor of its object type's cap Taxonomy normal normal Future Release enhancement 07/01/10
#21950 Don't create shared terms Taxonomy normal normal Awaiting Review enhancement 01/15/13
#21862 Don't display show_option_none in wp_dropdown_categories when categories exist Taxonomy normal normal Awaiting Review enhancement 09/10/12
#18081 Improve performance of taxonomy queries, avoid temporary tables Taxonomy normal normal Future Release enhancement 09/15/11
#14162 Introduce WP_Term class Taxonomy normal normal Future Release enhancement 04/09/13
#18050 Label Most used taxonomies is impossible to customize on a new taxonomy Taxonomy normal normal Awaiting Review enhancement 09/13/11
#24386 Make _pad_term_counts work for non-post type objects and attachments Taxonomy normal normal Awaiting Review enhancement 05/22/13
#22023 Remove UNIQUE for slug in wp_terms Taxonomy normal normal Future Release enhancement 05/14/13
#12929 Reserved names for taxonomies Taxonomy normal normal Future Release enhancement 01/16/13
#11576 The future of the 'uncategorized' category Taxonomy normal normal Future Release enhancement 04/15/11
#23635 get_objects_in_term - identify matching terms Taxonomy normal minor Awaiting Review enhancement 02/26/13
#7859 weighted category cloud and tag cloud instead of lists to choose categories and tags in the backend Taxonomy normal minor Future Release enhancement 06/13/09
#14717 Add option to wp_list_categories (and underlying get_terms or whatever) to restrict by post_type. Taxonomy normal normal Future Release feature request 10/28/10
#20735 Adding tags to form element of categories. Taxonomy normal normal Awaiting Review feature request 05/23/12
#24305 Link of Posts count column in Term List Table (single taxonomy for more custom post types) Taxonomy normal normal Awaiting Review feature request 05/10/13
#14901 Make "Uncategorized" transparent Taxonomy normal trivial Future Release feature request 09/28/11
#13816 There should be built-in index pages for taxonomies Taxonomy normal normal Future Release feature request 01/11/13
#12629 function to remove custom taxonomies and all their terms Taxonomy normal normal Future Release feature request 09/11/12
#18106 get_terms of posts in a specific post_type Taxonomy normal normal Awaiting Review feature request 07/04/12
#6978 Accessing password protected posts though bloglines sends reader directly to dashboard Template normal normal Future Release defect (bug) 11/23/09
#11910 Category widget displayed as dropdown doesn't use fancy urls Template low minor Future Release defect (bug) 04/03/10
#9324 Let wp_link_pages do pagination when static page is used for front page sorich87* Template normal major Future Release defect (bug) 10/26/10
#18023 No way to define default page template Template normal major Awaiting Review defect (bug) 07/08/11
#22876 Wrong robots meta output Template high major Awaiting Review defect (bug) 12/12/12
#18324 after adding new template file, "Template" drop-down disappears Template normal normal Awaiting Review defect (bug) 08/04/11
#20413 edit_post_link() have not an equivalant without echo Template normal minor Awaiting Review defect (bug) 04/10/12
#22112 get_adjacent_post excluded_categories isn't excluded Template normal normal Awaiting Review defect (bug) 10/05/12
#4711 get_pages and get_posts do not work well with private posts Template normal normal Future Release defect (bug) 02/24/11
#16929 pass the $type_of_url context param on user_trailingslashit() for CPT's Template normal normal Future Release defect (bug) 03/22/11
#8532 the_date() doesn't function as intended Template normal normal Future Release defect (bug) 10/10/11
#21821 wp_title spits warnings and returns a blank when a query is both is_post_type_archive and is_category/is_tax/etc Template normal minor Awaiting Review defect (bug) 11/01/12
#10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order Template low minor Future Release enhancement 04/10/10
#15145 Add a wp_list_users() template tag Template normal normal Future Release enhancement 01/13/11
#20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Template normal normal Awaiting Review enhancement 08/17/12
#4575 Add functions to return the last-modified timestamp of a category/tag Template normal normal Future Release enhancement 08/07/09
#22145 Add warning when duplicate page Template Names are present Template normal trivial Awaiting Review enhancement 10/09/12
#18676 Allow headers, footers, and sidebars to be located inside of subfolders Template normal normal Awaiting Review enhancement 02/07/13
#5692 Archives detailed per category Template normal normal Future Release enhancement 06/13/09
#15516 Candidates for new template functions based on code in Twenty Ten Template normal normal Future Release enhancement 11/20/10
#13767 Custom background uploader doesn't highlight max upload size Template normal normal Future Release enhancement 10/28/10
#7463 Display multiple tag titles on tag unions and intersections Template normal normal Future Release enhancement 04/28/10
#20226 Don't advertise pingback URL on resources that don't support pingbacks Template normal minor Awaiting Review enhancement 06/19/12
#10432 Dynamic classes for current blog post item, current term item Template low minor Future Release enhancement 09/03/10
#24375 Enhancement for paginate_links(), Add rel="next" & rel="prev" Template normal normal Awaiting Review enhancement 05/20/13
#23260 Enhancement for paginate_links(); to include in wordpress core Template normal normal Awaiting Review enhancement 01/24/13
#21791 Enhancement: locate_template() support for multiple file types (not just .php) Template normal normal Awaiting Review enhancement 09/15/12
#21712 Enhancements to wp-signup.php and wp-activate.php Template normal minor Awaiting Review enhancement 08/28/12
#14113 Function that could improve the current edit_post_link() Template normal normal Future Release enhancement 10/28/10
#13691 Make get_template_part() accept multiple template names Template normal normal Future Release enhancement 10/10/10
#19556 Make wp_term_checklist() available as a template tag Template normal normal Awaiting Review enhancement 12/14/11
#21899 Missing class identifier for password protected posts Template normal normal Awaiting Review enhancement 09/15/12
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.