Plugin info

Total downloads: 2,922
Active installs: 10
Total reviews: 3
Average rating: 3.7
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/27/2012 (4836 days ago)
Added to WordPress: 11/27/2012 (13 years old)
Minimum WordPress version: 3.3
Tested up to WordPress version: 3.4.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4836 days ago • 3 reviews

22/100

Is Advanced Custom Fields – Menu Field add-on abandoned?

Possibly abandoned (last update 4836 days ago).

Compatibility

Requires WordPress: 3.3
Tested up to: 3.4.2
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless Advanced Custom Fields is installed and activated.

This add-on creates an Advanced Custom Fields field type that, when associated with a WordPress Menu, renders a single or optionally, a multi select element, containing the items in the menu.

The user selection is returned as a plain text string, or, if the field is configured as a multi select, as an array.

Installation

  1. Upload the acf-menu-field directory to the /wp-content/plugins/ directory found in your web root.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Create a new custom field with the type ‘WordPress Menu’.

There is no need to use ACF’s register_field(); method for this field. This plugin will, if ACF is installed and actived, register the field automatically.

You can also include this plugin directly in your theme by using require('path_to_menu_field.php');.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.0
Initial release.