We'll create fresh WordPress site with Better Footnotes installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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.
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
.
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.
Developers can contribute to the source code on the Github Repository.