function the_post() {
global $wp_query;
$wp_query->the_post();
}
bu fonksiyon değişkene atanabilir mi sizce?