Hooks Generator June 5, 2017 Public Samy Mavanga Permalink Embed Code Or, embed this snippet using GenerateWP WordPress Plugin. Download Clone basichook function custom_hook() { } add_filter( 'admin_footer_text', 'custom_hook' );