brown adlı üyeden alıntı: mesajı görüntüle
$featured_content_id = get_theme_mod( 'laura_featured_content_id' );
$query = new WP_Query( array( 'post_type' => 'post', 'post__in' => array( $featured_content_id ) ) );
dener misiniz

Sadece 1. ID için içerik geliyor hocam. 2. 3. 4. ve 5. yok.