I want to let my users submit links to my website something like reddit and digg. I added a meta_key ‘syndication_permalink’ which contains link to this post. How could I change the post permalink to link this custom link not to my page?
Leave a Reply
You must be logged in to post a comment.
Filter
post_link
(orpost_type_link
for custom post types), fetch and validate the post meta value, then return that instead of the original link.As a plugin:
Sample input: