<?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