Title: Contacts BMLT
Author: pjaudiomv
Published: <strong>25 Novembre 2019</strong>
Last modified: 18 Aprile 2025

---

Ricerca i plugin

![](https://ps.w.org/contacts-bmlt/assets/banner-772x250.png?rev=2200918)

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://ps.w.org/contacts-bmlt/assets/icon-256x256.png?rev=2200918)

# Contacts BMLT

 Di [pjaudiomv](https://profiles.wordpress.org/pjaudiomv/)

[Scarica](https://downloads.wordpress.org/plugin/contacts-bmlt.1.3.2.zip)

 * [Dettagli](https://it.wordpress.org/plugins/contacts-bmlt/#description)
 * [Recensioni](https://it.wordpress.org/plugins/contacts-bmlt/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/contacts-bmlt/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/contacts-bmlt/#developers)

 [Supporto](https://wordpress.org/support/plugin/contacts-bmlt/)

## Descrizione

Contacts BMLT is a plugin that displays helpline and website information about service
bodies using the contacts_bmlt shortcode.

SHORTCODE
 Basic: [contacts_bmlt] Attributes: root_server, display_type, parent_id,
show_description, show_email, show_url_in_name, show_tel_url, show_full_url, show_all_services,
show_locations

— Most Shortcode parameters can be combined

### Usage

A minimum of root_server needs to be set.

Ex. [contacts_bmlt root_server="https://www.domain.org/main_server"]

**display_type** To change the display type add display_type="table" there are two
different types **table**, **block** the default is table.
 Ex. [contacts_bmlt root_server
="https://www.domain.org/main_server" display_type="table"]

**parent_id** This will only display service bodies who has set parent_id.
 Ex. [
contacts_bmlt root_server="https://www.domain.org/main_server" parent_id="22"]

**show_description** This will display the service bodies description underneath
the name if set.
 Ex. [contacts_bmlt root_server="https://www.domain.org/main_server"
show_description="1"]

**show_email** This will display the service bodies contact email underneath the
name if set.
 Ex. [contacts_bmlt root_server="https://www.domain.org/main_server"
show_email="1"]

**show_url_in_name** This will add a link to the service body name, this is the 
default action. To remove the url from the service body name add show_url_in_name
="0quot;.
 Ex. [contacts_bmlt root_server="https://www.domain.org/main_server" show_url_in_name
="0"]

**show_tel_url** This will add a tel link to the telephone number. Default is to
not add it.
 Ex. [contacts_bmlt root_server="https://www.domain.org/main_server"
show_tel_url="1"]

**show_full_url** This will add a separate column or div with the full url displayed.
Default is to not add it.
 Ex. [contacts_bmlt root_server="https://www.domain.org/
main_server" show_full_url="1"]

**show_all_services** This will display all service bodies regardless of whether
they have their phone or URL field filled out. The default is not to display them.

Ex. [contacts_bmlt root_server="https://www.domain.org/main_server" show_all_services
="1"]

**show_locations** This will display a list of locations below the service body 
name. Accepted values are location_neighborhood, location_city_subsection, location_municipality,
location_sub_province.
 Ex. [contacts_bmlt root_server="https://www.domain.org/main_server"
show_locations="location_municipality"]

### EXAMPLES

[https://sca.charlestonna.org/region-contacts/](https://sca.charlestonna.org/region-contacts/)

### MORE INFORMATION

[https://github.com/bmlt-enabled/contacts-bmlt](https://github.com/bmlt-enabled/contacts-bmlt)

## Screenshot

[⌊screenshot-1.png⌉⌊screenshot-1.png⌉[

screenshot-1.png

[⌊screenshot-2.png⌉⌊screenshot-2.png⌉[

screenshot-2.png

[[

## Installazione

This section describes how to install the plugin and get it working.

 1. Download and install the plugin from WordPress dashboard. You can also upload the
    entire Contacts BMLT Plugin folder to the /wp-content/plugins/ directory
 2. Activate the plugin through the Plugins menu in WordPress
 3. Add [contacts_bmlt] shortcode to your WordPress page/post.
 4. At a minimum assign root_server.

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“Contacts BMLT” è un software open source. Le persone che hanno contribuito allo
sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ pjaudiomv ](https://profiles.wordpress.org/pjaudiomv/)
 *   [ bmltenabled ](https://profiles.wordpress.org/bmltenabled/)

[Traduci “Contacts BMLT” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/contacts-bmlt)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/contacts-bmlt/) segui
il [repository SVN](https://plugins.svn.wordpress.org/contacts-bmlt/), segui il 
[log delle modifiche](https://plugins.trac.wordpress.org/log/contacts-bmlt/) tramite
[RSS](https://plugins.trac.wordpress.org/log/contacts-bmlt/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.3.2

 * version bump.

#### 1.3.1

 * Fix for unhandled errors.

#### 1.3.0

 * Note this version requires BMLT Root Server version 3.04 or greater.
 * Refactored codebase.

#### 1.2.2

 * Fix for various PHP warnings.

#### 1.2.1

 * Fix for User-Agent issue that appears to be present on SiteGround hosted root
   servers.

#### 1.2.0

 * Updated version logic for BMLT 3.0.0 compatibility.

#### 1.1.5

 * Bump version, minor changes.

#### 1.1.4

 * Open links in new window.

#### 1.1.3

 * Fix to better comply with WordPress best practices.

#### 1.1.2

 * Fix for unneeded escaping of quotes.

#### 1.1.1

 * Fix casing for location info.

#### 1.1.0

 * Added option to show all service bodies regardless of if they have any contact
   info.
 * Simplified some code with checking the service bodies.
 * Added ability to show service body locations under service body name.

#### 1.0.0

 * Initial WordPress submission.

## Meta

 *  Versione **1.3.2**
 *  Ultimo aggiornamento **1 anno fa**
 *  Installazioni attive **30+**
 *  Testato fino alla versione **6.3.8**
 *  Versione PHP ** 8.0 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/contacts-bmlt/)
 * Tag
 * [basic meeting list toolbox](https://it.wordpress.org/plugins/tags/basic-meeting-list-toolbox/)
   [bmlt](https://it.wordpress.org/plugins/tags/bmlt/)[contacts](https://it.wordpress.org/plugins/tags/contacts/)
   [na](https://it.wordpress.org/plugins/tags/na/)[narcotics anonymous](https://it.wordpress.org/plugins/tags/narcotics-anonymous/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/contacts-bmlt/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/contacts-bmlt/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/contacts-bmlt/reviews/)

## Collaboratori

 *   [ pjaudiomv ](https://profiles.wordpress.org/pjaudiomv/)
 *   [ bmltenabled ](https://profiles.wordpress.org/bmltenabled/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/contacts-bmlt/)