[wordpress插件] Bible Link圣经链接

wordpress 插件 文章 2020-03-04 17:30 616 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Bible Link uses a [bible] shortcode to parse Bible references and create links for them back to http://bible.com.

圣经链接使用 [bible] 短代码来解析圣经参考,并为他们创建链接,使其返回http://bible.com。

Currently it supports single verses only, and links to the ESV translation.

目前,它仅支持单节,并链接到ESV翻译。

Usage example: [bible]John 3:16[/bible] would create a link to Bible.com that looks like https://www.bible.com/bible/esv/john

用法示例: [bible]约翰福音3:16 [/ bible] 将创建一个类似于https://www.bible.com/bible/esv/john的Bible.com链接

.3.16.esv

.3.16.esv

Repo on GitHub: https://github.com/chaselivingston/biblelink

在GitHub上的仓库:https://github.com/chaselivingston/biblelink

安装步骤

    1. Upload biblelink.php to the /wp-content/plugins/ directory
    2. biblelink.php 上载到 / wp-content / plugins / 目录

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Use the [bible]Reference[/bible] syntax in a post or a page to create the link, where Reference is a reference to a single Bible verse.
    6. 在帖子或页面中使用 [bible] Reference [/ bible] 语法创建链接,其中Reference是对单个圣经经文的引用。

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

AI助手支持GPT4.0