[wordpress插件] Daily Bible Readings每日圣经读物

wordpress 插件 文章 2020-04-11 18:10 557 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

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"]

  [每日圣经读物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"]

  [每日圣经读物content =“ date”]

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

[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:

注意:此插件依赖于安提阿支教区的以下第三方Web服务:

* http://antiochian-api-prod-wa.azurewebsites.net/

* http://antiochian-api-prod-wa.azurewebsites.net/

api/data/RetrieveEnabledDates

api / data / RetrieveEnabledDates

* http://antiochian-api-prod-wa.

* http:// antiochian-api-prod-wa。

azurewebsites.net/api/data/RetrieveLiturgicDayByItemId?itemId=0

azurewebsites.net/api/data/RetrieveLiturgicDayByItemId?itemId=0

安装步骤

Upload the “daily-bible-readings” folder to your WordPress plugins directory located at

将“每日圣经读物”文件夹上传到位于WordPress插件目录中的

your_wordpress_root_install_directory/wp-content/plugins/

  your_wordpress_root_install_directory / wp-content / plugins /

Next you need to activate the plugin as follows:

接下来,您需要按如下所示激活插件:

1. Open your WordPress dashboard.

1.打开您的WordPress仪表板。

2. Click on “Plugins” in the dashboard sidebar.

2.单击仪表板侧栏中的“插件”。

3. Click the “Activate” link under the “Daily Bible Readings” plugin title.

3.单击“每日圣经读物”插件标题下的“激活”链接。

下载地址
https://downloads.wordpress.org/plugin/daily-bible-readings.1.0.2.zip
-EOF-

AI助手支持GPT4.0