常用函数-get_post() 常用函数-get_post() 常用函数-get_post() 说明 读取文章编号(ID),将文章记录返回数据库。用户可通过$output参数... 最后更新 2022.03.26
常用函数-get_children() 常用函数-get_children() 常用函数-get_children() get_children( )检索附件、版本、子页面等信息,一般情况下... 最后更新 2022.03.26
常用函数-wp_insert_post() 常用函数-wp_insert_post() 常用函数-wp_insert_post() 说明 该函数可在数据库中插入文章(及页面)。它可以进行处理变量,检... 最后更新 2022.03.26
常用函数-get_all_page_ids() 常用函数-get_all_page_ids() 常用函数-get_all_page_ids() 说明 获取页面编号列表。 用法 <?php get_al... 最后更新 2022.03.26
常用函数-get_page_children() 常用函数-get_page_children() 常用函数-get_page_children() 说明 在编号相匹配的页面列表中检索子页面。 要与页面编号上的... 最后更新 2022.03.26
常用函数-get_page_hierarchy() 常用函数-get_page_hierarchy() 常用函数-get_page_hierarchy() 说明 get_page_hierarchy( )函数返回一... 最后更新 2022.03.26
常用函数-get_page_uri() 常用函数-get_page_uri() 常用函数-get_page_uri() 说明 为页面创建URI 子页面将表现在父页面发表名称的“目录”中。 用... 最后更新 2022.03.26