Make WordPress Core

{1} All Tickets (8244 matches)

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

Results (7101 - 7200 of 8244)

Taxonomy (33 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26667 Improve filter in single_term_title() has-patch normal normal enhancement 12 months ago 3
#63869 Add template / template_file arguments to register_taxonomy normal normal Awaiting Review enhancement 12 months ago
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post normal minor defect (bug) 11 months ago
#14691 Allow commas in tag names normal major Future Release defect (bug) 11 months ago 31
#36610 Loss of multibyte category and tag names normal normal defect (bug) 11 months ago 1
#27079 Very long waiting if we have a lot taxonomy terms. normal normal enhancement 11 months ago 5
#38278 Only query taxonomies assigned to the post types being queried dev-feedback normal normal Awaiting Review enhancement 11 months ago 1
#43729 Pagination on static Post page not working after changing Permalink Catagory Base reporter-feedback normal normal Awaiting Review defect (bug) 10 months ago 3
#61890 Handle WP_Term dynamic properties for PHP 8.2 needs-unit-tests normal minor Future Release defect (bug) 9 months ago 39
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error needs-unit-tests normal normal Awaiting Review defect (bug) 9 months ago 7
#5358 Queried object on multiple tag query holds only first tag has-patch normal normal Future Release defect (bug) 9 months ago 16
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 9 months ago 1
#64357 get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9 johnjamesjacoby normal major Awaiting Review defect (bug) 8 months ago 5
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. dev-feedback high normal Future Release enhancement 7 months ago 37
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical has-patch normal major Awaiting Review defect (bug) 7 months ago 23
#16230 Category slugs not cut at 200 characters as it should under some conditions normal normal defect (bug) 7 months ago 5
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 6 months ago 7
#63890 Add multiple order conditions to WP_Term_Query dev-feedback normal normal Awaiting Review enhancement 6 months ago 4
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 6 months ago 52
#64631 Categories can't be restored after deletion normal normal Awaiting Review enhancement 6 months ago 1
#64038 Cache miss for `WP_Term_Query` has-patch normal normal Future Release defect (bug) 4 months ago 5
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 4 months ago 4
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 has-patch normal normal defect (bug) 3 months ago 7
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results has-patch normal major Awaiting Review defect (bug) 8 weeks ago 1
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion has-patch normal normal 7.2 enhancement 4 weeks ago 8
#50568 Improve WP_Term's sanitization calls pbearne has-patch normal normal Future Release enhancement 3 weeks ago 31
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction has-patch normal normal Awaiting Review feature request 3 weeks ago 2
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges has-patch normal normal defect (bug) 3 weeks ago 8
#36978 Add pre filter to get_term_by has-patch normal normal enhancement 3 weeks ago 1
#41867 wp_list_categories throws SQL error if list is empty reporter-feedback normal normal Awaiting Review defect (bug) 9 days ago 10
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb has-patch lowest normal Future Release defect (bug) 3 days ago 42
#65805 wp_set_object_terms() casts numeric term IDs to strings via array_unique(), causing false matching by term name reporter-feedback normal normal Awaiting Review defect (bug) 2 days ago 1
#65679 Deprecation notice in WP_Term_Query when orderby is null dev-feedback normal normal Awaiting Review defect (bug) 66 minutes ago 10

Themes (67 matches)

#40014 & converted to '#038 normal normal Awaiting Review defect (bug) 9 years ago 3
#40038 Padding load_template's require with a do_action on each end has-patch normal normal Future Release enhancement 9 years ago 3
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use normal normal Awaiting Review defect (bug) 9 years ago 2
#39238 The active handler for a video header isn't accessible joemcgill* has-patch normal normal Future Release defect (bug) 9 years ago 3
#40070 Cannot remove theme with Javascript if folder name contains periods normal normal Future Release defect (bug) 9 years ago 11
#41076 Themes: Add more help and documentation when editing theme files normal normal Awaiting Review defect (bug) 9 years ago 4
#39836 Display maximum file upload size on theme upload page dev-feedback normal normal Awaiting Review enhancement 9 years ago 1
#41204 Placement of wp_redirect() in template normal normal Awaiting Review enhancement 9 years ago 6
#39083 Introduce singular capabilities for managing individual themes needs-unit-tests normal normal Future Release enhancement 9 years ago 1
#41690 Fix missing assignment of page templates on theme switch normal normal Future Release enhancement 9 years ago 2
#41792 Suggested Enhancement to WordPress' Handling of Authors and Author URL's dev-feedback normal normal Awaiting Review enhancement 9 years ago 5
#40842 Adding template filters dev-feedback normal normal Awaiting Review enhancement 9 years ago 5
#42711 Support for symlinked themes in the themes folder normal normal Awaiting Review enhancement 9 years ago
#40108 Pagination Enhancement wp_link_pages() normal normal Awaiting Review enhancement 9 years ago 9
#21062 Add a 'template_file' hook to load_template() johnbillion has-patch normal normal Awaiting Review enhancement 8 years ago 14
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters has-patch normal normal Awaiting Review enhancement 8 years ago 1
#26636 There Is No Filter For get_sidebar() has-patch normal normal Awaiting Review enhancement 8 years ago 9
#36666 Enhance `remove_theme_support()` so that it can take additional arguments dev-feedback normal normal Awaiting Review enhancement 8 years ago 19
#35696 Allow extra control over CSS Classes in paginate_links() has-patch normal normal Awaiting Review enhancement 8 years ago 4
#4969 Make wp_list_* functions all behave similarly... igmoweb has-patch normal normal Future Release enhancement 8 years ago 19
#37825 Introduce functions to check whether there are multiple taxonomy terms needs-unit-tests normal normal Future Release enhancement 8 years ago 9
#33123 Filter on theme mod default value normal normal Awaiting Review enhancement 8 years ago 2
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 dev-feedback normal normal Awaiting Review feature request 8 years ago 33
#43352 Make html5 standard rather than opt in for theme development normal normal Awaiting Review feature request 8 years ago 2
#44419 Custom classes and markup for pagination normal normal Awaiting Review enhancement 8 years ago
#40221 switch_theme action + Live Preview = confusion normal normal Awaiting Review defect (bug) 7 years ago 2
#44892 Theme install button showing again normal normal Awaiting Review defect (bug) 7 years ago 1
#7795 Activate and Deactivate Theme hooks normal normal Future Release enhancement 7 years ago 26
#39167 Theme mods should be able to be gotten/changed on inactive themes. dev-feedback normal normal Awaiting Review enhancement 7 years ago 1
#41901 Updating fails for themes with style.css in sub directory. williampatton dev-feedback normal normal Awaiting Review defect (bug) 7 years ago 4
#38557 Format for registering a default header image is ambiguous joemcgill* dev-feedback normal normal Future Release defect (bug) 7 years ago 15
#46988 Theme dir hardcode normal normal Awaiting Review defect (bug) 7 years ago 2
#12877 Modular themes: Apply template hierarchy to folders within a theme dev-feedback normal normal feature request 7 years ago 28
#13691 Make get_template_part() accept multiple template names normal normal enhancement 7 years ago 10
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation normal normal defect (bug) 7 years ago 7
#15086 get_template_part() should let you specify a directory westi* needs-unit-tests normal normal enhancement 7 years ago 44
#16396 Add a hook to the theme editor page when the write is successful normal normal enhancement 7 years ago 7
#16883 Add check for "Template Version" on theme activation dev-feedback normal normal enhancement 7 years ago 6
#18790 add_theme_support with post type doesn't add theme support but overwrites it has-patch normal normal defect (bug) 7 years ago 3
#19627 Themes should be able to opt-in to a static front page normal normal feature request 7 years ago 51
#22414 validate_current_theme() should validate cached theme roots normal normal defect (bug) 7 years ago 1
#24026 No /themes/ folder causes strange behaviour normal normal defect (bug) 7 years ago 4
#25671 get_theme_mods does not have a filter reporter-feedback normal normal enhancement 7 years ago 10
#26968 Theme Administration Screen: Not enough themes displayed at high resolutions normal normal defect (bug) 7 years ago 5
#28026 previous_post_link returns incorrect post when posts have the same published date has-patch normal normal defect (bug) 7 years ago 4
#28094 Add action hook after getting template part has-patch normal normal enhancement 7 years ago 4
#28122 Themes - RTL: add support for fully mirrored css files normal normal enhancement 7 years ago 3
#28904 custom header stores full URL in database dev-feedback normal normal defect (bug) 7 years ago 2
#29555 Theme details allowed HTML dev-feedback normal normal defect (bug) 7 years ago 3
#30105 css defining protocol normal normal defect (bug) 7 years ago 4
#30459 is_child_theme() cannot be used during plugin activation as is has-patch normal normal defect (bug) 7 years ago 2
#30797 New function for parent theme stylesheet uri obenland normal normal enhancement 7 years ago 18
#31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE normal normal enhancement 7 years ago 9
#31956 Check empty title after wp_title_parts. normal normal enhancement 7 years ago 1
#33017 Images displayed with page.php instead of index.php needs-unit-tests normal normal defect (bug) 7 years ago 6
#35052 Filter themes by language translations normal normal enhancement 7 years ago 1
#35520 If stylesheet_directory and template_directory are forced, don't show theme screens normal normal defect (bug) 7 years ago
#37461 Introduce get_the_title_attribute() to wrap the_title_attribute( 'echo=0' ) normal normal enhancement 7 years ago 2
#31365 Improve actions links for current theme on themes.php has-patch low normal enhancement 7 years ago 6
#35280 Should feed_links_extra run when current theme doesn't support automatic-feed-links ? normal normal defect (bug) 7 years ago
#43163 Did you know? CSS notification needs a Dismiss button to close has-patch normal normal Awaiting Review feature request 7 years ago 5
#43597 Modify template-loader engine normal normal Awaiting Review enhancement 7 years ago 7
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) has-patch normal normal Awaiting Review enhancement 7 years ago
#32326 Improve Support for Structured Data normal normal Awaiting Review enhancement 7 years ago 13
#48241 Using `add_theme_support( 'custom-background' )` enables both background color and background image. normal normal Awaiting Review enhancement 7 years ago 1
#49351 wp_theme_editor_filetypes filter can not remove php and css file types normal normal Awaiting Review defect (bug) 7 years ago 1
#27177 Child themes should inherit parent theme customizer settings on activation / switching has-patch normal normal Awaiting Review enhancement 6 years ago 28
Note: See TracReports for help on using and creating reports.