Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

ACF: Multiple Taxonomy

Mô tả

  • This plugin adds the Multiple Taxonomy field as one of the Advanced Custom Fields (ACF).
  • The Taxonomy field in the ACF allows you to select term(s) from only one taxonomy.
  • The Multiple Taxonomy field allows you to select term(s) from multiple taxonomies.

Features

As with ACF’s Taxonomy field:
– You can select a term by radio buttons or a drop-down list.
– You can select terms by checkboxes or a drop-down list.
– ‘Save Terms’ option is supported.
– ‘Load Terms’ option is supported.
– ‘Return Value’ option is supported (Term Object or Term ID).

Note: ‘Create Terms’ option is not supported.

Compatibility

This ACF field type is compatible with:
* ACF 5

Link

Ảnh màn hình

Cài đặt

  1. Copy the acf-multiple-taxonomy folder into your wp-content/plugins folder
  2. Activate the Multiple Taxonomy plugin via the plugins admin page
  3. Create a new field via ACF and select the Multiple Taxonomy type
  4. Read the description above for usage instructions

Đánh giá

There are no reviews for this plugin.

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

“ACF: Multiple Taxonomy” 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

“ACF: Multiple Taxonomy” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “ACF: Multiple Taxonomy” 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

1.0.6

  • Removed the Stylized UI toggle button on the field settings screen. This option is now always on.

1.0.5

  • Fixed serious errors that had occurred with the last update. I sincerely apologize to the users.

1.0.4

  • Fixed performance issues with the grid view in the Media Library.

1.0.3

  • Fix warnings when invalid taxonomy is loaded.

1.0.2

  • Fix warnings when using radio/checkbox in php 8.0
  • Delete unnecessary css and js files.

1.0.1

  • Remove undefined variable which caused warning in php 8.0.

1.0.0

  • Initial Release.