Skip to content

Instantly share code, notes, and snippets.

@Roy-Oto
Created May 14, 2021 03:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Roy-Oto/28f29eb2f5c669e32bc9fd4b5e7425fb to your computer and use it in GitHub Desktop.
Save Roy-Oto/28f29eb2f5c669e32bc9fd4b5e7425fb to your computer and use it in GitHub Desktop.
Code to display the link button
<div class="copy-button" data-clipboard-text="<?php the_title(); ?>&nbsp;<?php the_permalink(); ?>"><i class="far fa-copy"></i> 記事タイトルとURLをコピー</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment