Switch language

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




add_user [ WordPress Function ]

add_user ( No parameters )
Returns:
  • (null|WP_Error|int) Null when adding user, WP_Error or User ID integer when no parameters.
Defined at:



Creates a new user from the "Users" form using $_POST information.

Source


<?php
function add_user() {
    return 
edit_user();
}
?>

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