Deskripsyon
Use a widget or the shortcode [whereabouts-swarm] to display your current location anywhere on your website.
Please note: The location will only be displayed if a location has been set.
Styling
There is no extra styling. You can however do it yourself, in your theme. This is what the HTML looks like, depending on what you decide to display (in the settings):
<div class="whereabouts-swarm-location">
<img class="whereabouts-swarm-icon" src="..." alt="" />
<span class="whereabouts-swarm-venue">Venue Name</span>
<span class="whereabouts-swarm-city">City Name</span>
<span class="whereabouts-swarm-country">Country Name</span>
<span class="whereabouts-swarm-timezone">UTC Time Zone</span>
</div>
Requirements
- PHP 5.3
- WordPress 4.3
Support
Website
Author
Pag-install
-
Upload the
whereabouts-swarmfolder to your/wp-content/pluginsdirectory. -
Activate the “Whereabouts: Swarm” plugin in the WordPress administration interface.
-
Go to “Settings” -> “Whereabouts: Swarm” and authenticate with your Swarm/Foursquare account.
Widget
Add the widget, like you do with every other widget. 🙂
Shortcode
Use the following shortcode to display your location:
[whereabouts-swarm]
Mga Review
Mga Contributor at Developer
Ang “Whereabouts: Swarm” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorAng “Whereabouts: Swarm” ay naisalin na sa 1 (na) locale. Salamat sa mga tagasalin para sa kanilang mga kontribusyon.
Isalin ang “Whereabouts: Swarm” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
0.5.0
- Change plugin home
0.4.0
- Now using the HTTP API for requests, duh!
0.3.0
- Use
curliffile_get_contentsis not available - Add more meaningful error messages
0.2.1
- Fix PHP 7 issues
0.2.0
- Added a widget
0.1.0
- Hello World

