function hook_theme_advise_footnote
Search API
This function allows the user to theme footnotes before they are drawn onto the screen.
File
- includes/
hook.api.php, line 1104 - Lists all available hooks within FlightPath's core code.
Code
function hook_theme_advise_footnote(&$theme) {
}