這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Reftagger Shortcode

外掛說明

Reftagger Shortcode creates a button in the TinyMCE visual editor in WordPress allowing you to easily add semantic Bible markup.

The Reftagger plug-in is a great plug-in except when it comes to finding verses that are by themselves in text.

Often when creating a sermon page for my church’s website I would have something like:

  • 2 Corinthians 5:1-8
  • Our Destination – What we know (v.1)

Reftagger plug-in doesn’t know that “v.1” was supposed to be verse 1 from 2 Corinthians 5:1-8 that was mentioned earlier in the text.

That’s where this shortcode comes in. Simply highlight the “v.1” text in the visual editor and click the reftagger button.

The shortcode is then placed in the main edit window as [reftagger title=””]v.1[/reftagger] and all you need to do is add “2 Corinthians 5:1” to the title attribute. The rest is handled by the plug-in, it will render the code in semantic Bible markup on the front end.

If you have the Reftagger Bible reference plug-in active it identifies references to the Bible verses and turns the references into links to the verse on Biblia.com.

For more information on the Reftagger Bible reference plug-in, visit http://reftagger.com.

Usage

  • The plugin will begin working immediately when you activate it on the ‘Plugins’ page.

  • You will get a notification if you do not have the “Reftagger” plugin active. You can dismiss the notification if you wish.

  • Go to your post or page edit screen and you will see a new icon in the visual editor.

  • Simply click the icon to place the shortcode in your main edit window at the location of your cursor.

  • You can also highlight text in the edit window and click the button to have the shortcode wrap around your highlighted text.

螢幕擷圖

  • The Reftagger Shortcode adds a new icon to your Visual Editor.
  • Clicking the icon just ads the blank short code, but you can also highlight existing copy.
  • The Reftagger Shortcode will wrap around your selection.
  • All that is left to do is to put in the title attribute.

安裝方式

Easy Install

  1. In your WordPress admin, go to ‘Plugins’ > ‘Add New’.
  2. Search for ‘Reftagger Shortcode’.
  3. Click ‘Install’, then ‘Install Now’, and then ‘Activate Plugin’.

Manual Install

  1. Download the plugin.
  2. Unzip the plugin to your WordPress plugins directory (/wp-content/plugins/).
  3. Activate ‘Reftagger Shortcode’ through the ‘Plugins’ page in WordPress.

常見問題集

None

使用者評論

閱讀全部 1 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Reftagger Shortcode〉的開發相關工作。

參與者

將〈Reftagger Shortcode〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1 09/15/2015

Removed function reftagger_shortcode_style_load

1.0 05/18/2014

  • Initial release