List Locations BMLT is a plugin that returns all unique towns or counties from your BMLT server for a given service body on your site.
Puanlar
5
Son güncellenme
December 21, 2023
Sürüm
2.3.2
Aktif kurulumlar
60
List Locations BMLT

List Locations BMLT is a plugin that returns all unique towns or counties from your BMLT server for a given service body on your site.

SHORTCODE Basic: [list_locations] Attributes: root_server, services, recursive, state, delimiter, list, state_skip, city_skip

— Shortcode parameters can be combined

Usage

A minimum of root_server and services attribute are required, which would return all towns for that service body seperated by a comma.

Ex. [list_locations root_server="https://www.domain.org/main_server" services="50"]

Recursive: to recurse service bodies add recursive="1" Ex. [list_locations root_server="https://www.domain.org/main_server" services="50" recursive="1"]

State: to remove appending of the state add state="0" Ex. [list_locations root_server="https://www.domain.org/main_server" services="50" state="0"]

State Skip: to skip the inclusion of a state when using state="1" add state_skip="NC" Ex. [list_locations root_server="https://www.domain.org/main_server" services="50" state="1" state_skip="NC"]

City Skip To skip the inclusion of a city add city_skip="Indianapolis". This can be useful when mentioning a city out of order or in a different part of the text. Ex. [list_locations root_server="https://www.domain.org/main_server" services="50" state="1" city_skip="Indianapolis"]

Services: to add multiple service bodies just seperate by a comma. Ex. [list_locations root_server="https://www.domain.org/main_server" services="50,37,26"]

Delimiter: to change the delimiter to something besides a comma I would add delimiter=" – " or to create newlines between each I could do this delimiter="<br>", or delimiter="<p></p>" Ex. [list_locations root_server="https://www.domain.org/main_server" delimiter="<br>"]

List: You can list by the following town, county, borough, neighborhood. The default is town. Ex. [list_locations root_server="https://www.domain.org/main_server" list="town"]

custom_query You can add a custom query from semantic api to filter results, for ex by format &formats=54. Ex. [list_locations root_server="https://www.domain.org/main_server" custom_query="&formats=54"]

EXAMPLES

https://www.crna.org/area-service-committees/

https://heartoflongislandna.org

https://eanaonline.org

MORE INFORMATION

https://github.com/bmlt-enabled/list-locations-bmlt

ÜcretsizCreator paketinde
Yükleme işlemini tamamlayarak, WordPress.com'un Hizmet Şartları ile Üçüncü Taraf Eklenti Şartlarını kabul etmiş olursunuz.
Aktif kurulumlar
60
Test edilen son sürüm
6.4.5
Bu eklenti, WordPress tarafından barındırılan kurulumunuzda kullanılmak üzere indirilebilir.