Temporary Closures BMLT

plugin banner

Temporary Closures BMLT is a plugin that displays a list of all meetings that have…

Author:pjaudiomv (profile at wordpress.org)
WordPress version required:4.0
WordPress version tested:6.0.2
Plugin version:1.3.1
Added to WordPress repository:17-03-2020
Last updated:13-10-2022
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/temporary-closu...
Total downloads:910
Active installs:30+
plugin download
Click to start download

Temporary Closures BMLT is a plugin that displays a list of all meetings that have temporary closures. It can be used
to view published or unpublished meetings.

SHORTCODE
Basic: [temporary_closures]
Attributes: root_server, services, recursive, display_type, custom_query, sortby

— Shortcode parameters can be combined

Usage

A minimum of root_server, and services attributes are required.

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

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

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

display_type To change the display type add display_type="table" there are three different types table, block, datatables
Ex. [temporary_closures root_server="https://www.domain.org/main_server" display_type="table"]

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

sortby Allows you to use custom sort keys, the default is location_municipality,weekday_tinyint,start_time.
Ex. [temporary_closures root_server="https://www.domain.org/main_server" sortby="weekday_tinyint,location_municipality,start_time"]

EXAMPLES

https://sca.charlestonna.org/temporary-closures-bmlt/

MORE INFORMATION

https://github.com/bmlt-enabled/temporary-closures-bmlt


Screenshots
ChangeLog