Description
The plugin uses the evangelizo.org project to display the gospel for today. Data is cached until the end of the day so as not to bombard the website with unnecessary queries. The cache works for each language separately.
At the end of the content, an appropriate note is added that the owner of the page does not claim any rights to the readings displayed. There is also a link encouraging you to financially support the project.
Installation
Shortcode
Inserting content and configuration is done using the shortcode:
[evangelizo ...]
Parameters
Currently supported parameters:
language
– The language code, in which readings should be fetched and displayed?force
– Settrue
to force re-fetch the data.
Supported Languages
AR
– العربيةDE
– DeutschGR
– ΕλληνικάAM
– EnglishSP
– EspañolFR
– FrançaisGA
– GaeilgeARM
– հայերենIT
– ItalianoKR
– 한국어MG
– MalagasyNL
– NederlandsPL
– PolskiCN
– 中文PT
– PortuguêsRU
– русскийTR
– Türkçe
Example
Fetch and display readings in Español:
[evangelizo language="SP"]
Reviews
There are no reviews for this plugin.
Contributors and Developers
“evangelizo” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “evangelizo” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Change Log
2021-03-01
- First release