@claudio-pellizzari / Claudio
Yes, it is. You need to use the ‘s2_social_links’ filter hook as documented in the API:
https://subscribe2.wordpress.com/support/api/
Thank for your aid, but I am not able to use API!
I tried to modify option.php file without success!
Can you tell me more clearly how to use this API?
Thanks
Bye
Claudio
@claudio-pellizzari / Claudio
You basically need to create you own mini-plugin. If you’ve never done this before then the excellent Pluginception creates the correct plugin file structure for you to simply add the code. In this case it’s the code example given on the API page I’ve linked above.