Chuyển tới nội dung
  • Đăng nhập
  • Đăng ký
WordPress.org

tiếng Việt

  • Giao diện
  • Plugin
  • News
    • Documentation
    • Diễn đàn
  • Giới thiệu
  • Meetup
  • Team
  • Get WordPress
Get WordPress

Plugin

  • Mục yêu thích
  • Phiên bản Beta
  • Lập trình viên
Tải về

Custom Field Suite

Bởi Matt Gibbs
  • Chi tiết
  • Đánh giá
  • Development
Hỗ trợ

Mô tả

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 →

Ảnh màn hình

Đánh giá

It has everything you need.

aculine 29 Tháng Mười Một, 2023
Simple and functional. It has everything you need.

Quick and Easy

mcaravaglia 17 Tháng Sáu, 2023
Did exactly what I needed it to do; quickly and easily

Better than ACF ^^

stwwndrr 26 Tháng Năm, 2023
The plugin is worthy of attention, it copes with certain tasks better than ACF

Simple, powerful and functional

diegosomar 30 Tháng Ba, 2023
At the same time that it is simple, it is very powerful and helps a lot in development, especially with the field repeater. Thanks to the developer.

Не работает

Roman Moiseenko 6 Tháng Mười, 2022 1 reply
CFS()->get() - не работает, возвращает пустой массив, CFS()->get() === array() по Id работает

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

jeanlarrota32 27 Tháng Chín, 2022 1 reply
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
Đọc tất cả 141 đánh giá

Người đóng góp & Lập trình viên

“Custom Field Suite” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp
  • Matt Gibbs

“Custom Field Suite” đã được dịch qua 4 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Custom Field Suite” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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

Meta

  • Phiên bản: 2.6.4
  • Lần cập nhật gần nhất: 5 tháng trước
  • Lượt kích hoạt: 50.000+
  • Phiên bản WordPress: 5.0 hoặc cao hơn
  • Đã kiểm tra với: 6.2.3
  • Ngôn ngữ:

    English (US), Japanese, Norwegian (Bokmål), Persian, và Russian.

    Dịch sang ngôn ngữ của bạn

  • Tag:
    custom fieldsfieldspostmetarelationshiprepeater
  • Nâng cao

Đánh giá

Xem tất cả
  • 5 sao 130
  • 4 sao 5
  • 3 sao 0
  • 2 sao 1
  • 1 sao 5
Log in to submit a review.

Những người đóng góp

  • Matt Gibbs

Hỗ trợ

Các lỗi đã xử lý trong vòng hai tháng gần đây:

0 trên 3

Xem diễn đàn hỗ trợ

  • About
  • News
  • Hosting
  • Quyền riêng tư
  • Showcase
  • Giao diện
  • Plugin
  • Patterns
  • Learn
  • Support
  • Developers
  • WordPress.tv ↗
  • Get Involved
  • Donate ↗
  • Swag Store ↗
  • WordCamp ↗
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

tiếng Việt

  • Xem trang Facebook của chúng tôi
  • Visit our X (formerly Twitter) account
  • Visit our Instagram account
  • Visit our LinkedIn account
  • Visit our YouTube channel
Viết code như làm thơ.