Hello,
I want to add SNS share links in some of the pages with a text format like
<a href="https://twitter.com/intent/tweet?url=<?php the_permalink();>">
But it could not share on twitter with current page url, could you tell me if there is something wrong wiht the above code ?
Hope to get your reply.
Thanks a lot!
Enffie
Hi Enffie,
Are you trying to do that from the source code or from a page/post? If the latter you might have to use a plugin like this: https://wordpress.org/plugins/allow-php-in-posts-and-pages/
Cheers!
Rikard