Custom icon link format
-
Hi,
I’m trying to integrate LINE as a custom icon to share the page,
but the URL format LINE provided contain PHP code, like this:
http://line.me/R/msg/text/?<?php the_title(); ?>%0D%0A<?php the_permalink(); ?>
The URL needs to be like this to get the page’s title and permalink when sharing.
But the plugin refused to save because it didn’t think this is a valid URL.
Are there any way to achieve this?
Thanks!
Fiona
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
The topic ‘Custom icon link format’ is closed to new replies.