pre_get_users
do_action( ‘pre_get_users’, WP_User_Query $this ) 动作钩子:…
do_action( ‘pre_get_users’, WP_User_Query $this )
动作钩子::在WP_User_查询被解析之前激发。
Action Hook: Fires before the WP_User_Query has been parsed.
目录锚点:#说明#参数#源码
说明(Description)
传递的WP_User_Query对象包含尚未传递到SQL的查询变量。
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$this | (WP_User_Query) | 通过引用传递的当前WP_User_查询实例。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.0.0 | wp-includes/class-wp-user-query.php:230 | 1 | 0 |
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!