Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

LuckyWP ACF Menu Field

Опис

Add navigation menu field type to Advanced Custom Fields.

Features

  • Customizable return value: ID, object (WP_Term) or HTML (use function wp_nav_menu()).
  • Hook filter lwpamf_wp_nav_menu_args to change arguments of wp_nav_menu() function.

Compatibility

LuckyWP ACF Menu Field is compatible with:

  • Advanced Custom Fields 5
  • Advanced Custom Fields PRO 5

Скріншоти

  • Edit Field Configuration
  • Menu Field

Встановлення

Installing from the WordPress control panel

  1. Go to the page “Plugins > Add New”.
  2. Input the name “LuckyWP ACF Menu Field” in the search field
  3. Find the “LuckyWP ACF Menu Field” plugin in the search result and click on the “Install Now” button, the installation process of plugin will begin.
  4. Click “Activate” when the installation is complete.

Installing with the archive

  1. Go to the page “Plugins > Add New” on the WordPress control panel
  2. Click on the “Upload Plugin” button, the form to upload the archive will be opened.
  3. Select the archive with the plugin and click “Install Now”.
  4. Click on the “Activate Plugin” button when the installation is complete.

Manual installation

  1. Upload the folder luckywp-acf-menu-field to a directory with the plugin, usually it is /wp-content/plugins/.
  2. Go to the page “Plugins > Add New” on the WordPress control panel
  3. Find “LuckyWP ACF Menu Field” in the plugins list and click “Activate”.

After activation

Into ACF field type will appear option “Menu” (group “Relational”).

Відгуки

02.11.2022
Does what it says on the label. Glad I found this!
Прочитати всі 17 відгуків

Учасники та розробники

“LuckyWP ACF Menu Field” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

“LuckyWP ACF Menu Field” було перекладено на 2 локалізації. Дякуємо перекладачам за їх роботу.

Перекладіть “LuckyWP ACF Menu Field” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0 — 2020-05-26

  • Initial release.