php - wordpress如何添加一个文章列表页??
PHP中文网
PHP中文网 2017-04-10 16:45:36
0
2
403

新手求指教,最好有详细的步骤,给个能解决问题的连接也行。
自己百度不符合我的实际情况

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
黄舟

官方提供了一个函数 wp_get_archives
细节与参数参考官方文档。

伊谢尔伦

可以考虑使用shortcode.只需要在编辑文章或者页面页按照规则来写就OK。
https://en.support.wordpress.com/display-posts-shortcode/

也可以使用wordpress官方的plugin
https://wordpress.org/plugins/advanced-post-list/

再无法满足需求的话就需要自己看wordpress技术文档自己来写,
https://developer.wordpress.org/reference/since/4.4.0/

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template