Forums
(@moom)
11 years, 4 months ago
Thank you, thank you, thank you ?? Thank you very much alchymyth!
Please, please, please, Is this soultions good:
if( get_previous_post_link()) { previous_post_link('%link', 'Prev', TRUE); } else { echo "Prev"; } echo " / "; if( get_next_post_link()) { next_post_link('%link', 'Next', TRUE); } else { echo "Next"; }