Display "next post title" as the text
-
Hi beautiful wordpress people ??
I’m trying to change the behaviour of these “Next Post” buttons… Rather than display “Next business lever”, I’d like it to display the Next Posts’ title, inside my created divs (which I only want to show if there is a Next post).
<?php next_post_link('<strong>%link</strong>',__('<div class="col-md-12 padtop20 martop10 padbot20 white_txt bold center green_bg">Next business lever ›</div>'), TRUE); ?>
The above code is what I’m currently using, this shows “Next business lever”, but as mentioned – I would prefer to show the next posts’ title in this button.
Any suggestions? ??
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display "next post title" as the text’ is closed to new replies.