wp_create_nonce ( $actioname );. where, actionname: your nonce action name. example: $nonce = wp_create_nonce('user-form');.
確定! 回上一頁