Add this code to functions.php to guarantee that WordPress sessions start and end correctly. add_action('init', 'myStartSession', 1);
確定! 回上一頁