Skip to content

Commit

Permalink
Updating links
Browse files Browse the repository at this point in the history
  • Loading branch information
jgraup committed Sep 8, 2014
1 parent 6c86f93 commit 61c104f
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions fz-acf-nav-menu.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<?php
/*
Plugin Name: Advanced Custom Fields: Nav Menu Field
Plugin URI: http://faisonz.com/wordpress-plugins/advanced-custom-fields-nav-menu-field/
Description: Add-On plugin for Advanced Custom Fields (ACF) that adds a 'Nav Menu' Field type. <br>ACF 5 PRO port by <a href="http://www.justgooddesign.com">Jesse Graupmann</a>.
Plugin URI: https://github.com/jgraup/advanced-custom-fields-nav-menu-field
Original Plugin URI: http://wordpress.org/plugins/advanced-custom-fields-nav-menu-field/
Description: Add-On plugin for Advanced Custom Fields (ACF) that adds a 'Nav Menu' Field type.
Version: 1.1.2.5
Author: Faison Zutavern + (ACF 5 PRO port by Jesse Graupmann)
Author URI: http://faisonz.com
Author: Faison Zutavern and ACF 5 PRO port by Jesse Graupmann
Author URI: https://github.com/jgraup/advanced-custom-fields-nav-menu-field
Original Author URI: http://faisonz.com/
License: GPL2 or later
*/

Expand Down Expand Up @@ -62,4 +64,4 @@ function include_field_types()
}
}

new acf_field_nav_menu_plugin();
new acf_field_nav_menu_plugin();

0 comments on commit 61c104f

Please sign in to comment.