Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

bbPress Topic Location

Περιγραφή

This plugin brings topics geolocation to bbPress, and can filter topics by location and radius.
It has been originally developped for a classified ads forum.

Features

  • Works both for frontend & backend
  • Users can set the location of a post manually or automatically (HTML Geolocation API)
  • Geocoding using the Nominatim API by Open Street Maps
  • Search posts by location and radius

Demo

We don’t have a running demo anymore. If you use this plugin and would like to be featured here, please contact us.

Donate

Donations are needed to help maintain this plugin. Please consider supporting us.
This would be very appreciated — Thanks !

Bugs/Development

For feature request and bug reports, please use the Github Issues Tracker.

If you are a plugin developer, we would like to hear from you. Any contribution would be very welcome.

Στιγμιότυπα

  • Topic edition (frontend)
  • Topic in topics list
  • Topic edition (backend)
  • Search results, with (bbPress) Geo Search Widget on the side

Εγκατάσταση

  • Copy this plugin directory to wp-content/plugins/.
  • Activate plugin.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“bbPress Topic Location” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.9

  • handle ‘HTML Geolocation API’ requires HTTPS better

1.0.8

  • 5 years after, it’s alive again !
  • updated for WP 5.3.2
  • code cleaned and improved
  • SCSS
  • geocoding using (Nominatim API)[https://nominatim.openstreetmap.org/]
  • HTTPS notice

1.0.7

  • Added admin settings
  • New template functions bbptl_post_has_geo(), bbptl_post_address(), bbptl_get_post_address(), bbptl_post_latitude(), bbptl_get_post_latitude(), , bbptl_post_longitude(), bbptl_get_post_longitude()
  • Added class ‘has-location’ for topics and replies having a location
  • Various code improvements

1.0.6

  • Minor

1.0.5

  • Allow to get results without search terms set (see functions bbpress_add_dummy_keyword and bbpress_remove_dummy_keyword)

1.0.4

  • improved location form input & javascript
  • when geolocated posts are found, displays distance between origin point and post location
  • bbPress custom search widget, with geolocation parameters
  • ability to search forum posts by location (and radius)
  • code refactoring

1.0.2

  • ‘Guess my location’ now returns a readable address instead of coordinates
  • 2 new files : bbptl-ajax.php & bbptl-template-tags.php
  • Uses native bbpress functions
  • Bugs fixed
  • Clode cleanup

1.0.1

  • Screenshots, readme update, css fixes.

1.0.0

  • Initial launch