이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Simple Bible Verse via Shortcode

설명

Simple Bible Verse via Shortcode allows you to use just a simple verse reference to then display the entire passage. The shortcode “reference” parameter is sent to http://phpBible.org to be processed and a plain text copy of the verse or passages referenced is returned via json. http://phpBible.org was created 13 years ago and provided a downloadable script for people to install on their own sites. It has been used by hundreds of churches, ministries and private site owners. It’s function has been refocused on providing Bible functionality to site owners, thus this plugin.

Simple Shortcode Usage

[verse reference="John 3:16"]

Example Usage

Displays two verses…

[verse reference="John 3:16,17"]

Or if writing the entire word “reference” is simply too exhausting…

[verse ref="John 3:16,17"]

Display a series of verses…

[verse reference="John 3:16-18"]

Display the entire chapter…

[verse reference="Psalm 3"]

Make the reference a link to the passage at http://phpBible.org…

[verse reference="John 3:16" link="true"]

This plugin converts the shortcode into the verse inside paragraph tags (<p></p>) therefore the text can be styled using the normal WordPress tools like blockquote, bold or italics. To use colors you must set the container tag as “span”,”false” or “0”.

Parameters

  • reference -a reference to a verse, several verses or an entire chapter (as in “Psalm 23”). Some book abbreviations are acceptible. Always check the result to see before publishing your post.
  • ref -same as ‘reference’
  • container -the html tag you want the verse contained in. Default is “p” (which uses <p></p>) “false” or “0” will use no container tag..
  • link -link the reference to the passage at phpBible.org for a more detailed study.

설치

  1. Upload the simple-bible-verse-via-shortcode.zip file to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins Manager in WordPress

FAQ

Installation Instructions
  1. Upload the simple-bible-verse-via-shortcode.zip file to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins Manager in WordPress

후기

모든 1 평가 읽기

기여자 & 개발자

“Simple Bible Verse via Shortcode”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Simple Bible Verse via Shortcode”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

Stable version release – September 29th, 2017