=== Code Click to Copy === Contributors: treeflips Donate link: https://wordpress.org/plugins/code-click-to-copy/ Tags: code, copy Requires at least: 4.9 Tested up to: 5.3 Stable tag: 0.1.0 Copies
 and  tags automatically to clipboard.

== Description ==

A simple little plugin that automatically copies content in 
 and  tags to clipboard (when clicked). Other plugins out there do the same but create a little [COPY] button that you have to aim for. With mine, you don’t have to aim your mouse or finger at any button, simply click anywhere on the code block and it copies the whole thing.

With all the guides out there sharing code-commands, especially on this site, it’s about time somebody made a plugin to save us all a little time from having to highlight and copy-paste bits of text back and forth. It’s especially time-saving when trying to copy large globs of code that scroll off-screen or trying to manage on your mobile phone.

== Installation ==

1. Install easily with the WordPress plugin control panel or manually download the plugin and upload the extracted folder to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress

== Changelog ==

= 0.1.0 =
* Initial Release