Getting permalink for post on sub blog
-
Hello, is there a easy way (or any way at all) to get the correct permalink for a post on a sub blog in a loop on the main blog? I made a query to extract the posts i wanted with postid and blogid but i can’t find a easy way to get the correct link without hacking the get_permalink() function to death.
I have been googling the problem but i can’t seem to find a solution, but I can’t be the only one who have this problem?
So i want to do something like this:
<?=get_permalink($postid, $blogid)?>
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Getting permalink for post on sub blog’ is closed to new replies.