https://github.com/bmlt-enabled/bmlt_tabbed_map
BMLT wordpress plugin for a tabbed map display
https://github.com/bmlt-enabled/bmlt_tabbed_map
bmlt-wordpress-plugin
Last synced: 4 days ago
JSON representation
BMLT wordpress plugin for a tabbed map display
- Host: GitHub
- URL: https://github.com/bmlt-enabled/bmlt_tabbed_map
- Owner: bmlt-enabled
- License: gpl-2.0
- Created: 2018-09-24T12:33:37.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-28T01:33:12.000Z (over 1 year ago)
- Last Synced: 2024-11-28T02:27:25.608Z (over 1 year ago)
- Topics: bmlt-wordpress-plugin
- Language: CSS
- Homepage:
- Size: 1.79 MB
- Stars: 2
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.txt
- License: LICENSE.txt
Awesome Lists containing this project
README
=== BMLT Tabbed Map ===
Contributors: paulnagle, bmltenabled, pjaudiomv
Tags: na, meeting list, meeting finder, recovery, bmlt
Requires at least: 4.0
Required PHP: 5.6
Tested up to: 6.7.1
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
bmlt_tabbed_map implements a Tabbed Map for BMLT.
== Description ==
This plugin provides a Tabbed Map interface for the Basic Meeting List Toolbox (BMLT). Simply put the shortcode [bmlt_tabbed_map] into a Wordpress page to get your very own tabbed map interface to BMLT. Please visit Settings - BMLT Tabbed Map for more shortcode instructions.
== Installation ==
1. Place the 'bmlt_tabbed_map' folder in your '/wp-content/plugins/' directory.
2. Activate BMLT Tabbed Map.
3. Adjust the position of the map in Settings -> BMLT Tabbed Map
4. Enter shortcode [bmlt_tabbed_map] into a new or existing Wordpress page.
== Screenshots ==
Go to this Web page to get an idea of how this works.
== Changelog ==
= 1.2.1 =
* Linting fixes.
= 1.2.0 =
* Added better input sanitation.
= 1.1.8 =
* Added virtual_meeting_additional_info field.
* Changed aggregator url
= 1.1.7 =
* Change owner to BMLT Enabled
= 1.1.6 =
* Fix tel links
= 1.1.1 =
Changed tomato url
= 1.1.0 =
Update various libraries
= 1.0.9 =
* Fix travis builds
= 1.0.8 =
* Tested to WP 5.9.3
= 1.0.7 =
* WP 5.4 compatibility
* Links to Virtual/Phone Meetings
= 1.0.6 =
* Added to Travis build system
* Updated Google maps direction URL
= 1.0.5 =
* Add a link to doihavethebmlt.org when no meetings are returned
* Some CSS Updates
* Fixed a bug in the time display
* Added a legend to explain the map icons
= 1.0.4 =
* Changed the very generically named class "container" to a more plugin specific name
= 1.0.3 =
* Better message in table when no meetings
= 1.0.2 =
* Release to wordpress plugin directory
= 1.0.1 =
* Updates for the wordpress plugin submission
= 1.0.0 =
* Initial release.