Changeset 760422
- Timestamp:
- 08/21/2013 10:52:49 PM (12 years ago)
- Location:
- advanced-custom-fields-nav-menu-field
- Files:
-
- 2 edited
-
tags/1.1.2/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
advanced-custom-fields-nav-menu-field/tags/1.1.2/readme.txt
r760420 r760422 37 37 38 38 = Plugin = 39 1. Copy the ' fz-acf-nav-menu' folder into your plugins folder39 1. Copy the 'advanced-custom-fields-nav-menu-field' folder into your plugins folder 40 40 2. Activate the plugin via the Plugins admin page 41 41 42 42 = Include = 43 1. Copy the ' fz-acf-nav-menu' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory44 2. Edit your functions.php file and add the code below (Make sure the path is correct to include the fz-acf-nav-menu.php file)43 1. Copy the 'advanced-custom-fields-nav-menu-field' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory 44 2. Edit your functions.php file and add the code below (Make sure the path is correct to include the nav-menu-v4.php file) 45 45 46 46 ` -
advanced-custom-fields-nav-menu-field/trunk/readme.txt
r760420 r760422 37 37 38 38 = Plugin = 39 1. Copy the ' fz-acf-nav-menu' folder into your plugins folder39 1. Copy the 'advanced-custom-fields-nav-menu-field' folder into your plugins folder 40 40 2. Activate the plugin via the Plugins admin page 41 41 42 42 = Include = 43 1. Copy the ' fz-acf-nav-menu' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory44 2. Edit your functions.php file and add the code below (Make sure the path is correct to include the fz-acf-nav-menu.php file)43 1. Copy the 'advanced-custom-fields-nav-menu-field' folder into your theme folder (can use sub folders). You can place the folder anywhere inside the 'wp-content' directory 44 2. Edit your functions.php file and add the code below (Make sure the path is correct to include the nav-menu-v4.php file) 45 45 46 46 `
Note: See TracChangeset
for help on using the changeset viewer.