TTM Content Shield

Description

TTM Content Shield helps reduce casual content copying while preserving performance, SEO compatibility, and accessibility. It uses lightweight vanilla JavaScript, loads assets only when protection applies, and includes settings for content, keyboard, image, mobile, WooCommerce, targeting, whitelist, and tools.

Features include:

• Disable right-click context menu
• Disable text selection
• Prevent copy, cut and paste
• Disable common keyboard shortcuts (Ctrl+C, Ctrl+U, Ctrl+S, F12, etc.)
• Prevent image dragging and saving
• Mobile touch protection
• WooCommerce product protection
• Page, post and custom post type targeting
• User role exclusions
• Whitelist specific pages or content
• Lightweight frontend assets
• SEO friendly implementation

Screenshots

Installation

  1. Upload the plugin files to the /wp-content/plugins/ttm-content-shield directory.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Configure settings under Settings > TTM Content Shield.

FAQ

Does this block search engines?

No. The plugin runs in the browser for normal frontend visitors and does not alter page content for indexing.

Can developers extend it?

Yes. The plugin exposes filters and actions such as ttm_cs_modules, ttm_cs_after_dashboard, ttm_cs_after_settings, ttm_cs_should_protect, and ttm_cs_frontend_config.

Does it work with WooCommerce?

Yes. You can enable protection for WooCommerce product pages.

Does it slow down my website?

No. The plugin uses lightweight vanilla JavaScript and only loads frontend assets when protection is enabled.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“TTM Content Shield” is open source software. The following people have contributed to this plugin.

Contributors

Translate “TTM Content Shield” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.0

  • Initial release.