所属类别:WordPress浏览次数:57更新时间:2022-08-16 15:00:44
存储文章信息,如文章标题、正文、摘要、作者、发布时间、访问密码、评论数、修改时间、文章地址(非静态化之前的,带?和数字ID)等;
字段 | 注释 |
---|---|
post_author | 对应作者ID |
post_date | 发布时间 |
post_date_gmt | 发布时间(GMT+0时间) |
post_content | 正文 |
post_title | 标题 |
post_excerpt | 摘录 |
post_status | 文章状态(publish/auto-draft/inherit等) |
comment_status | 评论状态(open/closed) |
ping_status | PING状态(open/closed) |
post_password | 文章密码 |
post_name | 文章缩略名 |
to_ping | 未知 |
pinged | 已经PING过的链接 |
post_modified | 修改时间 |
post_modified_gmt | 修改时间(GMT+0时间) |
post_content_filtered | 未知 |
post_parent | 父文章,主要用于PAGE |
guid | 未知 |
menu_order | 排序ID |
post_type | 文章类型(post/page等) |
post_mime_type | MIME类型 |
comment_count | 评论总数 |