Plugin info

Total downloads: 1,686
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 11/5/2013 (4493 days ago)
Added to WordPress: 11/5/2013 (12 years old)
Minimum WordPress version: 3.4
Tested up to WordPress version: 3.4.2
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 4493 days ago

20/100

Is Advanced Custom Fields: Menu Field abandoned?

Possibly abandoned (last update 4493 days ago).

Compatibility

Requires WordPress: 3.4
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.

LuckyWP ACF Menu Field
Rating 5.0/5 (19 reviews)Active installs 5,000
Advanced Custom Fields: Font Awesome Field
Rating 4.8/5 (36 reviews)Active installs 100,000
ACF Content Analysis for Yoast SEO
Rating 4.2/5 (34 reviews)Active installs 100,000
Table Field Add-on for ACF and SCF
Rating 4.9/5 (59 reviews)Active installs 60,000
Advanced Custom Fields: Gravity Forms Add-on
Rating 4.2/5 (13 reviews)Active installs 30,000
ACF Theme Code for Advanced Custom Fields
Rating 5.0/5 (42 reviews)Active installs 10,000

Description

This plugin provides a ‘Menu’ field type for the Advanced Custom Fields
WordPress plugin. This makes users able to link a WordPress Menu
to posts, pages and custom post types.

Compatibility

This add-on will work with:

  • version 4 and up
  • version 3 and bellow

Requirements

This add-on is only supported on PHP 5.3 and up.

Installation

This add-on can be treated as both a WP plugin and a theme include.

Plugin

  1. Copy the ‘acf-menu’ folder into your plugins folder
  2. Activate the plugin via the Plugins admin page

Include

  1. Copy the ‘acf-menu’ folder into your theme folder (can use sub folders). You can place the folder anywhere inside the ‘wp-content’ directory
  2. Edit your functions.php file and add the code below (Make sure the path is correct to include the acf-menu.php file)

    include_once(‘acf-menu/acf-menu.php’);

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

No screenshots available

Changelog

1.0.0

  • Initial Release.