run(); // Add the links to the dashboard plugins page. // TODO: Move this somewhere more appropriate. add_filter( "plugin_action_links_footnotes/footnotes.php", array( 'Footnotes_Hooks', 'get_plugin_links' ), 10, 2 ); } run_footnotes();