Описание
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
- Advanced Custom Fields 6
- Advanced Custom Fields PRO 6
Снимки на разширението
Инсталиране
Installing from the WordPress control panel
- Go to the page „Plugins > Add New“.
- Input the name „LuckyWP ACF Menu Field“ in the search field
- 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.
- Click „Activate“ when the installation is complete.
Installing with the archive
- Go to the page „Plugins > Add New“ on the WordPress control panel
- Click on the „Upload Plugin“ button, the form to upload the archive will be opened.
- Select the archive with the plugin and click „Install Now“.
- Click on the „Activate Plugin“ button when the installation is complete.
Manual installation
- Upload the folder
luckywp-acf-menu-field
to a directory with the plugin, usually it is/wp-content/plugins/
. - Go to the page „Plugins > Add New“ on the WordPress control panel
- Find „LuckyWP ACF Menu Field“ in the plugins list and click „Activate“.
After activation
Into ACF field type will appear option „Menu“ (group „Relational“).
Отзиви
Сътрудници и разработчици
“LuckyWP ACF Menu Field” е софтуер с отворен код. Към разширението са допринесли следните хора:
Сътрудници“LuckyWP ACF Menu Field” е преведено на 2 езика. Благодарности на преводачите за техния принос.
Превеждане на “LuckyWP ACF Menu Field” на вашия език.
Имате интерес към разработване?
Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.
Списък с промени
1.0.2 — 2024-11-28
- Fix deprecated notices.
- Test with WordPress 6.7.
1.0.1 — 2024-11-11
- Fix „LuckyWP Plugins“ page.
1.0 — 2020-05-26
- Initial release.