How can I make the arrow as part of the link please?
<?php next_post_link('%link →'); ?>
The output of above will be | <a href="nextPostLink">NextPostTitle<a> arrow |
|
How can I make the arrow as part of the link please?
The output of above will be | |
|||
|
|
|
As the documentation for
Expected output: Something like this, on the other hand:
...will result in: See how these are unpacked? |
|||
|
|