\n"; echo ''."\n"; echo ''."\n"; echo "\n\n"; } add_action('wp_head', 'asfp_headstuff'); // DO SHORTCODES AT SIDEBARS add_filter('widget_text', 'do_shortcode'); // AUTOMATIC RSS FEED add_theme_support( 'automatic-feed-links' ); // IMAGES SUPPORT add_theme_support( 'post-thumbnails' ); /* * INCLUDE AND ADD EXPLANATORY/HELP PAGE TO MENU * * * * * * * * * * * * * * * * * * */ function print_howto_page() { global $filepath; include($filepath.'readme.php'); } // adds our new option page to the admin menu function modify_menu_for_asfp() { add_submenu_page( 'options-general.php', "April's Super Functions Pack", // Page