ホーム > クラス > クラス WP_User_Query::__unset() 2014/12/12 2014/12/18 目次1 WP_User_Query::__unset()2 定義ファイル :/blog/wp-includes/user.php 2WP_User_Query::__unset()定義ファイル :/blog/wp-includes/user.php 2PHP public function __unset( $name ) { unset( $this->$name ); }123 public function __unset( $name ) { unset( $this->$name ); } - クラス