Yoast\WP\SEO\Introductions\Domain

Introduction_Interface::get_id()publicYoast 1.0

Returns the ID.

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

Хуков нет.

Возвращает

Строку.

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

$Introduction_Interface = new Introduction_Interface();
$Introduction_Interface->get_id();

Код Introduction_Interface::get_id() Yoast 24.4

public function get_id();