Skip to content

Commit 61c104f

Browse files
committed
Updating links
1 parent 6c86f93 commit 61c104f

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

fz-acf-nav-menu.php

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
<?php
22
/*
33
Plugin Name: Advanced Custom Fields: Nav Menu Field
4-
Plugin URI: http://faisonz.com/wordpress-plugins/advanced-custom-fields-nav-menu-field/
5-
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>.
4+
Plugin URI: https://github.com/jgraup/advanced-custom-fields-nav-menu-field
5+
Original Plugin URI: http://wordpress.org/plugins/advanced-custom-fields-nav-menu-field/
6+
Description: Add-On plugin for Advanced Custom Fields (ACF) that adds a 'Nav Menu' Field type.
67
Version: 1.1.2.5
7-
Author: Faison Zutavern + (ACF 5 PRO port by Jesse Graupmann)
8-
Author URI: http://faisonz.com
8+
Author: Faison Zutavern and ACF 5 PRO port by Jesse Graupmann
9+
Author URI: https://github.com/jgraup/advanced-custom-fields-nav-menu-field
10+
Original Author URI: http://faisonz.com/
911
License: GPL2 or later
1012
*/
1113

@@ -62,4 +64,4 @@ function include_field_types()
6264
}
6365
}
6466

65-
new acf_field_nav_menu_plugin();
67+
new acf_field_nav_menu_plugin();

0 commit comments

Comments
 (0)