テストじゃ!
function yeah_register_css() { echo '<link rel="stylesheet" type="text/css" href="' . get_bloginfo('wpurl') . '/yeah-includes/yeah-register.css" />'; } add_action('signup_header', 'yeah_register_css');