Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

Box happy

function custom_hook() {
	
}
add_filter( 'admin_footer_text', 'custom_hook' );