Squirrel Framework

squirrel_key_logo

Description

Can be used to change the default logo output.

Default Functions

Following is default function added to this key:

Usage

remove_action('squirrel_key_logo','squirrel_logo');
function joe_mask_logo(){
//Your Code here
}
add_action('squirrel_key_logo','joe_mask_logo');

Exit mobile version