Yoast_Notifications::__construct()
Yoast_Notifications constructor.
Метод класса: Yoast_Notifications{}
Хуков нет.
Возвращает
null
. Ничего (null).
Использование
$Yoast_Notifications = new Yoast_Notifications(); $Yoast_Notifications->__construct();
Код Yoast_Notifications::__construct() Yoast Notifications:: construct Yoast 25.0
public function __construct() { $this->add_hooks(); }