Title: MNML Footnotes
Author: maurobringolf
Published: <strong>2017 年 6 月 10 日</strong>
Last modified: 2017 年 10 月 26 日

---

搜尋外掛

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

![](https://s.w.org/plugins/geopattern-icon/mnml-footnotes.svg)

# MNML Footnotes

 由 [maurobringolf](https://profiles.wordpress.org/maurobringolf/) 開發

[下載](https://downloads.wordpress.org/plugin/mnml-footnotes.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/mnml-footnotes/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/mnml-footnotes/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/mnml-footnotes/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/mnml-footnotes/#developers)

 [技術支援](https://wordpress.org/support/plugin/mnml-footnotes/)

## 外掛說明

This plugin gives you a shortcode to make numbered references to footnotes, directly
from your post content. Footnotes are listed and enumerated automatically at the
end of your post
 content, reusing all existing styles of your site. All references
become anchor links guiding the user to the footnote section of the post.

We would love to hear and discuss your feedback in a [review](https://wordpress.org/support/plugin/mnml-footnotes/reviews/).
If you want to report a bug or have a feature request, please do so via the [GitHub repository](https://github.com/maurobringolf/mnml-footnotes).

### Usage

To make a new footnote reference in your content you can use the shortcode **mnml_footnote**
in the following way:

_This is your regular post content and the shortcode by this plugin looks like this[
mnml\_footnote] Easy, right? [/mnml\_footnote]_

Everything inside the shortcode will be moved into a footnote and replaced by a 
numbered reference link to it. In this example the footnote content would be _“Easy,
right?”_.

## 螢幕擷圖

 * [[
 * Examples of footnote references taken from [maurobringolf.ch](https://maurobringolf.ch).

## 安裝方式

 1. Upload the plugin files to the `/wp-content/plugins/mnml-footnotes` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the **Plugins** area in WordPress.
 3. Start using the shortcode `[mnml_footnote]Your footnote reference here.[/mnml_footnote]`
    within your post content.
 4. Optionally, you can go to **Settings->Writing** and add a title for your footnotes
    sections on posts.

## 常見問題集

  Installation Instructions

 1. Upload the plugin files to the `/wp-content/plugins/mnml-footnotes` directory, 
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the **Plugins** area in WordPress.
 3. Start using the shortcode `[mnml_footnote]Your footnote reference here.[/mnml_footnote]`
    within your post content.
 4. Optionally, you can go to **Settings->Writing** and add a title for your footnotes
    sections on posts.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

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

參與者

 *   [ maurobringolf ](https://profiles.wordpress.org/maurobringolf/)

[將〈MNML Footnotes〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/mnml-footnotes)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/mnml-footnotes/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/mnml-footnotes/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/mnml-footnotes/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/mnml-footnotes/)。

## 變更記錄

#### v0.3.0 – 26 October 2017

 * Frontend: Footnote links are `<sup>` and no longer span tags with custom styles.

#### v0.2.3 – 2 October 2017

 * Testing: Disallow var_dump and some others in PHP_CodeSniffer
 * Documentation: Improved changelog formatting

#### v0.2.2 – 1 October 2017

 * Bugfix: Fix global post variable in tests and remove unused code. Fixes [#11](https://github.com/maurobringolf/mnml-footnotes/issues/11)

#### v0.2.1 – 25 September 2017

 * Testing: Use Precise and simplify config on TravisCI.
 * Documentation: Include required PHP version for w.org.

#### v0.2.0 – 11 August 2017

 * Added a filter called `mnml_footnote_text` that enables customizing the footnote
   output the via PHP. See [the developer section on GitHub](https://github.com/maurobringolf/mnml-footnotes/#developers)
   
   for an example.

#### v0.1.2 – 10 June 2017

 * A sketch of another shortcode was removed in favor of simplicity for now. Nothing
   changes though, the shortcode for
    footnote references works exactly the same
   way as before.

#### v0.1.1 – 10 June 2017

 * The plugin was renamed to MNML Footnotes.
 * A bug concerning repeated footnotes referencing the same text has been fixed.
 * Whitespace at the beginning and end of footnote content is now trimmed away.

#### v0.1.0 – 17 April 2017

 * Footnotes that only contain a link will now automatically convert into anchor
   tags with target=”_blank”.
 * The few words by this plugin on the settings page are now translatable. A `.pot`
   file for translations is also included inside the `/lang` directory.

#### v0.0.1 – 26 March 2017

Initial version.

## 中繼資料

 *  版本 **0.3.0**
 *  最後更新 **9 年前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 3.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.8.28**
 *  PHP 版本需求 ** 5.3 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/mnml-footnotes/)
 * 標籤:
 * [bibliography](https://tw.wordpress.org/plugins/tags/bibliography/)[blogging](https://tw.wordpress.org/plugins/tags/blogging/)
   [footnote](https://tw.wordpress.org/plugins/tags/footnote/)[footnotes](https://tw.wordpress.org/plugins/tags/footnotes/)
   [read](https://tw.wordpress.org/plugins/tags/read/)
 *  [進階檢視](https://tw.wordpress.org/plugins/mnml-footnotes/advanced/)

## 評分

這個項目尚無任何評論記錄。

[Your review](https://wordpress.org/support/plugin/mnml-footnotes/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/mnml-footnotes/reviews/)

## 參與者

 *   [ maurobringolf ](https://profiles.wordpress.org/maurobringolf/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/mnml-footnotes/)