Automattic\WooCommerce\Internal\Admin\ProductReviews
ReviewsListTable::get_item_author_url_for_display
Метод класса: ReviewsListTable{}
Хуков нет.
Возвращает
null
. Ничего (null).
Использование
$ReviewsListTable = new ReviewsListTable(); $ReviewsListTable->;
Код ReviewsListTable::get_item_author_url_for_display() ReviewsListTable::get item author url for display WC 9.9.4
} return $author_url; } /** * Gets the item author URL for display. * * @param string $author_url The review or reply author URL (raw). * @return string