Switch language

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




validate_email [ WordPress Function ]

validate_email ( $email, $check_domain = true )
See:
Defined at:



No description yet.

Source


<?php
function validate_email$email$check_domain true) {
    
_deprecated_function__FUNCTION__'3.0''is_email()' );
    return 
is_email$email$check_domain );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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