[wordpress插件] Copy To Clipboard – mobile + web复制到剪贴板–手机+网络

wordpress 插件 文章 2020-04-02 20:30 621 0 全屏看文

AI助手支持GPT4.0

评分
72
描述

This is the plugin to copy text to clipboard on click of a button on desktop browsers and mobile web browsers.

这是在桌面浏览器和移动网络浏览器上单击按钮后即可将文本复制到剪贴板的插件。

It usage flash to auto copy on click of the button, for the browsers where flash is not available, it shows the popup with pre-selected text and user can copy it easily.

单击该按钮后,它会使用Flash进行自动复制,对于没有Flash的浏览器,它将显示带有预选文本的弹出窗口,用户可以轻松地复制它。

– Flexibility to change caption, width, height of the button.

–可以灵活更改标题,按钮的宽度,高度。

– Option to add a suffix to copied text, by default suffixes your blog url.

–为复制的文本添加后缀的选项,默认情况下,后缀为您的博客URL。

– Option to call a javascript method on click of the button, by default sends Click event to your Google Analytics account.

–可以通过单击按钮来调用javascript方法,默认情况下会将Click事件发送到您的Google Analytics(分析)帐户。

It usage LMCButton, http://www.lettersmarket.com/view_blog/a-3-copy_to_clipboard_lmcbutton.html to copy text using flash and http://www.featureblend.com/javascript-flash-detection-library.

使用LMCButton,http://www.lettersmarket.com/view_blog/a-3-copy_to_clipboard_lmcbutton.html使用Flash和http://www.featureblend.com/javascript-flash-detection-library复制文本。

html to detect flash.

html来检测闪光。

Sample Use

样品使用

[pw-clippy caption=”Copy”]Text to Copy goes here[/pw-clippy]

[pw-clippy caption =“复制”]要复制的文本在此处[/ pw-clippy]

For more options checkout Installation section.

有关更多选项,请参见“安装”部分。

For more information on how to use or to report any issues/enhancement requests visit http://puzzlersworld.com/wordpress-copy-to-clipboard-plugin/

有关如何使用或报告任何问题/增强请求的更多信息,请访问http://puzzlersworld.com/wordpress-copy-to-clipboard-plugin/

安装步骤

    1. Upload the pw-clipboard folder to the /wp-content/plugins/ directory or use plugin search – Admin > Plugins > Add new > Search for 'Copy To

    2. pw-clipboard 文件夹上载到 / wp-content / plugins / 目录,或使用插件搜索-管理员>插件>添加新内容>搜索“复制到”

      Clipboard – mobile + web'

    3. 剪贴板–移动+网络”

    4. Activate the Plug-in
    5. 激活插件

    6. Add a the shortcode to your post like so: [pw-clippy caption="Copy"]Text to Copy goes here[/pw-clippy]
    7. 将简短代码添加到您的帖子中,如下所示: [pw-clippy caption =“ Copy”]要复制的文本在此处[/ pw-clippy]

    8. Test that the this plug-in meets your demanding needs.
    9. 测试此插件是否满足您的苛刻需求。

    10. Rate the plug-in and verify if it works at wordpress.org.
    11. 对插件进行评级,并验证其是否可以在wordpress.org上使用。

    12. Leave a comment regarding bugs, feature request, cocktail recipes at http://www.puzzlersworld.com/wordpress-copy-to-clipboard-plugin/
    13. 在http://www.puzzlersworld.com/wordpress-copy-to-clipboard-plugin/ 上留下有关错误,功能请求和鸡尾酒配方的评论

    More options

    更多选项

      1. caption, default value=>Copy
      2. 标题,默认值=>复制

      3. width, default value 50
      4. 宽度,默认值50

      5. height, default value 25
      6. 高度,默认值25

      7. js, by default sends event to your google analytics account, you can pass empty string to avoid this.
      8. js,默认情况下会将事件发送到您的Google Analytics(分析)帐户,您可以传递空字符串来避免这种情况。

      9. suffix, by default appends “via at the end, you can pass empty string to avoid this.
      10. 后缀,默认情况下会在末尾附加“ via”,您可以传递空字符串来避免这种情况。

      For more information on how to use and updates, visit http://www.puzzlersworld.com/wordpress-copy-to-clipboard-plugin.

      有关如何使用和更新的更多信息,请访问http://www.puzzlersworld.com/wordpress-copy-to-clipboard-plugin。

下载地址
https://downloads.wordpress.org/plugin/copy-to-clipboard-mobile-web.2.3.zip
-EOF-

AI助手支持GPT4.0