Title: Contacts BMLT
Author: pjaudiomv
Published: <strong>25. november, 2019</strong>
Last modified: 18. april, 2025

---

Søk i utvidelser

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

Denne utvidelsen **har ikke blitt testet mot noen av de siste 3 hovedutgivelsene
av WordPress**. Den er kanskje ikke lenger holdt vedlike eller støttet, og den kan
ha kompatibilitetsproblemer med nyeste versjoner av WordPress.

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

# Contacts BMLT

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

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

 * [Detaljer](https://nb.wordpress.org/plugins/contacts-bmlt/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/contacts-bmlt/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/contacts-bmlt/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/contacts-bmlt/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/contacts-bmlt/)

## Beskrivelse

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)

## Skjermbilder

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

screenshot-1.png

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

screenshot-2.png

[[

## Installasjon

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.

## Vurderinger

Det er ingen omtaler av denne utvidelsen.

## Bidragsytere og utviklere

«Contacts BMLT» er programvare med åpen kildekode. Følgende personer har bidratt
til denne utvidelsen:

Bidragsytere

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

[Oversett «Contacts BMLT» til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/contacts-bmlt)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/contacts-bmlt/), 
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/contacts-bmlt/), eller
abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/contacts-bmlt/)
med [RSS](https://plugins.trac.wordpress.org/log/contacts-bmlt/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 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

 *  Versjon **1.3.2**
 *  Sist oppdatert **1 år siden**
 *  Aktive installasjoner **30+**
 *  Testet opp til **6.3.8**
 *  PHP-versjon ** 8.0 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/contacts-bmlt/)
 * Stikkord
 * [basic meeting list toolbox](https://nb.wordpress.org/plugins/tags/basic-meeting-list-toolbox/)
   [bmlt](https://nb.wordpress.org/plugins/tags/bmlt/)[contacts](https://nb.wordpress.org/plugins/tags/contacts/)
   [na](https://nb.wordpress.org/plugins/tags/na/)[narcotics anonymous](https://nb.wordpress.org/plugins/tags/narcotics-anonymous/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/contacts-bmlt/advanced/)

## Vurderinger

No reviews have been submitted yet.

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

[Se alle omtalene](https://wordpress.org/support/plugin/contacts-bmlt/reviews/)

## Bidragsytere

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

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/contacts-bmlt/)