跳至内容
  • 登录
  • 注册
WordPress.org

China 简体中文

  • 主题
  • 插件
  • 消息
  • 支持
    • 文档
    • 论坛
  • 关于
  • 获取 WordPress
获取 WordPress

插件

  • 我的收藏
  • Beta测试
  • 开发者
下载

Custom Field Suite

作者Matt Gibbs
  • 详情
  • 评价
  • 开发进展
支持

描述

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

  • Documentation →
  • Github →

屏幕截图

评价

Не работает

Roman Moiseenko 2022年10月6日 1 回复
CFS()->get() - не работает, возвращает пустой массив, CFS()->get() === array() по Id работает

how to allow, limitation of extended fields in the cfs_field class

jeanlarrota32 2022年9月27日 1 回复
Hello, greetings. Congratulations for the plugin, despite its simplicity, it fulfills to add custom things to wordpress. I am adding a custom field similar to the user field, extending the cfs_field class. The only problem I saw is that when I add the limitations, it doesn't take them in the backend. from what I saw in the code, it is because there is no filter that allows other fields to be accepted, that is what I see so far. the code to which I refer is in plugins\custom-field-suite\includes\form.php line 344 where I have to add a filter as follows php $typesValidation = apply_filters('cfs_form_types_validation', [ 'relationship', 'user', 'loop' ]); if ( in_array( $field->type, $typesValidation ) ) { I still can't find another way to do this without modifying the plugin code

Best option for me!

David DWQ 2022年9月21日
Searching, testing that and that other but always the features I needed in other plugins were premium... then I found this fantastic plugin, clean, lite, no premium adds, completely free and has everything I need it like repeatable group of fields! Thanks to the developer for this!

Almost

heavylogic 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.

Great plugin

schiff7 2021年5月19日 1 回复
Clean and easy to use.

One of the best plugins

sevasargsyan 2021年2月18日
Thank you to the developers for this plugin
阅读所有137条评价

贡献者及开发者

“Custom Field Suite” 是开源软件。 以下人员对此插件做出了贡献。

贡献者
  • Matt Gibbs

“Custom Field Suite”插件已被翻译至2种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Custom Field Suite”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志。

更新日志

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

额外信息

  • 版本:2.6.2.1
  • 最后更新:5月前
  • 有效安装数量:50,000+
  • WordPress版本: 5.0 或更高版本
  • 最高兼容版本:6.0.3
  • 语言:

    English (US)、Persian和Russian.

    翻译成您的语言

  • 标签:
    custom fieldsfieldspostmetarelationshiprepeater
  • 高级视图

评级

查看所有评价
  • 5星 127
  • 4星 4
  • 3星 0
  • 2星 1
  • 1星 5
登录以提交评价。

贡献者

  • Matt Gibbs

支持

最近两个月解决的问题:

总计 1,已解决 0

查看支持论坛

  • 关于
  • 消息
  • 主机
  • 捐助
  • Swag
  • 文档
  • 开发者
  • 参与
  • 学习
  • 展示站点
  • 插件
  • 主题
  • 区块样板
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • 隐私
  • Public Code
WordPress.org
WordPress.org

China 简体中文

  • 访问我们的 Facebook 公共主页
  • 关注我们的 Twitter 账号
  • 关注我们的 Instagram 账号
  • 关注我们的 LinkedIn 主页
代码如诗