more readme

This commit is contained in:
Dan Ballard 2014-01-07 12:18:57 -05:00
parent b0d6ced6bb
commit 3bf444e02d
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
simple-location simple-location
=============== ===============
Wordpress plugin for locations - uses ipinfodb.com Wordpress plugin for adding locations (city, country) to posts.
Optionaly can use ipinfodb.com for autodetection.
Adds "city" and "country" fields to wordpress posts.
If you add an API key for ipinfodb.com on the settings page,
then when the post fields are left blank, it will use the client's IP
to auto fill the fields.