Make WordPress Core

Opened 21 years ago

Closed 21 years ago

#608 closed defect (bug) (fixed)

xmlrpc does are call action hooks

Reported by: dmclark's profile dmclark Owned by: matt's profile matt
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)

#1 @dmclark
21 years ago

  • Patch set to No

#2 @matt
21 years ago

  • fixed_in_version set to 1.5
  • Owner changed from anonymous to matt
  • Resolution changed from 10 to 20
  • Status changed from new to closed

They use wp_new_post which calls the right action. Updated wp_edit_post.

Note: See TracTickets for help on using tickets.