Ticket #111 (closed defect (bug): fixed)
wp_insert_post does not add all post fields to the database
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Not al fields in wp_posts are filled in by wp_insert_post and wp_update_post in wp_includes/functions-post/php, specifically post_lat, post_lon, post_parent are not handled.
Change History
Note: See
TracTickets for help on using
tickets.
