页面修改
This commit is contained in:
+2
-2
@@ -20,12 +20,12 @@
|
||||
<a href="<?php echo esc_url( __( 'https://wordpress.org/', 'cyywordpress' ) ); ?>">
|
||||
<?php
|
||||
/* translators: %s: CMS name, i.e. WordPress. */
|
||||
printf( esc_html__( 'Proudly powered by %s', 'cyywordpress' ), 'WordPress' );
|
||||
printf( esc_html__( '自豪地使用 %s', 'cyywordpress' ), 'WordPress' );
|
||||
?>
|
||||
</a>
|
||||
|
||||
<span class="sep"> | </span>
|
||||
Theme: <a href="http://chuyaoyuan.com/">cyywordpress</a> by Underscores.me.
|
||||
Theme: <a href="http://chuyaoyuan.com/">cyywordpress</a> by Chuyaoyuan(自用主题).
|
||||
</p>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
Reference in New Issue
Block a user