首先可以使用 wp_create_nonce() 函数创建nonce: $nonce= wp_create_nonce('wpjam');. 然后将生成$nonce 的值作为参数传递给请求中,如:
確定! 回上一頁