#29278 closed defect (bug) (fixed)
wp_update_term does not update the term_group value for the term
| Reported by: | djm1119 | Owned by: | wonderboymusic |
|---|---|---|---|
| Priority: | normal | Milestone: | 4.0 |
| Component: | Taxonomy | Version: | 4.0 |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: |
Description
A call to wp_update_term does not update the term_group of the term. Have confirmed that no error was raised and that other values have been updated correctly.
From close inspection, have found that the issue stems from ticket #22400 whereby the extract function call was removed.
Attachments (1)
Change History (5)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I will look