找到主题的function.php文件插入以下代码,把第六行代码中的\pre和后面的\/pre前面反斜杠去掉,保存就可以在编辑器中看见pre按钮了
// add more buttons to the html editor
function appthemes_add_quicktags() {
if (wp_script_is('quicktags')){
?>
找到主题的function.php文件插入以下代码,把第六行代码中的\pre和后面的\/pre前面反斜杠去掉,保存就可以在编辑器中看见pre按钮了
// add more buttons to the html editor
function appthemes_add_quicktags() {
if (wp_script_is('quicktags')){
?>
© 2026 laowang's blog — Powered by WordPress
Theme by Anders Noren — Up ↑
Leave a Reply
You must be logged in to post a comment.