📜  wp 注册帖子类型支持 - 任何代码示例

📅  最后修改于: 2022-03-11 14:59:32.829000             🧑  作者: Mango

代码示例1
Default: title and editor
‘title’
‘editor’ (content)
‘author’
‘thumbnail’ (featured image, current theme must also support post-thumbnails)
‘excerpt’
‘trackbacks’
‘custom-fields’
‘comments’ (also will see comment count balloon on edit screen)
‘revisions’ (will store revisions)
‘page-attributes’ (menu order, hierarchical must be true to show Parent option)
‘post-formats’ add post formats, see Post Formats