Opened 16 years ago
Closed 16 years ago
#15472 closed defect (bug) (fixed)
wp_delete_object_term_relationships inline docs are incorrect
| Reported by: | simonwheatley | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 |
| Component: | Inline Docs | Version: | 3.0.1 |
| Severity: | normal | Keywords: | has-patch |
| Cc: | Focuses: |
Description
The inline docs for wp_delete_object_term_relationships refer to unlinking a term from the taxonomy, whereas the function actually removes all links between an object and any terms in specified taxonomy or taxonomies.
Note, no code changes! Just comment docs!
Attachments (1)
Change History (3)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Corrects the inline comment docs