Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




confirm_another_blog_signup [ WordPress Function ]

confirm_another_blog_signup ( $domain, $path, $blog_title, $user_name, $user_email = '', $meta = '' )
Defined at:



No description yet.

Source


<?php
function confirm_another_blog_signup($domain$path$blog_title$user_name$user_email ''$meta '') {
    
?>
    <h2><?php printf__'The site %s is yours.' ), "<a href='http://{$domain}{$path}'>{$blog_title}</a>" ?></h2>
    <p>
        <?php printf__'<a href="http://%1$s">http://%2$s</a> is your new site. <a href="%3$s">Log in</a> as &#8220;%4$s&#8221; using your existing password.' ), $domain.$path$domain.$path"http://" $domain.$path "wp-login.php"$user_name ?>
    </p>
    <?php
    do_action
'signup_finished' );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics