Categories
If you want to protect your content from being copied or if you want to protect your pictures being saved by the end user you can disable the right click on your wordpress site. There are plugins that will do the same but it will be easier and wont takes the server resources much. You can do this just by adding 5 lines of code in header.php. Let us see a how to diable right click option inwordpress step by step.
- Go to Dash board
- Got to Appearance -> Editor
- Open header.php
- Just before closing the head tag </head> add the below lines, and check your your site.
If this wont work for you then you can try below plugin