Opened 8 years ago

Closed 8 years ago

Last modified 6 years ago

#1401 closed defect (bug) (fixed)

wp-admin/post.php doesn't use wp_insert_post()

Reported by: mgeisler Owned by: ryan
Priority: normal Milestone:
Component: Optimization Version: 1.5.1.1
Severity: minor Keywords:
Cc:

Description

I think the code in wp-admin/post.php should use the wp_insert_post() function from wp-includes/functions-post.php so as to avoid duplicating the code.

Change History (3)

comment:1   ryan8 years ago

  • Milestone set to 1.6
  • Owner changed from anonymous to ryan

comment:2   ryan8 years ago

  • Resolution set to fixed
  • Status changed from new to closed

Agreed. [2647]

  • Milestone 2.0 deleted

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.