芝麻web文件管理V1.00
编辑当前文件:/home/r5772835/public_html/rigato.ycreate.site/wp-content/themes/swell/single-lp.php
post_name; // まず子テーマ側から探す $include_path_php = S_DIRE . '/lp/' . $lp_slug . '.php'; $include_path_html = S_DIRE . '/lp/' . $lp_slug . '.html'; if ( file_exists( $include_path_php ) ) { include $include_path_php; exit; } elseif ( file_exists( $include_path_html ) ) { include $include_path_html; exit; } ?> >
>
$the_id, 'sizes' => '100vw', 'class' => 'lp-thumb__img', 'lazy_type' => 'none', 'echo' => true, ] ); ?>
>
$the_id, 'class' => 'lp-thumb__img', 'lazy_type' => 'none', 'echo' => true, ] ); ?>