=== Code Click to Copy === Contributors: treeflips, zeroneit Donate link: https://www.paypal.me/wpjohnny Tags: code, copy, pre, html, syntax Requires at least: 4.9 Tested up to: 6.8 Stable tag: 1.0.1 License: GPL-2.0+ Click anywhere within `code` tags to automatically copy to clipboard. == Description == Simple plugin that automatically copies content in `` tags to clipboard (when clicked). Other plugins out there do the same but create a little [COPY] button that you have to aim for. Mine doesn't require aiming your cursor at any button, simply click anywhere on the code block and it copies the whole thing. For any sites sharing code-commands, this plugin will save users time from having to highlight and copy-paste bits of text back and forth. It's especially helpful for large globs of code that scroll off-screen, or when copying on your mobile phone. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/code-click-to-copy` directory, or install through WordPress admin 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to Settings > Code Click to Copy to customize tooltip colors and text == Frequently Asked Questions == = Does this work on mobile? = Yes! Works perfectly on mobile devices. = Can I customize the tooltip colors? = Yes, go to Settings > Code Click to Copy to change background and text colors. = Can I change the tooltip text? = Yes, you can customize both the "Click to Copy" and "Copied!" messages. == Screenshots == 1. Default tooltip appearance 2. Settings page for customization == Changelog == = 1.0.1 = * Added comprehensive I18N support * Improved translation capabilities * Enhanced tooltip customization options * Better mobile compatibility = 1.0.0 = * Initial release * Basic click-to-copy functionality * Simple tooltip system == Upgrade Notice == = 1.0.1 = Major update with internationalization support and enhanced customization options.