Ticket #1401 (closed defect (bug): fixed)
wp-admin/post.php doesn't use wp_insert_post()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| 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
Note: See
TracTickets for help on using
tickets.
