Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

custom

custom

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