常用函数-switch_theme()

0条评论

常用函数-switch_theme()

说明

将当前主题转换为新模板和新的样式表单名称

用法

<?php switch_theme( $template, $stylesheet ) ?>

参数

$template

(字符串)(必需)模板名称

默认值:None

$stylesheet

(字符串)(必需)样式表单名称

默认值:None

返回的值

(空)

该函数不返回任何值

示例

注释

  • 用法: do_action()在更新的主题显示名称上调用'switch_theme'动作

修改记录

时间未知

源文件

switch_theme()位于 wp-includes/theme.php中。

相关资源

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.