代码提交
This commit is contained in:
+2
-2
@@ -45,8 +45,8 @@ get_header();
|
||||
|
||||
the_post_navigation(
|
||||
array(
|
||||
'prev_text' => '<span class="nav-subtitle">' . esc_html__( 'Previous:', 'cyywordpress' ) . '</span> <span class="nav-title">%title</span>',
|
||||
'next_text' => '<span class="nav-subtitle">' . esc_html__( 'Next:', 'cyywordpress' ) . '</span> <span class="nav-title">%title</span>',
|
||||
'prev_text' => '<span class="nav-subtitle">' . esc_html__( '上一篇:', 'cyywordpress' ) . '</span> <span class="nav-title">%title</span>',
|
||||
'next_text' => '<span class="nav-subtitle">' . esc_html__( '下一篇:', 'cyywordpress' ) . '</span> <span class="nav-title">%title</span>',
|
||||
)
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user