2021-03-13 22:21:26 +00:00
=== footnotes ===
2021-03-18 10:53:57 +00:00
Contributors: mark.cheret, lolzim, rumperuu, aricura, misfist, ericakfranz, milindmore22, westonruter, dartiss, derivationfr, docteurfitness, felipelavinz, martinneumannat, matkus2, meglio, spaceling, vonpiernik, pewgeuges
2021-04-23 15:27:39 +00:00
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6Z6CZDW8PPBBJ
2021-03-13 22:21:26 +00:00
Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing
Requires at least: 3.9
2021-04-23 15:27:39 +00:00
Tested up to: 5.7.1
2021-05-02 18:34:20 +00:00
Requires PHP: 7.4
2021-04-25 20:26:41 +00:00
Stable Tag: 2.7.3
2021-04-23 15:27:39 +00:00
License: GPLv3
2021-03-13 22:21:26 +00:00
License URI: https://www.gnu.org/licenses/gpl-3.0.html
2021-04-23 15:27:39 +00:00
footnotes lets you easily add highly-customisable footnotes on your WordPress Pages and Posts.
2021-03-13 22:21:26 +00:00
== Description ==
2021-04-23 15:27:39 +00:00
**footnotes** aims to be the all-in-one solution for displaying an automatically-generated list of references on your Page or Post. The Plugin ships with a set of defaults while also empowering you to control how your footnotes are being displayed.
2021-03-31 00:49:17 +00:00
**footnotes** gives you the ability to display well-formatted footnotes on your WordPress Pages and Posts, as well as in post excerpts with fully functional tooltips if enabled.
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
Featured on [wpmudev][wpmudev] - cheers for the review, folks!
2021-04-18 19:30:42 +00:00
https://www.youtube.com/watch?v=HzHaMAAJwbI
2021-04-23 15:27:39 +00:00
[wpmudev]: http://premium.wpmudev.org/blog/12-surprisingly-useful-wordpress-plugins-you-dont-know-about/
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
= Main Features =
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
- Fully-customizable **footnote** start and end shortcodes;
- styled hyperlink tooltips;
- responsive reference container with customisable position;
- ability to display reference container inside a widget;
- wide choice of numbering styles;
- freely-configurable optional backlink symbol;
- configurable footnote appearance; and
- shortcodes button in Post editor.
2021-03-13 22:21:26 +00:00
== Frequently Asked Questions ==
2021-04-23 15:27:39 +00:00
= Is your Plugin a fork of another Plugin? =
2021-03-13 22:21:26 +00:00
No, this Plugin has been written from scratch. Of course some inspirations on how to do or how to not do things were taken from other plugins.
= Your Plugin is awesome! How do I convert my footnotes if I used one of the other footnotes plugins out there? =
2021-04-23 15:27:39 +00:00
* For anyone interested in converting from [FD Footnotes Plugin][fd-footnotes], see [this write-up][fd-writeup] from **footnotes** user @southwest
* From what we've researched, all other footnotes Plugins use open and close shortcodes, which can be left as-is. In the **footnotes** settings menu, you can setup **footnotes** to use the existing (i.e., previously-used) shortcodes. Too easy? Yippy Ki-Yey!
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
[fd-footnotes]: https://wordpress.org/plugins/fd-footnotes/
[fd-writeup]: https://wordpress.org/support/topic/how-to-make-this-footnote-style/
2021-03-13 22:21:26 +00:00
== Screenshots ==
2021-04-23 15:27:39 +00:00
1. Plugin settings can be found under the default ‘ Settings’ menu.
2. Settings for the *References Container*.
3. Settings for footnotes styling.
4. Settings for **footnotes** love.
5. Other Settings.
6. The How-To section in the **footnotes** settings.
7. Here you can see the **footnotes** Plugin at work.
2021-03-13 22:21:26 +00:00
== Changelog ==
2021-04-25 20:26:41 +00:00
= 2.7.3 =
- Bugfix: fix WYSIWYG editor error message, thanks to @ogbcashdown bug report.
= 2.7.2 =
- Reissue of 2.7.1.
2021-04-15 22:54:28 +00:00
= 2.7.1 =
2021-04-25 20:26:41 +00:00
2021-04-23 15:27:39 +00:00
- Bugfix: Stylesheets: namespace collapsed CSS class, thanks to @cybermrmotte @markyz89 bug reports.
2021-04-19 19:04:29 +00:00
- Dashboard: move Plugin settings under default WP Settings menu.
- Bugfix: Footnotes: fix bug when using multiple paragraphs in footnotes.
2021-04-23 15:27:39 +00:00
- Documentation: remove outdated MCI/ManFisher references.
- Documentation: split changelog into seperate file.
2021-04-14 23:10:29 +00:00
= 2.7.0 =
2021-04-25 20:26:41 +00:00
2021-04-14 23:10:29 +00:00
- Adding: Reference container: optionally per section by shortcode, thanks to @grflukas issue report.
- Bugfix: Excerpts: make excerpt handling backward compatible, thanks to @mfessler bug report.
- Bugfix: Dashboard: debug the 'Quick start guide' tab, thanks to @rumperuu bug report.
2021-04-23 15:27:39 +00:00
== Upgrade Notice ==
2021-04-25 20:26:41 +00:00
= 2.7.3 =
2021-04-23 15:27:39 +00:00
This release resolves a CSS class conflict with the commonly-used `.collapsed` class.
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
== Usage ==
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
These are a few examples of possible ways to delimit your footnotes:
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
1. Your awesome text((with an awesome footnote))
2. Your awesome text[ref]with an awesome footnote[/ref]
3. Your awesome text<fn&rt;with an awesome footnote</fn>
4. Your awesome text`custom-start-shortcode`with an awesome footnote`custom-end-shortcode`
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
== Support ==
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
Please report feature requests, bugs and other support related questions in the [WordPress Support Forum][wp-support-forum].
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
Speak your mind, unload your burden, bring it up, and feel free to [post your rating and review!][ratings].
2021-03-13 22:21:26 +00:00
2021-04-23 15:27:39 +00:00
[wp-support-forum]: https://wordpress.org/support/plugin/footnotes
[ratings]: https://wordpress.org/support/plugin/footnotes/reviews/