Archived topic
Timing for displaying Featured Image
1 reply · Started by Ernst Wilhelm on April 10, 2021
Is there any idea how to show a featured image at the end of processing page load?
Background for this question. I want to copyprotect the featured image. The plugin is working once the page is fully loaded. There might be a short timefrage for right clicking the image. :)
Hi there,
you would need to use a Lazy Load plugin of some kind that defers that image request.
I am not sure how that will work with your copyright plugin.
As a note - any image that is displayed on a page will be accessible via the browser developers tools ... so right click protection isn't really a robust method.