Pz-LinkCard ブロックのテスト

⌛この記事を読むのにかかる時間: 1未満

update 最終更新日:2026年8月22日

上記は画像ブロックです。

この行は、通常の段落ブロックです。以下は、Pz-LinkCard ブロックです。

以下の行は、コードブロックです。

PHP
// 各ファイルの更新日時(タイムスタンプ)を自動取得してキャッシュバスターにする
$style_ver = file_exists(get_template_directory() . '/style.css') ? filemtime(get_template_directory() . '/style.css') : '1.0';
$hpb_ver   = file_exists(get_template_directory() . '/style-hpb.css') ? filemtime(get_template_directory() . '/style-hpb.css') : '1.0';

この行は、通常の段落ブロックです。

引用ブロック

コメントを残す