GC::init()

最后更新于:2021-11-26 07:26:20

GC::init()

Set up the current user.

源文件

文件: gc-includes/class-gc.php

	public function init() {
		gc_get_current_user();
	}