89 lines
4.7 KiB
Text
89 lines
4.7 KiB
Text
=== footnotes ===
|
||
Contributors: mark.cheret, lolzim, rumperuu, aricura, misfist, ericakfranz, milindmore22, westonruter, dartiss, derivationfr, docteurfitness, felipelavinz, martinneumannat, matkus2, meglio, spaceling, vonpiernik, pewgeuges
|
||
Tags: footnote, footnotes, bibliography, formatting, notes, Post, posts, reference, referencing
|
||
Requires at least: 3.9
|
||
Tested up to: 5.7
|
||
Requires PHP: 7.0
|
||
Stable Tag: 2.7.0
|
||
License: GPLv3 or later
|
||
License URI: https://www.gnu.org/licenses/gpl-3.0.html
|
||
|
||
== Description ==
|
||
|
||
**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.
|
||
**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.
|
||
|
||
Featured on wpmudev: http://premium.wpmudev.org/blog/12-surprisingly-useful-wordpress-plugins-you-dont-know-about/ Cheers for the review, folks!
|
||
|
||
https://www.youtube.com/watch?v=HzHaMAAJwbI
|
||
|
||
= Main Features =
|
||
- Fully customizable **footnote** start and end shortcodes;
|
||
- Styled tooltips supporting hyperlinks display **footnotes** or a dedicated text;
|
||
- Responsive *Reference Container* at the end or positioned by shortcode;
|
||
- Display the **footnotes** *Reference Container* inside a Widget;
|
||
- Wide choice of numbering styles;
|
||
- Freely configurable and optional backlink symbol;
|
||
- Configure the **footnotes’** appearance by dashboard settings and Custom CSS style rules;
|
||
- Button in both the Visual and the Text editor to add shortcodes around selection.
|
||
|
||
= Example Usage =
|
||
These are a few examples of possible ways to delimit footnotes:
|
||
|
||
1. Your awesome text((with an awesome footnote))
|
||
2. Your awesome text[ref]with an awesome footnote[/ref]
|
||
3. Your awesome text`<fn>`with an awesome footnote`</fn>`
|
||
4. Your awesome text`custom-start-shortcode`with an awesome footnote`custom-end-shortcode`
|
||
|
||
= Where to get footnotes? =
|
||
The current version is available on the [WordPress.org plugins platform, Footnotes](https://wordpress.org/plugins/footnotes/).
|
||
|
||
= Support =
|
||
Please report feature requests, bugs and other support related questions in the [Footnotes section of WordPress Support Forum](https://wordpress.org/support/plugin/footnotes).
|
||
|
||
Speak your mind, unload your burden, bring it up, and feel free to [post your rating and review!](https://wordpress.org/support/plugin/footnotes/reviews/).
|
||
|
||
= Development =
|
||
Development of the plugin is an open process. Latest code is available in the [plugin part of WordPress SVN repository, footnotes/](https://plugins.svn.wordpress.org/footnotes/).
|
||
|
||
== Frequently Asked Questions ==
|
||
|
||
= Is your Plugin a copy of footnotes x? =
|
||
|
||
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? =
|
||
|
||
1. For anyone interested in converting from the FD Footnotes plugin:
|
||
Visit this swift write-up from a **footnotes** user by the name of **Southwest**: http://wordpress.org/support/topic/how-to-make-this-footnote-style?replies=6#post-5946306
|
||
2. 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 (=previously used) shortcodes. Too easy? Yippy Ki-Yey!
|
||
|
||
== Installation ==
|
||
- Visit your WordPress Admin area
|
||
- Navigate to `Plugins\Add`
|
||
- Search for **footnotes** and find this Plugin among others
|
||
- Install the latest version of the **footnotes** Plugin from WordPress.org
|
||
- Activate the Plugin
|
||
|
||
== Screenshots ==
|
||
1. Find the footnotes plugin settings in the newly added "ManFisher" Menu
|
||
2. Settings for the *References Container*
|
||
3. Settings for **footnotes** styling
|
||
4. Settings for **footnotes** love
|
||
5. Other Settings
|
||
6. The HowTo section in the **footnotes** settings
|
||
7. Here you can see the **footnotes** Plugin at work. Isn't that plain beautiful?
|
||
|
||
== Changelog ==
|
||
|
||
= 2.7.1 =
|
||
- Bugfix: Stylesheets: namespace collapsed CSS class, thanks to @cybermrmotte @markyz89 bug reports.
|
||
- Dashboard: move Plugin settings under default WP Settings menu.
|
||
- Bugfix: Footnotes: fix bug when using multiple paragraphs in footnotes.
|
||
- Documentation: remove outdated MCI/ManFisher references.
|
||
- Documentation: split changelog into seperate file.
|
||
|
||
== Upgrade Notice ==
|
||
to upgrade our plugin is simple. Just update the plugin within your WordPress installation.
|
||
To cross-upgrade from other footnotes plugins, there will be a migration assistant in the future
|
||
|