Tagged Questions
0
votes
2answers
91 views
How can I display wp_link_pages before a shortcode, if it is used, or display after content?
I have the following shortcode in my content
[src]<a href="#">Some Link</a>, <a href="#">Some Other Link</a>[/src]
My post structure looks like this:
<?php echo ...