Make WordPress Core

Opened 22 years ago

Closed 22 years ago

Last modified 8 years ago

#111 closed defect (bug) (fixed)

wp_insert_post does not add all post fields to the database

Reported by: Curioso Owned by: matt
Priority: normal Milestone:
Component: General Version:
Severity: minor Keywords:
Cc: Focuses:

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 (5)

#2 @matt
22 years ago

  • fixed_in_version1.5
  • Owner changed from anonymous to matt
  • Resolution 1020
  • Status newclosed

This ticket was mentioned in Slack in #accessibility-docs by sami.keijonen. View the logs.


9 years ago

This ticket was mentioned in Slack in #docs by kenshino. View the logs.


8 years ago

This ticket was mentioned in Slack in #docs by atachibana. View the logs.


8 years ago

Note: See TracTickets for help on using tickets.