{dede:sql sql="SELECT guid,post_title FROM wp_posts WHERE post_status = 'publish' AND post_type='post' ORDER BY post_date DESC LIMIT 0,5"} <div align="left" class="left_menu"> <a href="[field:guid/]" title="[field:post_title/]">[field:post_title=20 /]</a> </div> {/dede:sql}
加在需要的地方 即可。。。
在织梦中调用wordpress文章 链接:https://www.hycodes.cn/s/4322.html