一個簡單使用check_ajax_referer的例子: <?php //Set Your Nonce $ajax_nonce = wp_create_nonce( "my-special-string" ); ?> ...
確定! 回上一頁