Make WordPress Core

Opened 21 years ago

Closed 21 years ago

Last modified 20 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: Focuses:

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)

#1 @ryan
21 years ago

  • Milestone1.6
  • Owner changed from anonymous to ryan

#2 @ryan
21 years ago

  • Resolutionfixed
  • Status newclosed

Agreed. [2647]

#3 @(none)
20 years ago

  • Milestone 2.0

Milestone 2.0 deleted

Note: See TracTickets for help on using tickets.