Update readme.txt
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@920472 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
70c348fc18
commit
3a8a78b608
1 changed files with 9 additions and 1 deletions
10
readme.txt
10
readme.txt
|
@ -15,7 +15,7 @@ Stable Tag: 1.2.0
|
||||||
= Main Features =
|
= Main Features =
|
||||||
- Fully customizable **footnotes** shortcode
|
- Fully customizable **footnotes** shortcode
|
||||||
- Decide, where your **footnotes** are displayed (position of the *Reference Container*)
|
- Decide, where your **footnotes** are displayed (position of the *Reference Container*)
|
||||||
- Responsive Reference Container
|
- Responsive *Reference Container*
|
||||||
- Mouse-Over Box with clickable links displays your **footnotes** text
|
- Mouse-Over Box with clickable links displays your **footnotes** text
|
||||||
- Automatic numbering of your **footnotes**
|
- Automatic numbering of your **footnotes**
|
||||||
- Choose from a list of symbols to represent your **footnotes**
|
- Choose from a list of symbols to represent your **footnotes**
|
||||||
|
@ -23,6 +23,14 @@ Stable Tag: 1.2.0
|
||||||
- Button in both the Visual and the Text editor
|
- Button in both the Visual and the Text editor
|
||||||
- Add **footnotes** into your Page / Post with ease of use by selecting your text and clicking the button
|
- Add **footnotes** into your Page / Post with ease of use by selecting your text and clicking the button
|
||||||
|
|
||||||
|
= Example Usage =
|
||||||
|
This is an example. Please note, that you can customize the shortcode you want to use.
|
||||||
|
|
||||||
|
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-shortcode` with an awesome footnote `custom-shortcode)
|
||||||
|
|
||||||
The current version is available on wordpress.org:
|
The current version is available on wordpress.org:
|
||||||
http://downloads.wordpress.org/plugin/footnotes.zip
|
http://downloads.wordpress.org/plugin/footnotes.zip
|
||||||
|
|
||||||
|
|
Reference in a new issue