Περιγραφή
Devotionalium Daily Verses for WordPress is a plugin that uses the Devotionalium.com API to display today’s featured verses from Devotionalium.com on your WordPress page.
You can use it as
- a widget,
- via the shortcode
[devotionalium]
- or directly in your template via
<?php echo do_shortcode('[devotionalium]'); ?>
.
It offers rich configuration options for language, bible version and optional display of Devotionalium in the original biblical languages ancient hebrew and ancient greek.
Στιγμιότυπα
Εγκατάσταση
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/devotionalium
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Use the Settings->Devotionalium screen to configure the plugin
Συχνές Ερωτήσεις
-
What is Devotionalium?
-
Devotionalium is a free service for reading daily verses from the Torah, the New Testament, and the Quran. Check out devotionalium.com for more.
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Devotionalium Daily Verses for WordPress” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΤο “Devotionalium Daily Verses for WordPress” έχει μεταφραστεί σε 2 γλώσσες. Ευχαριστούμε τους μεταφραστές για τις συνεισφορές τους.
Μεταφράστε το “Devotionalium Daily Verses for WordPress” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.2.1
- Add error handling in case Devotionalium API is not available
- Fixed issue where Devotionalium Verses were not read from cache properly
1.2.0
- Add setting to toggle Quran display
- Fixes and updates for new API format
1.1.0
- Add ability to choose an API endpoint url
- request specific days from the API instead of offsets
1.0.6
- Fixed a bug that sometimes prohibited the activation of the plugin
1.0.5
- Restored compatibility with PHP 5.6
1.0.4
- Fixed a problem with nested
<
p> tags in templates
1.0.3
- adjusted translation namespace, removed local translation
1.0.2
- Fixes for german translation.
1.0.1
- Switch to production api endpoint.
1.0
- Initial release.