inove.1.4.5主题首页显示摘要
编辑目录\wp-content\themes\inove 下 index.php
找到the_content(__(’Read more…’, ‘inove’));
替换为the_excerpt(__(’Read more…’, ‘inove’));
原创文章转载请注明出处:云飞扬IT的blog
编辑目录\wp-content\themes\inove 下 index.php
找到the_content(__(’Read more…’, ‘inove’));
替换为the_excerpt(__(’Read more…’, ‘inove’));
原创文章转载请注明出处:云飞扬IT的blog
RSS订阅
很好,谢谢分享~