Yoast\WP\SEO\Task_List\Domain\Data
Content_Item_Data_Interface::get_content_id
Returns the content item ID.
Метод класса: Content_Item_Data_Interface{}
Хуков нет.
Возвращает
int.
Использование
$Content_Item_Data_Interface = new Content_Item_Data_Interface(); $Content_Item_Data_Interface->get_content_id(): int;
Код Content_Item_Data_Interface::get_content_id() Content Item Data Interface::get content id Yoast 27.8
public function get_content_id(): int;