Opened 21 years ago
Closed 21 years ago
#608 closed defect (bug) (fixed)
xmlrpc does are call action hooks
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | major | Version: | 1.5 |
| Component: | Administration | Keywords: | |
| Focuses: | Cc: |
Description
Hooks like "publish_post" and "edit_post" should also apply to actions madei thru xmlrpc, I would think
Change History (2)
Note: See
TracTickets for help on using
tickets.
They use wp_new_post which calls the right action. Updated wp_edit_post.