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

Maps for Contact Form 7

설명

The Maps for Contact Form 7 collects data with place and analyze the data with google map.

Preparation:
(1) get google map api key and set the key in the settings of the Maps for Contact Form 7. recommend that api key should be restricted by referer.
(2) set google map language and region in the settings of the Maps for Contact Form 7.
(3) to collect data, put place field on the Contact Form 7 form and add the form to target forms in the settings of the Maps for Contact Form 7. The place field is customized by reserverd keywords and place types. The reserverd keywords and place types are used in textsearch google places api.
(4) add the Contact Form 7 form in Pages menu in wordpress.
(5) add Maps for Contact Form 7 shortcode( ‘maps-for-contact-form-7’ ) with the form id of Contact Form 7 form in Pages menu in wordpress. Examples is the follwoing.
‘[maps-for-contact-form-7 form-id=”the form id”]’

Collect data:
(1) access the page with Contact Form 7 form and submit the data.
(2) the data is listed in ‘Contact Forms List With Places’ menu in admin page.

Analyze data:
(1) access the page with Maps for Contact Form 7 shortcode.
(2) if radio buttons are included in the Contact Form 7 form, you can focus by radio button items. In case of that there are multiple radio buttons, it is focused by and condition.

스크린샷

  • screenshot-1.png

FAQ

A question that someone might have

What about foo bar?

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Maps for Contact Form 7”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Maps for Contact Form 7”(을)를 번역하세요.

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

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

변경이력

1.0.2

  1. correct typos.

1.0.1

  1. fix bug of settings that display target forms duplicately.
  2. change css selector.

First release.