Daily Bible Readings

plugin banner

Show the current day's scripture readings and fasting rule from the Antiochian Orthodox Christian Archdiocese of North America on your own websi …

Author:Paul Schlueter (profile at wordpress.org)
WordPress version required:4.9.5
WordPress version tested:5.6.4
Plugin version:1.0.3
Added to WordPress repository:12-04-2018
Last updated:12-02-2021
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:https://github.com/pschluet/daily-bible-readi...
Total downloads:1 139
Active installs:20+
plugin download
Click to start download

This plugin shows the current day’s scripture readings and fasting rule from the Antiochian Orthodox Christian Archdiocese of North America. To show the daily readings and fasting rule, you simply paste the following shortcode on whatever page you want to display the content.

[daily-bible-readings content="all"]

The plugin automatically retrieves new content from the Antiochian Archdiocese once a day so it is always up to date.

Click here to see a live demo.

If you want more fine-grained control, you can choose to display only specific things by changing the argument to the “content”
attribute in the shortcode. The allowable arguments are:
* “all”: show all the content
* “date”: show only the date
* “fasting”: show only the fasting rule text
* “readings”: show only the scripture readings with titles

For instance, if you want to only show the date and the fasting rule, you can put the following two shortcodes on your page:

[daily-bible-readings content="date"]
[daily-bible-readings content="fasting"]

Initially, the readings only show short snippets of the reading text. Clicking “Read More” dynamically reveals the rest of the text without loading a new page.

Note: this plugin relies on the following 3rd party web services from the Antiochian Archdiocese:
* http://antiochian-api-prod-wa.azurewebsites.net/api/data/RetrieveEnabledDates
* http://antiochian-api-prod-wa.azurewebsites.net/api/data/RetrieveLiturgicDayByItemId?itemId=0


Screenshots
FAQ
ChangeLog