添加发布缩略图的链接

时间:2016-07-06 18:09:30

标签: php wordpress post thumbnails

<div id="page" class="hfeed site">

<?php if ( has_post_thumbnail() && ! post_password_required() ) : ?>


    <?php the_post_thumbnail('full');

    else: ?>



    <div id="headimg"><img class="ImageResize560" src="<?php header_image(); ?>"></div> 

我需要使用此代码,以便我可以同时链接图像

<?php if ( has_post_thumbnail() ) : ?>
    <a href="<?php the_permalink(); ?>" title="<?php the_title_attribute(); ?>">
        <?php the_post_thumbnail(); ?>
    </a>
<?php endif; ?>

基本上我需要将帖子缩略图链接到主页...我试过但是我收到了错误..其他地方错了“else:?&gt;”

1 个答案:

答案 0 :(得分:0)

这是代码

pbheadid    pbcarid     artid   wpadr   pickqty pickdtm
76079450    61838504    370944  523-370p    1   00:00:47
76079450    61838504    323775  523-372p    6   00:01:30
76079450    61838497    355475  523-373p    1   00:01:45
76079450    61838504    354194  523-377p    1   00:01:55
76079450    61838225    267204  523-376p    6   00:02:33