Make WordPress Core

{1} All Tickets (8256 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 8256)

Taxonomy (45 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57619 register_taxonomy doesn't check for reserved terms dev-feedback normal normal Awaiting Review enhancement 13 months ago 1
#57933 Add query object for taxonomy terms (not posts) normal normal Awaiting Review enhancement 3 years ago 1
#58109 Fatal Error when changed Taxonomy from hierarchical False to True normal normal Awaiting Review defect (bug) 3 years ago 4
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() has-patch normal major Awaiting Review defect (bug) 3 years ago 3
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 3 years ago 17
#58490 Make wp_update_term_count function site context aware for the multisite has-patch normal normal Awaiting Review defect (bug) 3 years ago 4
#58748 Duplicate tags we can't select under post edit page. even slug are different. normal major Awaiting Review defect (bug) 3 years ago 2
#58924 Add a small precision on the documentation of the register_taxonomy function normal minor Awaiting Review feature request 3 years ago 2
#59215 Bug in wp_set_post_categories function reporter-feedback normal normal Awaiting Review defect (bug) 3 years ago 2
#59478 term_exists() to return false if no terms exist normal normal Awaiting Review enhancement 3 years ago
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> has-patch normal normal Awaiting Review enhancement 3 years ago 1
#59667 Edit Category Screen: Improve error message when trying to update a category with an existing slug normal minor Awaiting Review enhancement 3 years ago
#59703 Enable Block Editor for term description normal normal Awaiting Review enhancement 20 months ago 6
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php normal normal Awaiting Review defect (bug) 14 months ago 4
#59804 Can we implement a manage status of taxonomy term ? normal normal Awaiting Review enhancement 2 years ago 2
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 3 years ago 5
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel normal minor Awaiting Review enhancement 2 years ago
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 9 months ago 1
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 4 days ago 5
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format normal normal Awaiting Review defect (bug) 2 years ago
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen has-patch normal normal Awaiting Review defect (bug) 2 years ago 4
#60878 We need to add trim validation on Add New Category name has-patch normal normal Awaiting Review defect (bug) 15 months ago 4
#61303 Increase taxonomy name character limit normal normal Awaiting Review enhancement 2 years ago 2
#61396 Duplicate terms with names in non-ASCII characters in different cases normal normal Awaiting Review defect (bug) 2 years ago 4
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` dev-feedback normal normal Awaiting Review enhancement 13 months ago 1
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order reporter-feedback normal major Awaiting Review defect (bug) 18 months ago
#61890 Handle WP_Term dynamic properties for PHP 8.2 needs-unit-tests normal minor Future Release defect (bug) 9 months ago 39
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count normal normal Future Release defect (bug) 2 years ago 3
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy has-patch normal normal Awaiting Review enhancement 21 months ago 12
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked close normal trivial Awaiting Review defect (bug) 21 months ago 4
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 has-patch normal normal Awaiting Review enhancement 19 months ago 2
#62997 Put the final nail in the coffin of shared terms has-patch normal normal Future Release enhancement 14 months 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) 9 days ago 42
#63428 Taxonomy settings (output order) dev-feedback normal normal Awaiting Review feature request 15 months ago 1
#63488 Wrong return value for get_category_by_path() has-patch normal normal Awaiting Review defect (bug) 15 months ago 4
#63683 Improve wp_insert_term() duplicate query dev-feedback normal minor Awaiting Review enhancement 13 months ago 4
#63869 Add template / template_file arguments to register_taxonomy normal normal Awaiting Review enhancement 12 months ago
#63890 Add multiple order conditions to WP_Term_Query dev-feedback normal normal Awaiting Review enhancement 7 months ago 4
#64038 Cache miss for `WP_Term_Query` has-patch normal normal Future Release defect (bug) 5 months ago 5
#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
#64631 Categories can't be restored after deletion normal normal Awaiting Review enhancement 6 months ago 1
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction has-patch normal normal Awaiting Review feature request 4 weeks ago 2
#65055 _pad_term_counts() uses string-concatenated SQL without prepared statement johnbillion has-patch normal normal 7.2 enhancement 5 weeks ago 8
#65679 Deprecation notice in WP_Term_Query when orderby is null dev-feedback normal normal Awaiting Review defect (bug) 6 days ago 10
#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) 8 days ago 1

Themes (55 matches)

#4969 Make wp_list_* functions all behave similarly... igmoweb has-patch normal normal Future Release enhancement 8 years ago 19
#7795 Activate and Deactivate Theme hooks normal normal Future Release enhancement 7 years ago 26
#10432 Dynamic classes for current blog post item, current term item has-patch normal normal enhancement 2 years ago 4
#12839 Themes should be sandboxed on activation to prevent fatal errors normal normal Future Release enhancement 6 years ago 14
#12877 Modular themes: Apply template hierarchy to folders within a theme dev-feedback normal normal feature request 7 years ago 28
#13239 Filter locate_template template_names variable dev-feedback normal normal Future Release enhancement 6 months ago 115
#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
#18301 Activating a new theme on multisite is very long-winded DrewAPicture* normal normal Future Release enhancement 3 years ago 30
#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
#19579 Make get_search_form() more filterable/extensible reporter-feedback normal normal enhancement 6 months ago 10
#19627 Themes should be able to opt-in to a static front page normal normal feature request 7 years ago 51
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire normal normal defect (bug) 3 months ago 2
#21062 Add a 'template_file' hook to load_template() johnbillion has-patch normal normal Awaiting Review enhancement 8 years ago 14
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 dev-feedback normal normal Awaiting Review feature request 8 years ago 33
#21912 Add return filter to current_theme_supports() has-patch normal normal enhancement 4 months ago 6
#22355 Template stack - Beyond parent/child theme relationships has-patch normal normal enhancement 5 months ago 37
#22414 validate_current_theme() should validate cached theme roots normal normal defect (bug) 7 years ago 1
#22810 Support for theme changelogs normal normal Future Release enhancement 17 months ago 41
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object has-patch normal normal Future Release enhancement 5 years ago 3
#24026 No /themes/ folder causes strange behaviour normal normal defect (bug) 7 years ago 4
#24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. has-patch normal normal defect (bug) 6 weeks ago 17
#24152 Use JSON as alternative to CSS file headers has-patch normal normal Awaiting Review feature request 5 months ago 29
#25671 get_theme_mods does not have a filter reporter-feedback normal normal enhancement 7 years ago 10
#26516 Make it easier to check theme support obenland dev-feedback normal normal enhancement 13 months ago 5
#26636 There Is No Filter For get_sidebar() has-patch normal normal Awaiting Review enhancement 8 years ago 9
#26695 Themes: add support for multiple screenshots in themes dev-feedback normal normal Future Release enhancement 21 months ago 16
#26968 Theme Administration Screen: Not enough themes displayed at high resolutions normal normal defect (bug) 7 years ago 5
#27177 Child themes should inherit parent theme customizer settings on activation / switching has-patch normal normal Awaiting Review enhancement 6 years ago 28
#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
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 dev-feedback normal normal defect (bug) 21 months ago 3
#28904 custom header stores full URL in database dev-feedback normal normal defect (bug) 7 years ago 2
#29051 get_raw_theme_root : Windows paths has-patch high critical Awaiting Review defect (bug) 4 months ago 8
#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
#30169 show available languages in theme details normal normal feature request 21 months ago 8
#30459 is_child_theme() cannot be used during plugin activation as is has-patch normal normal defect (bug) 7 years ago 2
#30729 Rework Theme Install and Preview Flow in wp-admin normal normal Future Release enhancement 18 months ago 15
#30797 New function for parent theme stylesheet uri obenland normal normal enhancement 7 years ago 18
#31365 Improve actions links for current theme on themes.php has-patch low normal enhancement 7 years ago 6
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique reporter-feedback normal normal Awaiting Review defect (bug) 6 months ago 16
#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
#32326 Improve Support for Structured Data normal normal Awaiting Review enhancement 7 years ago 13
#33017 Images displayed with page.php instead of index.php needs-unit-tests normal normal defect (bug) 7 years ago 6
#33123 Filter on theme mod default value normal normal Awaiting Review enhancement 8 years ago 2
#33405 Pagination - use of ellipsis / "..." not logic in some cases close lowest trivial enhancement 14 months ago 4
#33472 Templating Engine normal normal Awaiting Review feature request 5 years ago 20
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` has-patch normal normal Future Release enhancement 15 months ago 9
#34886 Search Form should not submit empty strings has-patch normal normal Future Release enhancement 6 years ago 11
Note: See TracReports for help on using and creating reports.