最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

plugins - Make custom post types using ACF

programmeradmin4浏览0评论

So I'm using the Genesis Framework with a theme provided by them, and I just implemented the Advanced Custom Fields plugin.

What's the best way to create custom post types? I want to have a 'People' option that has the same UI as 'Posts' in that list shown below.

So I'm using the Genesis Framework with a theme provided by them, and I just implemented the Advanced Custom Fields plugin.

What's the best way to create custom post types? I want to have a 'People' option that has the same UI as 'Posts' in that list shown below.

Share Improve this question asked Jan 16, 2020 at 2:31 user155484user155484
Add a comment  | 

2 Answers 2

Reset to default 1

I don't believe that custom post types are a part of ACF. I use custom post type generators to add post types. This is the one that I use. You would just need to paste the resulting code at the bottom of your theme's functions.php file.

You need custom post type UI Plugin to create a post type like "posts"

Link - https://wordpress/plugins/custom-post-type-ui/

发布评论

评论列表(0)

  1. 暂无评论