... $post_ID)) { wp_die(-1); } $thumbnail_id = (int) $_POST['thumbnail_id']; if ($json) { check_ajax_referer("update-post_$post_ID"); } else ...
確定! 回上一頁