Adds an Address Field to Advanced Custom Fields. Pick and choose the components and layout of the address.
The Address Field plugin can be used as WordPress plugin or included in other plugins or themes.
There is no need to call the Advanced Custom Fields register_field() method for this field.
/wp-content/plugins/ directory.Plugins menu in WordPress.address-field.php file in you theme's functions.php or plugin file.include_once( rtrim( dirname( __FILE__ ), '/' ) . '/acf-address-field/address-field.php' );
Requires: 3.0 or higher
Compatible up to: 3.3.2
Last Updated: 2012-5-11
Downloads: 2,123
0 of 1 support threads in the last two months have been resolved.
Got something to say? Need help?