v1.13 — Customizer 可配置化
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ $photo_query = new WP_Query(array(
|
||||
|
||||
<div class="section-header">
|
||||
<span class="section-title">📷 拾影</span>
|
||||
<span class="section-filter" style="font-size:13px;color:var(--ink-lighter);">在时光里截图</span>
|
||||
<span class="section-filter" style="font-size:13px;color:var(--ink-lighter);"><?php echo esc_html(get_theme_mod('kjweji_photos_subtitle', '在时光里截图')); ?></span>
|
||||
</div>
|
||||
|
||||
<?php if ($photo_query->have_posts()) : ?>
|
||||
|
||||
Reference in New Issue
Block a user