copy-to-clipboard.php
Table of Contents
Functions
- buddyc_copy_to_clipboard() : mixed
- Generates a copy to clipboard field.
Functions
buddyc_copy_to_clipboard()
Generates a copy to clipboard field.
buddyc_copy_to_clipboard(string $content[, bool $input = true ]) : mixed
Parameters
- $content : string
-
The content to copy.
- $input : bool = true
-
Optional. Whether to generate an input field. Defaults to true.