// エバーテイル関連記事ショートコード function evatale_links_shortcode() { $html = ' '; return $html; } add_shortcode('evatale_links', 'evatale_links_shortcode'); シューティング