函数:get_page_link(页面id编号) 作用:获取指定页面的链接地址 用法: $link = get_page_link(2); 输出为:xxx/?page_id=2 如在循环里则不用填写id参数,否则必须指定。 相关文章: 2022-12-23 2021-10-08 2021-12-23 2022-12-23 2022-12-23 2022-12-23 2022-02-03