我是一个noobie。建立我的新主题。我需要获得3个单独的数据:
感谢您的帮助)
我的代码有效:
<div class="post" style="background: url(<?php next_image_link(); ?>) no-repeat center center;">
<span></span>
<div class="title">
<h1>
<a href="<?php next_post_link(); ?>"><?php the_title(); ?></a>
</h1></div>