WPSEO_Role_Manager::remove()publicYoast 1.0

Removes the registered roles.

Метод класса: WPSEO_Role_Manager{}

Хуков нет.

Возвращает

null. Ничего (null).

Использование

$WPSEO_Role_Manager = new WPSEO_Role_Manager();
$WPSEO_Role_Manager->remove();

Код WPSEO_Role_Manager::remove() Yoast 22.3

public function remove();