Konu
İD ile Konu Çağırma
01-09-2013, 21:11:32
#4
cudjex
<?php $id = get_option('oyuncular_id'); $konu = get_post($id); echo $konu->post_title; ?>
get_post kullanmak daha mantıklı.
detay :
http://codex.wordpress.org/Function_Reference/get_post