[wp-trac] [WordPress Trac] #31359: wp_insert_post documentation missing post_title

WordPress Trac noreply at wordpress.org
Tue Feb 17 11:37:16 UTC 2015


#31359: wp_insert_post documentation missing post_title
-------------------------------+--------------------
 Reporter:  atimmer            |       Owner:
     Type:  defect (bug)       |      Status:  new
 Priority:  normal             |   Milestone:  4.2
Component:  Posts, Post Types  |     Version:  trunk
 Severity:  trivial            |  Resolution:
 Keywords:  has-patch          |     Focuses:  docs
-------------------------------+--------------------

Comment (by SergeyBiryukov):

 We should probably synchronize that block with the list of fields in the
 `wp_posts` table:
 {{{
 ID
 post_author
 post_date
 post_date_gmt
 post_content
 post_title
 post_excerpt
 post_status
 comment_status
 ping_status
 post_password
 post_name
 to_ping
 pinged
 post_modified
 post_modified_gmt
 post_content_filtered
 post_parent
 guid
 menu_order
 post_type
 post_mime_type
 comment_count
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/31359#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list