Plugin này chưa được cập nhật với 3 phiên bản mới nhất của WordPress. Nó có thể không được hỗ trợ và bảo trì, và có thể xung đột với các phiên bản WordPress mới nhất.

Better Footnotes

Mô tả

Better Footnotes is a robust and flexible solution that provides your article’s readers with a fast reference and links to additional information.

Better Footnotes lets you add footnotes on articles easily and effortlessly using the visual editor or WordPress shortcodes. It’s easy to use, customizable, and compatible with any WordPress theme.

Main Features

  • Robust & flexible implementation.
  • Visual editor buttons to add foonotes.
  • Simple shortcodes to add or list footnotes.
  • Animated footnotes scrolling effect, which can be disabled.

Usage

Inserting a Footnote

In order to insert a footnote, you can simply use the [footnote] shortcode as the following example:

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Praesent ex lacus, iaculis eget leo ac, tempus vestibulum mi. Curabitur dictum varius pharetra. Sed lobortis sem ac efficitur efficitur. [footnote]Your footnote here[/footnote]

Shortcode Parameters
type Determines the type of the reference. Options: numeric / non-numeric.

Listing Footnotes

You can display the footnotes by using the shortcode footnotes as the following example:

[footnotes]

Shortcode Parameters
title Determines the title for the footnotes list.
title_tag Title tag name. Default is h3.

An active demo is available on Arageek articles.

Contributing

Developers can contribute to the source code on the Github Repository.

Ảnh màn hình

Cài đặt

  1. Upload and install the plugin
  2. Use the plugin shortcodes.

Đánh giá

13 Tháng Sáu, 2020
I've tried all of the footnotes plugins and this one works best, it's simple yet smart enough to overcome what other plugins can't (like reordering the numbers of the footnotes when changing text). The support was also really helpful and quick to answer. Thank you
13 Tháng Năm, 2020
A very awesome plugin that helps authors to publish content with a list of references by using WordPress standardized shortcodes.
Đọc tất cả 3 đánh giá

Người đóng góp & Lập trình viên

“Better Footnotes” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Better Footnotes” đã được dịch qua 3 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Better Footnotes” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.3

  • Add “Auto Append” setting.

1.2

  • Add TinyMCE footnote button.
  • Add “BetterFootnotes\footnoteContent” filter.

1.1.1

  • Hide footnotes section by default, and show it only when footnotes exist.
  • Sanitize ‘title_tag’ and ‘container’ parameters in [footnotes] shortcode.
  • Add ‘post_id’ parameter to [footnotes] shortcode.

1.1.0

  • Switch to a client-side engine to render the footnotes.

1.0

  • The Initial version.