Switch language

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




check_import_new_users [ WordPress Function ]

check_import_new_users ( $permission )
Defined at:



No description yet.

Source


<?php
function check_import_new_users$permission ) {
    if ( !
is_super_admin() )
        return 
false;
    return 
true;
}
?>

Examples [ wp-snippets.com ]

Top Google Search Results

More ...

User discussions [ wordpress.org ]

0 User Note(s)

None yet. Be the first!

Add New ...



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