wpgaurav/copy-code-block
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
=== Copy Code === Contributors: gauravtiwari Tags: code, copy, clipboard Requires at least: 5.0 Tested up to: 6.0 Stable tag: 0.1.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html == Description == Extends the WordPress Code block to add a "Copy Code" button. When the button is clicked, the code is copied to the clipboard and a success message is displayed. == Installation == 1. Upload the plugin files to the `/wp-content/plugins/copy-code` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress. == Changelog == = 0.1.0 = * Initial release.