Linux 软件免费装
Banner图

Daily Bible Readings

开发者 paulschlueter
更新时间 2021年2月12日 12:57
捐献地址: 去捐款
PHP版本: 7.0.20 及以上
WordPress版本: 5.6
版权: GPL2
版权网址: 版权信息

标签

bible scripture orthodox lectionary gospel epistle fasting antiochian

下载

1.0.2 1.0.3

详情介绍:

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

安装:

Upload the "daily-bible-readings" folder to your Wordpress plugins directory located at your_wordpress_root_install_directory/wp-content/plugins/ Next you need to activate the plugin as follows:
  1. Open your Wordpress dashboard.
  2. Click on "Plugins" in the dashboard sidebar.
  3. Click the "Activate" link under the "Daily Bible Readings" plugin title.

屏幕截图:

  • Example Display with All Content
  • Reading 1 Expanded
  • Only Readings
  • Only Date and Fasting Rule

升级注意事项:

1.0.3 This version fixes a bug where the "Read more" functionality wasn't working. 1.0.2 This version fixes a bug where the readings might not update when the date changes. 1.0.0 Initial Release

常见问题:

Why Am I Seeing Readings for the Wrong Date?

Make sure your timezone is set correctly in your Wordpress settings. The plugin updates the readings at 12:05 am (near midnight) local time in whatever time zone you have selected in the settings.

Where Can I Submit Bugs or Feature Requests?

You can tell the author about bugs or feature requests here.

Can I See The Code?

Yes! This is an open-source project hosted on GitHub here.

更新日志:

1.0.3 Bug Fixes 1.0.2 Added explicit reference to 3rd party API in readme. Bug Fixes 1.0.1 Bug Fixes Enhancements 1.0.0 Initial Release