if (!function_exists('function_name')){function function_name(){Insert Code Here}add_action('wp_head', 'function_name');}
Jump To Top of Thread