manifest / integrations / wplibcalhours
LibCal Hours for WordPress
LibCal Hours for WordPress.
by Stefan Topfstedt · github.com/ucsf-ckm/wplibcalhours · website
★ 4stars
21release downloads
3forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/ucsf-ckm/wplibcalhours/releases/download/v1.2.0/wplibcalhours-1.2.0.zipDeclares an update source (https://github.com/ucsf-ckm/wplibcalhours), so updates arrive through the plugin's own updater.
From the readme
LibCal Hours for WordPress
Embed opening hours for any given location from LibCal into WordPress via short codes.
Installation
Since this plugin is not available for automatic installation, please follow these Manual Plugin Installation steps.
Configuration
In the plugin's Admin Settings form, enter the LibCal Hours API Endpoint URL and save the form.
Instructions on how to get that URL can be found on this Wiki page.
Usage
Embed the [wplibcalhours] short code into your posts and pages.
The short code has the following configuration options.
- location ... The name of the location that you want to display opening hours for. (mandatory)
- numweeks ... The number of weeks of opening hours to display. Accepted values are 1, 2 and 3. Defaults to 3. (optional).
Examples
[wplibcalhours location="Parnassus Library"] - This will print the opening hours for the "Parnassus Library" location for the next three weeks (starting today).
[wplibcalhours location="Parnassus Library" numweeks=1] - Prints the opening hours for the "Parnassus Library" for the next week (starting today).
API
This plugin also exposes opening hours via a read-only, public API endpoint.
Requesting the p
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.2.0 | Mar 11, 2020 | wplibcalhours-1.2.0.tar.gz | 5 |
| v1.2.0 | Mar 11, 2020 | wplibcalhours-1.2.0.zip | 7 |
| v1.1.1 | Jan 18, 2018 | wplibcalhours.1.1.1.zip | 6 |
| v1.1.1 | Jan 18, 2018 | wplibcalhours.1.1.1.tar.gz | 2 |
| v1.1.0 | Jan 3, 2018 | wplibcalhours.1.1.0.zip | 2 |
| v1.1.0 | Jan 3, 2018 | wplibcalhours.1.1.0.tar.gz | 4 |
| v1.0.1 | May 23, 2017 | wplibcalhours.1.0.1.tar.gz | 2 |
| v1.0.1 | May 23, 2017 | wplibcalhours.1.0.1.zip | 3 |
| v1.0.0 | Apr 11, 2017 | wplibcalhours.1.0.0.zip | 3 |
| v1.0.0 | Apr 11, 2017 | wplibcalhours.1.0.0.tar.gz | 4 |