Title: Last Login
Author: dkukral
Published: <strong>2012年1月22日</strong>
Last modified: 2014年9月10日

---

プラグインを検索

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://s.w.org/plugins/geopattern-icon/last-login.svg)

# Last Login

 作者: [dkukral](https://profiles.wordpress.org/dkukral/)

[ダウンロード](https://downloads.wordpress.org/plugin/last-login.1.2.zip)

 * [詳細](https://ja.wordpress.org/plugins/last-login/#description)
 * [レビュー](https://ja.wordpress.org/plugins/last-login/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/last-login/#installation)
 * [開発](https://ja.wordpress.org/plugins/last-login/#developers)

 [サポート](https://wordpress.org/support/plugin/last-login/)

## 説明

Records logins and provides a function to display the timestamp.

### License

Copyright 2010 – 2014 Joe Boydston, Don Kukral

This program is free software; you can redistribute it and/or modify
 it under the
terms of the GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
 but WITHOUT ANY
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
 along with this
program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite
330, Boston, MA 02111-1307 USANone.

## スクリーンショット

 * [[

## インストール

Copy “last-login” folder to your WordPress Plugins Directory.
 Activate plugin via
WordPress settings.

## FAQ

  How do I display the last login of the current user?

<php echo get_last_login_current_user(); %gt;

  How do I display the last login of a specific user?

<php echo get_last_login($user_id); %gt;

  How do I change the date format of the last login time?

You can pass the format to either last_login_time_current_user() or last_login_time()
functions.

Use standard PHP strftime format parameters.
 (http://php.net/manual/en/function.
strftime.php)

<php echo get_last_login_current_user($format); %gt;
 <php echo get_last_login($
user_id, $format); %gt;

  How can I see if the user has a recorded timestamp? (has logged in since plugin
activated)

You can call check_last_login($user_id) or check_last_login_current_user().

It will return true if a login has been recorded and false if not.

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Last Login はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献してい
ます。

貢献者

 *   [ dkukral ](https://profiles.wordpress.org/dkukral/)
 *   [ Joe Boydston ](https://profiles.wordpress.org/jboydston/)

[“Last Login” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/last-login)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/last-login/)するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/last-login/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/last-login/)
を [RSS](https://plugins.trac.wordpress.org/log/last-login/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 1.2

Verified compatibility with WP 4.0 – fixed call to get_last_login()

#### 1.1

Verified compatibility with WP 3.9.1

#### 1.0

Initial Version

## メタ

 *  バージョン **1.2**
 *  最終更新日 **12年前**
 *  有効インストール数 **10+**
 *  WordPress バージョン ** 3.0またはそれ以降 **
 *  検証済み最新バージョン: **4.0.38**
 *  言語
 * [English (US)](https://wordpress.org/plugins/last-login/)
 * タグ
 * [login](https://ja.wordpress.org/plugins/tags/login/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/last-login/advanced/)

## 評価

 5つ星中1つ星

 *  [  0 5-星レビュー     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=5)
 *  [  0 4-星レビュー     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=4)
 *  [  0 3-星レビュー     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=3)
 *  [  0 2-星レビュー     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=2)
 *  [  1 1-星レビュー     ](https://wordpress.org/support/plugin/last-login/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/last-login/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/last-login/reviews/)

## 貢献者

 *   [ dkukral ](https://profiles.wordpress.org/dkukral/)
 *   [ Joe Boydston ](https://profiles.wordpress.org/jboydston/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/last-login/)