wpseek.com
WordPress开发者和主题制作者的搜索引擎



wp › WordPress动作钩子

Since2.1.0
已弃用n/a
do_action_ref_array( 'wp', array( &$this )
参数:
  • (WP) $wp Current WordPress environment instance (passed by reference).
    Required: Yes
定义在:
文档:

Fires once the WordPress environment has been set up.



Related Functions: wp, wp_die, wp_rss


Related Hooks:

源码

do_action_ref_array( 'wp', array( &$this ) );