function the_post() { global $wp_query; return $wp_query->the_post(); } $degisken = the_post(); //değiskene atadım