- Added: Setting to customize the text before and after the footnotes index in the superscript
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@962317 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
ee5351abfe
commit
68351cbbaa
6 changed files with 40 additions and 7 deletions
|
@ -3,7 +3,7 @@
|
|||
id="footnote_plugin_tooltip_[[FOOTNOTE INDEX]]"
|
||||
class="footnote_plugin_tooltip_text"
|
||||
onclick="footnote_expand_reference_container('#footnote_plugin_reference_[[FOOTNOTE INDEX]]');">
|
||||
<sup>[[FOOTNOTE INDEX]])</sup>
|
||||
<sup>[[FOOTNOTE BEFORE]][[FOOTNOTE INDEX]][[FOOTNOTE AFTER]]</sup>
|
||||
</a>
|
||||
<span class="footnote_tooltip" id="footnote_plugin_tooltip_text_[[FOOTNOTE INDEX]]">
|
||||
[[FOOTNOTE TEXT]]
|
||||
|
|
Reference in a new issue