issue with get_permalink.
-
Working on a function inside a plugin, trying to use the get_permalink without any luck. i can’t see why:
$plink = get_permalink($tpost_id);
Wouldn’t work but get_permalink most certainly isn’t doing it’s job, anything obvious I may have missed? I’ve checked that $tpost_id is fine.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘issue with get_permalink.’ is closed to new replies.