এই প্লাগইনটি ওয়ার্ডপ্রেসের সর্বশেষ ৩টি মেজর রিলিজের সাথে পরীক্ষা করা হয়নি। এটি আর রক্ষণাবেক্ষণ বা সমর্থন করা নাও হতে পারে এবং ওয়ার্ডপ্রেসের আরও সাম্প্রতিক সংস্করণগুলোর সাথে ব্যবহার করার সময় কম্প্যাটিবিলিটি ইস্যু থাকতে পারে।

evangelizo

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 – Set true to force re-fetch the data.

Supported Languages

  • AR – العربية
  • DE – Deutsch
  • GR – Ελληνικά
  • AM – English
  • SP – Español
  • FR – Français
  • GA – Gaeilge
  • ARM – հայերեն
  • IT – Italiano
  • KR – 한국어
  • MG – Malagasy
  • NL – Nederlands
  • PL – Polski
  • CN – 中文
  • PT – Português
  • RU – русский
  • TR – Türkçe

Example

Fetch and display readings in Español:

[evangelizo language="SP"]

Reviews

There are no reviews for this plugin.

ডেভেলপার এবং কন্ট্রিবিউটর

“evangelizo” is open source software. The following people have contributed to this plugin.

কন্ট্রিবিউটর

Translate “evangelizo” into your language.

ডেভেলপমেন্ট এ আগ্রহী?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2021-03-01

  • First release