Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

USA Zip Codes by WP Monsters

Descripción

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.

Capturas

  • This screenshot shows how the plugin looks in admin side.
  • This screenshot shows the array you get after use get_post_meta().
  • This screenshot shows the settings page of this plugin.

Instalación

  1. Upload this plugin to ‘/wp-content/plugins/’ folder.
  2. Activate it Plugins section.
  3. Set plugin options in Settings -> Zip-codes and after that click ‘Save Changes’.
  4. Go to selected post type and choose your zip codes.
  5. 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 – sales@wpmonsters.org

Reseñas

3 de septiembre de 2016
Works properly with WordPress 4.4.2.
Leer todas las 4 reseñas

Colaboradores y desarrolladores

«USA Zip Codes by WP Monsters» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «USA Zip Codes by WP Monsters» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.