描述
Custom Field Suite (CFS) lets you add custom fields to your posts. It’s lightweight and battle-tested (there’s not much to break).
Things to know
- We do not provide support.
- This is a free plugin. We’re not selling anything.
- CFS includes 14 field types. There are no plans to add more.
- If you want all the bells-and-whistles, use ACF.
Field types
- Text
- Textarea
- WYSIWYG
- Date
- Color
- True / False
- Select
- File Upload
- Relationship
- Term
- User
- Loop (repeatable fields)
- Hyperlink
- Tab (group fields)
Usage
- Browse to the “Field Groups” admin menu
- Create a Field Group containing one or more custom fields
- Choose where the Field Group should appear, using the Placement Rules box
- Use the get method in your template files to display custom fields
Links
评价
2022年5月7日
It can do almost everything I need. The only thing is - you can upload a file, but you can't pick already uploaded file from a library.
2021年5月19日
Clean and easy to use.
2021年2月18日
Thank you to the developers for this plugin
2020年2月5日
I was excited about this but will be adding my own php to my theme to achieve what I was hoping for. This is no longer supported.
2019年10月31日
Just works as espected 🙂 What else is needed?
2019年10月10日
Fantastic plugin for adding custom fields!
贡献者及开发者
更新日志
2.6.2
- Removed broken links, confirmed 5.9 compatibility
2.6.1
- Fixed: PHP8 warnings
2.6
New: moved CFS into “Settings” menu
Improved: relationship fields now only run 1 query to retrieve related posts
Improved: code modernization
Improved: styling tweaks
Fix: “Posts” field group rule ajax wasn’t loading