function hook_theme_advise_footnote

This function allowes the user to theme footnotes before they are draw onto the screen.

File

includes/hook.api.php, line 1032
Lists all available hooks within FlightPath's core code.

Code

function hook_theme_advise_footnote(&$theme) {
}