Description
Plugin contains American zip code database. You can activate this plugin for any post type in settings. After activation you can set zip codes for all of your posts. To connect zip code with the post you should do only 3 steps: 1) Choose State ( then the plugin will display all available cities in the chosen state) 2) Choose City ( then you will see all available Zip codes in this city)
3) Choose Zip code. Also you can connect several zip codes to one post. Use ID, ‘zipFields’, true ); ?>to get an array of connected zip codes.
Screenshots
Installation
- Upload this plugin to ‘/wp-content/plugins/’ folder.
- Activate it Plugins section.
- Set plugin options in Settings -> Zip-codes and after that click ‘Save Changes’.
- Go to selected post type and choose your zip codes.
- If you want the chosen ones in frontend you can use get_post_meta( $post->ID, ‘zipFields’, true ). This function gives you an array of all zip codes you chose.
FAQ
All question send to our email – [email protected]
Reviews
Contributors & Developers
“USA Zip Codes by WP Monsters” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “USA Zip Codes by WP Monsters” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.