Title: Blank Footnotes
Author: Corrado Franco
Published: <strong>2016 年 2 月 1 日</strong>
Last modified: 2026 年 4 月 26 日

---

搜尋外掛

![](https://ps.w.org/blank-footnotes/assets/banner-772x250.png?rev=1340764)

![](https://ps.w.org/blank-footnotes/assets/icon-256x256.png?rev=1340693)

# Blank Footnotes

 由 [Corrado Franco](https://profiles.wordpress.org/conraid/) 開發

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

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

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

## 外掛說明

This plugin allows one to create footnotes by using markdown notation.
 It is for
footnotes only. No other markdown tag is taken into account

Example:

    ```
    I have more [^1] to say up here.

    [^1]: To say down here.
    ```

If used with jetpack and enabled markdown, it only shows the buttons without modifying
the text content.
 Unlike jetpack-markdown, footnotes will appear in the exact point
where they have been inserted. To go back to text mode click on the footnote number.

N.B
 This plugin also works with Gutenberg. But the button only appears in the Classic
Editor. For now with Gutenberg enter the codes directly.

### Configuration

No configuration is necessary.

Considering that this plugin, like others working with “markdown”, parsing the page
every time I load it, I highly recommend using a caching plugin.

Customizing Footnote Layout

If you want the footnote number to be logically separated from the note (for CSS
targeting) but want to prevent unwanted line breaks or extra spacing caused by WordPress’s
automatic paragraphs, you can add the following CSS to your theme:

    ```
    /* Ensure the footnote stays inline or as a specific block */
    p > span.footnote {
        display: inline-block;
    }

    /* Remove extra spacing from the paragraph containing the footnote */
    p:has(> span.footnote) {
        margin-bottom: 0;
        margin-top: 0;
        padding: 0;
    }
    ```

## 螢幕擷圖

[⌊Visual Editor TinyMCE with plugin actived⌉⌊Visual Editor TinyMCE with plugin actived⌉[

Visual Editor TinyMCE with plugin actived

[⌊Popup where you can enter note number⌉⌊Popup where you can enter note number⌉[

Popup where you can enter note number

[⌊Example with the footnotes display⌉⌊Example with the footnotes display⌉[

Example with the footnotes display

## 安裝方式

This section describes how to install the plugin and get it working.

 1. Upload the plugin files to the ‘/wp-content/plugins/blank-footnotes’ directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress

## 常見問題集

### Does this plugin work with any theme?

Yes, it is designed to work with all standard WordPress themes.

### Does it work with Gutenberg?

Yes, this plugin works with the Gutenberg editor. However, the dedicated button 
only appears in the Classic Editor. For now, when using Gutenberg, you can enter
the shortcodes directly into the blocks.

### How do I install it?

Please refer to the “Installation” tab for step-by-step instructions.

### How can I customize it?

You can use CSS to style the `.footnote` class. Use `span.footnote` for the notes
themselves and `sup.footnote` for the reference numbers.

## 使用者評論

![](https://secure.gravatar.com/avatar/8ca71c78d6c14b1dc3e39225e0e4ad69f2ab242566d46446e3962e393caedf85?
s=60&d=retro&r=g)

### 󠀁[Absolutely fab!](https://wordpress.org/support/topic/absolutely-fab-2/)󠁿

 [Matta Cib](https://profiles.wordpress.org/matta-cib/) 2026 年 4 月 24 日

Blank Footnotes is a brilliant footnote plugin! Admittedly, it doesn’t have a hover(
on-mouse-over) function – neither browser-based nor plugin-based – nor does it offer
automatic numbering.BUT: Doing without such features is rewarded with a plugin that
is straightforward, lightweight, offers little scope for attack and therefore does
not need to be constantly updated, meaning it is likely to remain usable in the 
long term. It is uncomplicated to use and can be easily adapted to your own design
preferences using CSS. It has the advantage that footnotes do not need to be integrated
into the text, but are entered at the end of the text, where they are ultimately
meant to be, which I find much clearer. And (probably most importantly) it has a
plugin developer who, should any issues arise, provides friendly, quick and highly
competent support. I recently had to update 1641 footnotes when switching from my
old footnote plugin to Blank Footnotes, and it worked brilliantly – highly recommended!
Blank Footnotes deserves every success.

![](https://secure.gravatar.com/avatar/353fb709187a031086449be71d2ad13045b66654166aeb81616c4a0698aebcb6?
s=60&d=retro&r=g)

### 󠀁[It does exactly what I need it to do with minimal fuss.](https://wordpress.org/support/topic/it-does-exactly-what-i-need-it-to-do-with-minimal-fuss-6/)󠁿

 [Elizabeth Beeton](https://profiles.wordpress.org/esb10/) 2025 年 8 月 29 日 2 
則留言

This is the highest compliment I can give anything I use. This is much better than
the footnote plugin I was using. VERY pleased. I noticed this plugin doesn’t have
many reviews, so I logged in to give it one.

![](https://secure.gravatar.com/avatar/5ce836b2fbab781062b74f7d94c726887b63700985c6406b8c4748f4aa363470?
s=60&d=retro&r=g)

### 󠀁[Tolles Plugin, einfach gut](https://wordpress.org/support/topic/tolles-plugin-einfach-gut/)󠁿

 [arbeitscodex.com](https://profiles.wordpress.org/arbeitscodex/) 2023 年 3 月 5
日

Ich verwende „Blank Footnotes“ in meinen Beiträgen. Mit dem Plugin ist es sehr einfach
Quellen bzw. Literaturverzeichnis zu erstellen. ich hoffe Corrado Franco entwickelt
es weiter und in Gutenberg-Editor wird einfache Funktion ergänzt für die automatische
Erzeugung von Verzeichnis. Auch Anpassung von Einstellungen werde ich sehr begrüßen.

![](https://secure.gravatar.com/avatar/1e3fec1e03f760b99a08feef0ec7d55211ce89e8ecd53e4e09d9403925575c1a?
s=60&d=retro&r=g)

### 󠀁[Does what it says on the tin](https://wordpress.org/support/topic/does-what-it-says-on-the-tin-369/)󠁿

 [ThemeBro](https://profiles.wordpress.org/themebro/) 2019 年 7 月 31 日

I was looking for a simple solution that doesn’t add extra scripts to my site. This
is it. Auto-numbering would be a good improvement.

![](https://secure.gravatar.com/avatar/6ba271e8b62d897ac9a978c4102d0a938aabb488bc35afaeee0e3aab8993fbc3?
s=60&d=retro&r=g)

### 󠀁[Very good!](https://wordpress.org/support/topic/very-good-1578/)󠁿

 [Elisa](https://profiles.wordpress.org/elisa-demonki/) 2016 年 9 月 3 日 1 則留言

Perfect for a minimal footnote option, which has a custom place. Thank you very 
much!

![](https://secure.gravatar.com/avatar/a21a7c5a58c0537fe7b4fa25c6d709e1d5e9aa63ed61a5164103955da0f9b90c?
s=60&d=retro&r=g)

### 󠀁[Works great](https://wordpress.org/support/topic/works-great-2720/)󠁿

 [Codyjt](https://profiles.wordpress.org/codyjt/) 2016 年 9 月 3 日

This plug-in works great and looks fine. A perfectly minimal footnotes option. I
will use it liberally.

 [ 閱讀全部 5 則使用者評論 ](https://wordpress.org/support/plugin/blank-footnotes/reviews/)

## 參與者及開發者

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

參與者

 *   [ Corrado Franco ](https://profiles.wordpress.org/conraid/)

〈Blank Footnotes〉外掛目前已有 2 個本地化語言版本。 感謝[全部譯者](https://translate.wordpress.org/projects/wp-plugins/blank-footnotes/contributors)
為這個外掛做出的貢獻。

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

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

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

## 變更記錄

#### 1.7

 * Refactor: Modularized filter registration logic for better compatibility and 
   future maintenance.
 * Improvement: Updated PHP version requirements and confirmed compatibility with
   PHP 8.5.
 * Update: Tested up to WordPress 7.0.
 * Added FAQ and CSS note.

#### 1.6.7

 * Updated readme.

#### 1.6.6

 * Changed strings translation

#### 1.6.5

 * Fixed version

#### 1.6.4

 * Fixed typo

#### 1.6.3

 * Fixed plugin name

#### 1.6.2

 * Added note for Gutenberg
 * Tested with WordPress 5.0.1

#### 1.6.1

 * Added note for Gutenberg.
 * Fixed style according to WordPress Coding Standards for PHP_CodeSniffer.
 * Tested with WordPress 5.0 classic editor

#### 1.6

 * Add domain path

#### 1.5

 * Fix typo

#### 1.4

 * Fix translation

#### 1.3

 * Fix jetpack detection

#### 1.1

 * Fix english language
 * Fix text editor string
 * Fix syntax for WordPress coding standard

#### 1.0

 * First version in WordPress plugins directory

#### 0.4

 * Added Documentation in PHPDoc format.
 * Renamed some function with bfn_ preposition

#### 0.3

 * Added localization (in langs)
 * Added italian language

#### 0.2

 * Added button for text editor
 * Added button for TinyMCE

#### 0.1

 * Initial release
 * Regex to convert Markdown footnotes to HTML

## 中繼資料

 *  版本 **1.7**
 *  最後更新 **1 個月前**
 *  啟用安裝數 **300+**
 *  WordPress 版本需求 ** 4.4 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.0**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (Canada)](https://en-ca.wordpress.org/plugins/blank-footnotes/)、[English (US)](https://wordpress.org/plugins/blank-footnotes/)、
   及 [Italian](https://it.wordpress.org/plugins/blank-footnotes/).
 *  [將這個外掛本地化為你的母語版本](https://translate.wordpress.org/projects/wp-plugins/blank-footnotes)
 * 標籤:
 * [endnotes](https://tw.wordpress.org/plugins/tags/endnotes/)[footnote](https://tw.wordpress.org/plugins/tags/footnote/)
   [footnotes](https://tw.wordpress.org/plugins/tags/footnotes/)[notes](https://tw.wordpress.org/plugins/tags/notes/)
   [reference](https://tw.wordpress.org/plugins/tags/reference/)
 *  [進階檢視](https://tw.wordpress.org/plugins/blank-footnotes/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  6 個 5 星使用者評論     ](https://wordpress.org/support/plugin/blank-footnotes/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/blank-footnotes/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/blank-footnotes/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/blank-footnotes/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/blank-footnotes/reviews/?filter=1)

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

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

## 參與者

 *   [ Corrado Franco ](https://profiles.wordpress.org/conraid/)

## 技術支援

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

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

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://corradofranco.it)