This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Encrypt Image Tags within the_content() area

Description

This will ensure that the audience of your site will not see the actual image source/filename. This in one way will just deter an user from stealing your image. However, internet savvy people will be somehow able to still reverse engineer the scrambled script to recover the filename. Security is never 100% 😉 Hope this plugin will be of some use to others too.

Installation

  1. Upload ‘encrypt-img-tag.php to the /wp-content/plugins directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Done

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Encrypt Image Tags within the_content() area” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.1 Initial version