/* Pinterest Head Code */ add_action('wp_head', 'your_function_name'); function your_function_name(){ ?> < ?php };