Last inserted id You can find last inserted mysql id using WordPress wpdb Class: global $wpdb; $last_insert_id = $wpdb->insert_id; VN:F [1.9.17_1161]Rating: 0 (from 0 votes)