get_title() ) ?>
get_author()->name );
$timeAgo = new \Westsworld\TimeAgo(); // phpcs:ignore WordPress.NamingConventions.ValidVariableName.NotSnakeCase
echo ' ยท ' . esc_html( $timeAgo->inWords( $item->get_date() ) ); // phpcs:ignore WordPress.NamingConventions.ValidVariableName.NotSnakeCase
?>
get_content() ) ?>