wp_version = $wp_version; } function init() { if (function_exists('load_plugin_textdomain')) { load_plugin_textdomain('add_your_own_headers', 'wp-content/plugins/add-your-own-headers'); } } function wp_head() { global $post; $meta_string = null; if (is_single() || is_page()) { echo "\n\n"; // custom tags $custom_001 = stripslashes(get_post_meta($post->ID, "custom_header_001", true)); $custom_002 = stripslashes(get_post_meta($post->ID, "custom_header_002", true)); if (isset ($custom_001) && !empty($custom_001)) { $meta_string .= sprintf("%s\n", $custom_001); } if (isset ($custom_002) && !empty($custom_002)) { $meta_string .= sprintf("%s\n", $custom_002); } if ($meta_string != null) { echo $meta_string; } } } function add_headers_textinput() { global $post; $custom_tag_001 = htmlspecialchars(get_post_meta($post->ID, 'custom_header_001', true)); $custom_tag_002 = htmlspecialchars(get_post_meta($post->ID, 'custom_header_002', true)); ?> wp_version, 0, 3) == '2.5') { ?>

Click here for Support
wp_version, 0, 3) == '2.5') { ?>

here.') ?>

/>