Hi,
I would like that when someone helps themselves with my content and copy it on their own website a “read more at” or “this article first appeared at”appears at the end of the copied text… of course they can delete it, but at least I can try.
Only thing is that all the wordpress plugins with this function are old and they’ve not been updated for years.
I’ve read guides about how to add it without using a plugin, but they all require editing the function.php and I don’t want to edit any enfold files…
have you got any idea how I could do this?
Is there some function in Enfold that I don’t know about?
Hey alice_c_r,
I gave Append Link on Copy a quick test and it worked well with Enfold. While it is older, there doesn’t seem to be a lot of interest in this function, leading to the lack of updates. Yet while it doesn’t use the WordPress core to do the job, there would be no updates needed.
Enfold doesn’t offer this function, and editing your functions.php would be using the same code. I suggest giving it a try.
Best regards,
Mike
I use this snippet from http://www.wpbeginner.com/wp-tutorials/how-to-add-a-read-more-link-to-copied-text-in-wordpress/ and added the snippet to this plugin https://de.wordpress.org/plugins/code-snippets/.
Every snippet, that needs to go into the functions.php of ENFOLD, goes instead now into this Code-Snippets plugin – quick and easy.