이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

USA Zip Codes by WP Monsters

설명

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.

스크린샷

  • 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.

설치

  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

후기

모든 4 평가 읽기

기여자 & 개발자

“USA Zip Codes by WP Monsters”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “USA Zip Codes by WP Monsters”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.