Описание
«Geolocate My Posts» adds location to your posts, including a nice map, using geolocation and the Google Maps API.
Скриншоты
Установка
You may either install the plugin via the in-built installer in WordPress or follow the manual method below:
- Upload the extracted
geolocate-my-posts
folder to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Enjoy!
Часто задаваемые вопросы
- How do I change the Map’s Image Width ?
-
Go to Admin Panel->Settings->Post Geolocation Settings, and do the needful.
- If I disable the plugin, will all the Locations from my Posts be removed?
-
No, The locations are appended in your posts as you click publish, thus, You have to devise a way to manually delete the locations if you wish to do so.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Geolocate My Posts» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Geolocate My Posts» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
0.2
Final Release, No further development expected.
- The geolocation javascript is only enqueued at pages where its necessary.
- Use transients instead of options to store latitude, longitude.
- Added customization.
0.1
Initial Release