Archived topic
Remove links in post meta
3 replies · Started by sipahi on December 12, 2019
Hello,
I searched forum but couldn't find an appropriate solution.
There are links in post meta. Date links back to post itself (which doesn't make sense), author name links to author page.
I want to remove just the links and keep meta data in all posts site-wide.
How do I do that?
Thanks in advance.
ps: I m talking about the post meta under title (not the comments)
Hi there,
Try these PHP snippets:
https://docs.generatepress.com/article/generate_post_date_output/#remove-link-from-date
https://docs.generatepress.com/article/generate_post_author_output/#remove-link
Adding PHP: https://docs.generatepress.com/article/adding-php/
Let me know if this helps :)
Thank you, both worked.
No problem :)