Descriere
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
- Răsfoiește meniul de administrare „Grup de câmpuri”
- Creează un grup de câmpuri care să conțină unul sau mai multe câmpuri personalizate
- 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
Recenzii
Contributori și dezvoltatori
„Custom Field Suite” este un software open-source. La acest modul au contribuit următoarele persoane.
Contributori„Custom Field Suite” a fost tradus în 4 locale. Mulțumim traducătorilor pentru contribuția lor.
Tradu „Custom Field Suite” în limba ta.
Te interesează dezvoltarea?
Răsfoiește codul, vezi depozitarul SVN, sau abonează-te la jurnalul de dezvoltare prin RSS.
Istoric modificări
2.6.4
- Fixed: cleared PHP8 deprecation notices
2.6.3
- Fixed: possible placement rules XSS (props Patchstack)
2.6.2.1
- Confirmed 6.0.1 compatibility
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