#41397 closed defect (bug) (fixed)
Correct $term_id parameter description in wp_xmlrpc_server::get_term_custom_fields() and ::set_term_custom_fields()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 4.9 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | XML-RPC | Keywords: | has-patch |
| Focuses: | docs | Cc: |
Description
The parameter of the function is $term_id but in the documentation of the function is $post_id.
Attachments (1)
Change History (5)
Note: See
TracTickets for help on using
tickets.
In 41114: