Create a share post link
-
Hello!
I would like use this plugin to share my posts on Facebook, Instagram etc.
Each post will have unique url. My clients will be click on icon if they will want share my post to facebook for example.
So, how can i do it? I add icons by php code, use a configuration array like:$attr = array (
‘width’ => ’32’,
‘height’ => ’32’,
‘margin’ => ‘4’,
// etc);
I didn’t see a link/url properties. Is there any possibility?
Thanks so much for answers!
- The topic ‘Create a share post link’ is closed to new replies.