Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

BIOY

Mô tả

Usage

[bioy lang='en' translation='esv' col='3' locale='en_US' display_current_month='yes']

Optional Parameters

  • translation is used to specify which translation you would like to be displayed. See https://www.biblegateway.com/versions/ for available translation
  • col is used to specify how many columns are displayed. If not specified, the default is 3 columns.
  • locale is used to display the date in the proper language. If not specified, the default is based on your hosting provider.
  • display_current_month is used to toggle whether to display the current Month/Year. If not specified, the default is yes

Bible Gateway

Bible Gateway (biblegateway.com) is a searchable online Bible in more than 200 versions and 70 languages that you can freely read, research, and reference anywhere.

Cài đặt

  1. Download the source code zip file
  2. Upload the entire contents of into your wp-contents/plugins/ folder on your website.
  3. Active the bioy plugin

Hỏi đáp

Adding a New language

This plugin can easily be extended to other languages by simply creating a new bioy_language.xml file. See the following instructions on how to add a new language:

  • Copy an existing xml file (located in the plugin bioy/xml directory)
  • Rename the xml file to the language code that the file has been translated to
  • Translate the XML content, specifically the books of the bible (https://www.biblegateway.com/versions/New-King-James-Version-NKJV-Bible/#booklist)
  • Reference the new language in the shortcode

Đánh giá

10 Tháng 5, 2020
Finaly found an Bible Online but does not work. Page keep loading………. Hopefully one day un update
Đọc tất cả 1 đánh giá

Người đóng góp & Lập trình viên

“BIOY” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

Dịch “BIOY” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.5

Bug Fix – Corrected function to use proper output buffering.

1.4

  • Initial release.