Advanced Content Copy
by The AV Coach on WordPress.org
Modifies copied content with customizable text, link, and snippet options when pasted elsewhere.

Plugin settings page with all configuration options
Advanced Content Copy is a WordPress plugin that automatically modifies content when users copy text from your website. It adds customizable attribution text and links to help protect your content and drive traffic back to your site. The plugin intelligently detects the page type (single posts, categories, archives, etc.) and provides the appropriate URL for attribution.
Key Features:
- Customizable Attribution: Add your own prefix and suffix text to copied content
- Snippet Length Control: Limit the amount of text that gets copied with customizable character limits
- Domain Attribution: Automatically include your site name or custom domain text
- Page Exclusion: Exclude specific pages or posts from copy modification
- Minimum Character Threshold: Only modify copies that meet a minimum character count
- Clean Implementation: Uses WordPress best practices with proper enqueue functions
- Smart URL Detection: Automatically detects page types and provides correct attribution URLs for posts, categories, archives, and more
How It Works:
When a user selects and copies text from your website, the plugin automatically:
1. Checks if the copied text meets the minimum character requirement
2. Truncates the text if it exceeds the snippet length limit
3. Adds your custom attribution text and site URL
4. Places the modified content in the user’s clipboard
Example Output:
Original copied text: "This is a long article about WordPress development..."
Modified clipboard content: "This is a long article about WordPress development... (This excerpt was copied from My Website; learn more at: https://mysite.com/post-url)"