📄 recent_comments.php
字号:
<h2>Recent Comments</h2>
<ul class="counts">
<?php if ( (function_exists('get_recent_comments')) ) { ?>
<?php get_recent_comments(); ?>
<?php } else { ?>
<li>You don't setup <a href="http://utombox.com/">Recent Comments</a> plugin.</li>
<?php }?>
</ul>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -