About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
akiyum
4/11/2014 - 9:55 AM
share
Share
add_circle_outline
Save
ショートコードを固定ページファイルに貼り付けて出力
ショートコードを固定ページファイルに貼り付けて出力
shotcode.php
content_copy
file_download
<?php echo do_shortcode( '[ここにショートコードを記入]' ); ?>
clear