#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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Agreed. [2647]