常用函数-wp()

0条评论

说明

设置WordPress查询

用法

<?php wp( $query_vars ) ?>

参数

$query_vars

(字符串)(可选)默认的WP_Query参数

默认值:''

返回的值

(无)

该函数不返回任何值

示例

注释

  • 使用全局变量:(对象)$wp
  • 使用全局变量:(对象)$$wp_query
  • 使用全局变量:(对象)$wp_the_query

修改记录

自2.0.0版本后

源文件

wp()位于 wp-includes/functions.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.