Copy Anything to Clipboard is the #1 WordPress plugin with 2,14,933+ downloads π
Copy Anything to Clipboard is the #1 WordPress plugin with 2,14,933+ downloads π
Get up to 20% to 30% discount by upgrading to pro, make this shopping extravaganza unforgettable! π
There are 3 wasy to use the “Copy Anything to Clipboard” plugin.
This is the quick, most useful way and is mostly used by a lot of users with this plugin.
Use this method, if you want to add the copy button automatically to all the elements with the same selector.
E.g. If youre website post contain the code snippet’s in the <pre>
tag then by setting the pre
tag as selector in “Copy Anything to Clipboard” will add the copy button to all the pre
tags.
So, Youre user can copy the code snippet with just a click.
Example 2: You’re blog post has the blockquote and you want to add the copy button to the blockquote.
pre
or blockquote
For more details read:
You can use this method if you want to add the copy button to the specific element.
Use the shortcode [copy]
or [copy_inline]
shortcodes.
E.g.
The zoom meeting is scheduled on data [copy]15 November 2022[/copy] please note down it.
You may use the shortcode [copy_inline]
to copy the inline content.
E.g.
Contact us: - Email: [copy_inline text="[email protected]"] - Phone: [copy_inline text="+91 1234567890"] - Address: [copy_inline text="123, Street, City, State, Country"] - Website: [copy_inline text="https://clipboard.agency/"] - Facebook: [copy_inline text="https://www.facebook.com/clipboard.agency/"]
Or, Use it as coupon code:
Use coupon code [copy_inline text="COUPONCODE"] to get 10% discount.
Or, Use it as deal:
Get the deal [copy_inline text="https://clipboard.agency/deal/"] to get 10% discount.
Or, Use for username and password:
Username: [copy_inline text="username"] Password: [copy_inline text="password" display="*********"]
We build coupole of different widgets for Elementor page builder.
You can use the following widgets to add the copy button to the specific element.
For more details read:
Over 10,000 thousands plus active people are empowering their websites with βCopy Anything to Clipboardβ β 100% compatible for all themes and plugins.
Welcome for featured requests
If you have any suggestion or any featured request then donβt hesitate to contact us.
Bug reports for βCopy Anything to Clipboardβ are welcomed in WordPress support forum.
We have also developed the Google Chrome extension for the Copy Anything to Clipboard plugin. You can download it from the Chrome Web Store.
For more info check out the following:
Copy Anything to Clipboard
plugin either via the WordPress plugin directory, or by uploading the files to your server at wp-content/plugins
.icon-color
shortcode parameter.color
to set the custom color for the text. E.g. [copy content="Custom Text.." color="#2dcd78"]Copy me![/copy]
icon-color
to set the custom color for the icon. E.g. [copy content="Custom Text.." style="icon" icon-color="#9437f6"][/copy]
style
to show the icon. E.g. [copy content="Custom Text.." style="icon"][/copy]
copy_the_code_shortcode_atts
for shortcode to redirect the user to another page after copying the content to the clipboard.copy_the_code_localize_vars
.New: Added a link to easily upgrade to the premium version which was recently not easily visible.
Improvement: Improve the default button style.
copy_the_code_localize_vars
to allow to copy the content as HTMl instead of text.copy_the_code_enabled
which is no more useful.Copy the content
which is no more useful. Will add the support though filter if required.SVG Icon
button style to show the SVG icon instead of button.Cover
style to copy the small element in which we could not add the copy button. Such as Emoji and Symbols.Copy Content As
default option with text
.<br>
tags into the new line if the option “Copy Content As” selected as Text
.<div>
tags into the new line if the option “Copy Content As” selected as Text
.<p>
tags into the new line if the option “Copy Content As” selected as Text
.<li>
tags into the new line if the option “Copy Content As” selected as Text
.Text
.<br>
tag converted into the next line. Select the Text
from option Copy Content As
. Reported by Konrad.<br>
tags was not copied as new line. Reported by @psanger.copy_the_code_default_page_settings
to change the default page settings.copy_the_code_page_settings
to change the page settings.selector
to set the JS selector. Default its <pre>
html tag.Copy
button markup from the copied content from the clipboard.