Konu
Wordpress attachment sayfalarına link
05-08-2012, 17:46:29
#3
DAVUT
Kimlik doğrulama veya yönetimden onay bekliyor.
Alıntı
<a href="<?php echo get_permalink($post->post_parent); ?>" rev="attachment"><?php echo get_the_title($post->post_parent); ?> </a>
Kullanmak isteynler için.