/yubinbango

Primary LanguageShell

=== Yubinbango ===
Contributors: tkc49
Donate link:
Tags: Contact Form 7, postalcode, zipcode, yubinbango
Requires at least: 4.5
Tested up to: 4.9.8
Requires PHP: 7.0.0
Stable tag: 0.1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This Plugin can display the address automatically from the postal code.


== Description ==

This plugin is add-on for Contact form 7.
This Plugin can display the address automatically from the postal code.

1. You need add `class:p-postal-code`.
Example:
`[text* your-zip class:zip class:p-postal-code maxlength:7 placeholder "1100008"]`

2. You need add `class:p-region`
Example:
`[select* your-pref default:13 class:pref class:p-region "北海道" "青森県" "岩手県" "宮城県" "秋田県" "山形県" "福島県" "茨城県" "栃木県" "群馬県" "埼玉県" "千葉県" "東京都" "神奈川県" "新潟県" "富山県" "石川県" "福井県" "山梨県" "長野県" "岐阜県" "静岡県" "愛知県" "三重県" "滋賀県" "京都府" "大阪府" "兵庫県" "奈良県" "和歌山県" "鳥取県" "島根県" "岡山県" "広島県" "山口県" "徳島県" "香川県" "愛媛県" "高知県" "福岡県" "佐賀県" "長崎県" "熊本県" "大分県" "宮崎県" "鹿児島県" "沖縄県"]`

3. You need add `class:p-locality`
Example:
`[text* your-city class:city class:p-locality placeholder "台東区池之端"]`

4. You need add `class:p-street-address`
Example:
`[text* your-address-else class:address-else class:p-street-address]`


== Installation ==

This section describes how to install the plugin and get it working.

e.g.

1. Upload the entire `yubinbango` folder to the `/ wp-content / plugins /` directory.
2. Write an equation for the confirmatory reaction of each cation and anion based on the experimental results of Operation
3. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==


== Screenshots ==

1. screenshot-1.png
2. screenshot-2.gif

== Changelog ==

= 1.0.0 =
* First Release.