#5686 closed defect (bug) (fixed)
do_action catchup for xmlrpc
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 2.5 | Priority: | normal |
| Severity: | normal | Version: | 2.5 |
| Component: | XML-RPC | Keywords: | has-patch |
| Focuses: | Cc: |
Description
Simple patch to catch up on do_action calls that I forget to include previously.
Also includes one small error text change for wp_suggestCategories()
Attachments (1)
Note: See
TracTickets for help on using
tickets.
What is the intended use of
do_action( 'xmlrpc_user_agent' );?I have left it out of the commit for now.