Hello
Can I protect content from copying and download? On a regular web page I can add script to prevent copying and downloading. How to I do that in WordPress?
Thank you,
Dora
Hello
Can I protect content from copying and download? On a regular web page I can add script to prevent copying and downloading. How to I do that in WordPress?
Thank you,
Dora
The same way, edit the appropriate file of your current theme.
And it'll be defeated just as easily as on a regular web page. If you put something on the web you can't really stop folks from copying it (remember, web browsers have to download it...). For example: using JavaScript to block right-click? I'll turn off JavaScript in my browser ;-). Or maybe I'll pluck it from my cache. Or maybe I'll use curl or wget instead.
Sorry... got me on my soapbox there. Don't panic, I'll be quiet now.
I Googled it and found a few plugins. I am all set. :D
What are the plugins you found and what is the result of your implementation?
This topic has been closed to new replies.