=== Append Link on Copy === Contributors: JonathanMH Donate link: http://jonathanmh.com/wordpress-plugin-append-link-on-copy/ Tags: append link, copyright, js, javscript, add text to copy and paste, copy 'n paste, copy & paste Requires at least: 2.8 Tested up to: 4.8 Stable tag: 2.3 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin allows the user to automatically append a link to the current page, when users copy & paste a title or any line. == Description == With this Plugin you can automatically add text or html to content that is copied from your page. If a visitor copies any kind of text from the website, a link to the page is appended, so if it is pasted elsewhere, a link to the page is maintained. right now you can: * specify the Read more link text, default: Read more at: * how many
tags should be inserted below the copied text and the link or copyright notice * specify if you want the current page title included * make every copy link to the main page * decide if you want the site title to be appended * see previews of HTML and text versions of the copied text and link I plan to increase the functionality with: * some internationalisation * if somebody wants to contribute legacy IE support I'll include that == Installation == 1. Upload the `append-link-on-copy` directory to `/wp-content/plugins/` on your WordPress installation. 2. Activate the plugin through the 'Plugins' menu in WordPress. == Frequently Asked Questions == = Will this work perfectly in all browsers? = Yes. Internet Explorer is not a browser. == Screenshots == 1. This shows the backend and the options the user has 2. This shows the preview area on the options page 3. This shows a user copying text 4. This shows the copied text in an HTML capable destination (gmail) 5. This shows the copied text in a plain text capable destination (MacVim) == Changelog == = 0.2 = 2015-1-15 version bump, link replace string = 0.1.1 = 2013-1-25 * naming fix = 0.1 = 2013-1-25 Initial release * assign label that comes before the link * decide if the page title should be included in the link == Suggestions welcome == project on github: https://github.com/JonathanMH/Append-Link-on-Copy Contributer wanted for GPLv3 support