常用函数-get_comments_popup_template() 常用函数-get_comments_popup_template() 常用函数-get_comments_popup_template() 说明 检索当前模板或父模板的评论弹出式菜... 最后更新 2022.03.26
常用函数-get_attachment_template() 常用函数-get_attachment_template() 常用函数-get_attachment_template() 说明 检索当前模板或父模板的附件模板路径。 附件... 最后更新 2022.03.26
常用函数-locale_stylesheet() 常用函数-locale_stylesheet() 常用函数-locale_stylesheet() 说明 显示本地化的样式表单链接元素。 若get_locale... 最后更新 2022.03.26
常用函数-preview_theme() 常用函数-preview_theme() 常用函数-preview_theme() 说明 开启预览主题输出缓冲器。 该函数只在用户拥有权限且’... 最后更新 2022.03.26
常用函数-preview_theme_ob_filter() 常用函数-preview_theme_ob_filter() 常用函数-preview_theme_ob_filter() 说明 为ob_start()回调函数以获取主题中... 最后更新 2022.03.26
常用函数-preview_theme_ob_filter_callback() 常用函数-preview_theme_ob_filter_callback() 常用函数-preview_theme_ob_filter_callback() 说明 处理预览主题链接,以控制... 最后更新 2022.03.26
常用函数-get_theme_mod() 常用函数-get_theme_mod() 常用函数-get_theme_mod() 说明 为当前主题检索主题修改值。 若修改名称不存在, sprintf... 最后更新 2022.03.26
常用函数-switch_theme() 常用函数-switch_theme() 常用函数-switch_theme() 说明 将当前主题转换为新模板和新的样式表单名称 用法 <?php... 最后更新 2022.03.26
常用函数-set_theme_mod() 常用函数-set_theme_mod() 常用函数-set_theme_mod() 说明 更新当前主题的主题修改值 用法 <?php set_th... 最后更新 2022.03.26
常用函数-validate_current_theme() 常用函数-validate_current_theme() 常用函数-validate_current_theme() 说明 检查当前主题文件 ‘index.... 最后更新 2022.03.26
常用函数-get_header_textcolor() 常用函数-get_header_textcolor() 常用函数-get_header_textcolor() 说明 检索自定义页眉的字体颜色 用法 <?php... 最后更新 2022.03.26
常用函数-get_header_image() 常用函数-get_header_image() 常用函数-get_header_image() 说明 检索自定义页眉的页眉图片 用法 <?php get... 最后更新 2022.03.26
常用函数-header_image() 常用函数-header_image() 常用函数-header_image() 说明 显示页眉图片路径 用法 <?php header_imag... 最后更新 2022.03.26
常用函数-clean_pre() 常用函数-clean_pre() 常用函数-clean_pre() 说明 该函数接收来自wpautop()中 preg_replace_call... 最后更新 2022.03.26
常用函数-seems_utf8() 常用函数-seems_utf8() 常用函数-seems_utf8() 说明 检查是否有urf8编码格式的字符串。 用法 <?php see... 最后更新 2022.03.26
WordPress中的XML-RPC支持 WordPress中的XML-RPC支持 WordPress中的XML-RPC支持 WordPress使用 XML-RPC (XML远程过程调用)接口,... 最后更新 2022.03.26
常用函数-wp_specialchars() 常用函数-wp_specialchars() 常用函数-wp_specialchars() 说明 将若干特定字符转换成HTML实体字符。 这与 htmlsp... 最后更新 2022.03.26