Function: tcp the last login

Description

Returns or Echoes the Last Login date and time of an user.

Usage

<?php tcp_the_last_login(); ?>

Parameters

$user_id
(Integer) The ID of the user you’d like to return its last login date.
$echo 
(Boolean) Display the price (true) or return it for use in PHP (false). Defaults to true.

Examples

Change Log

Since 1.2.0

Related

tcp_get_the_last_login