FEATURE Passing an ID to ul footnote-index to facilitate javascript handling
This commit is contained in:
parent
1bd97997b5
commit
9488ccb083
|
|
@ -49,7 +49,7 @@
|
|||
}
|
||||
?>
|
||||
</ul>
|
||||
<ul data-index="footnotes" class="footnotes-index" aria-hidden="true">
|
||||
<ul id="footnotes-index" data-index="footnotes" class="footnotes-index" aria-hidden="true">
|
||||
<?php
|
||||
$footnotes = build_footnotes_index_from_content(get_the_content());
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user