Описание
This lightweight plugin adds a copy button that copies the current page URL and shows a tooltip saying «Copied!».
Features:
- Shortcode:
[copy_url_button]
- Lightweight and fast
- Stylish tooltip that fades in/out
- No configuration required
Установка
- Upload the plugin files to the
/wp-content/plugins/copy-url-button-with-tooltip
directory, or install the plugin through the WordPress admin area. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Use the
[copy_url_button]
shortcode anywhere on your site.
Часто задаваемые вопросы
-
Can I use it anywhere?
-
Yes, the shortcode
[copy_url_button]
can be used in posts, pages, widgets, or templates usingdo_shortcode()
.
Отзывы
31.05.2025
Simple and effective! The «Copy URL Button with Tooltip» plugin does exactly what it promises—adds a clean copy-to-clipboard button with a helpful tooltip. Lightweight, easy to use, and perfect for quickly copying a URL and sharing.
Участники и разработчики
«Copy URL Button with Tooltip» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Copy URL Button with Tooltip» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
5.2.2
- Initial release