And I think wp_get_current_user() is the problem, how do I use it properly? Here is my code $conn = new mysqli($servername, $username, $password, $dbname); // ...
確定! 回上一頁