Fix for posts not displaying pretty permalink
-
Hi there,
I recently started having a problem where posts were displaying the ?p=324 links even though I use pretty permalinks on my website. This just started happening – not sure why. This can be fixed by changing the function on lines 218 and 225 of the code from get_post_permalink() to get_permalink(). I think the other may be deprecated?
Here’s a link to what WordPress has to say: https://developer.ww.wp.xz.cn/reference/functions/get_permalink/
Anyway, great plugin. Thank you for all your hard work. Here’s my sitemap :-).
All the best,
David P.
The topic ‘Fix for posts not displaying pretty permalink’ is closed to new replies.