Title: f(x) Login Notification
Author: David Chandra Purnama
Published: <strong>2016 年 1 月 8 日</strong>
Last modified: 2016 年 8 月 1 日

---

搜尋外掛

![](https://ps.w.org/fx-login-notification/assets/banner-772x250.png?rev=1497582)

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://ps.w.org/fx-login-notification/assets/icon-256x256.png?rev=1497582)

# f(x) Login Notification

 由 [David Chandra Purnama](https://profiles.wordpress.org/turtlepod/) 開發

[下載](https://downloads.wordpress.org/plugin/fx-login-notification.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/fx-login-notification/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/fx-login-notification/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/fx-login-notification/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/fx-login-notification/#developers)

 [技術支援](https://wordpress.org/support/plugin/fx-login-notification/)

## 外掛說明

f(x) Login Notification plugin is a security utility plugin to let you know who 
log to your site with other useful information such as user information and IP address
via configurable email message.

After you install and activate this plugin, you can configure via Login Notification
settings page in “Settings > Login Notification”.

**Features:**

 1. Be the first to know when someone login to your site (or hack your site).
 2. Enable/disable admin notification.
 3. Exclude user roles for admin notification.
 4. Configurable email template.
 5. Extendable and fully documented (read the Dev Notes).
 6. The GPL v2.0 or later license. 🙂 Use it to make something cool.
 7. Support available at [Genbu Media](https://genbu.me/contact-us/).

### Dev Notes

Notes for developer:

#### Github

Development of this plugin is hosted at [GitHub](https://github.com/turtlepod/fx-login-notification).
Pull request and bug reports are welcome.

#### 設定選項

This plugin save the options in single option name: `fx-login-nf-admin`.

#### Hooks

List of hooks available in this plugin:

**filter:** `fx_login_nf_user_roles` (array)

List of user roles in the checkbox option.

**filter:** `fx_login_nf_email_subject_template_default` (string)

The default email subject template. This string is translateable. To translate it
in your language, translate the plugin and do not use this filter.

**filter:** `fx_login_nf_email_content_template_default` (string)

The default email content template. This string is translateable. To translate it
in your language, translate the plugin and do not use this filter.

**filter:** `fx_login_nf_email_template_note` (string)

The template tags note in the settings page. Use this if you want to remove and 
add your own template tags in the email. This string is translateable. To translate
it in your language, translate the plugin and do not use this filter.

**filter:** `fx_login_nf_parse_template` (string)

If you create your own tag, you can pass it in this filter.

**filter:** `fx_login_nf_from_email` (string)

“From Email Address” used to send the notification. As default it will use “noreply@{
your site domain}”.

**filter:** `fx_login_nf_from_name` (string)

“From Email Address Name” used to send the notification. As default it will use “{
your site name} Notification”. This string is translateable.

**action:** `fx_login_nf_before_send_mail`

Hook before email notification is sent.

**action:** `fx_login_nf_after_send_mail`

Hook after email notification is sent.

## 螢幕擷圖

[⌊Settings screenshot⌉⌊Settings screenshot⌉[

Settings screenshot

## 安裝方式

 1. Navigate to “Plugins > Add New” Page from your Admin.
 2. To install directly from WordPress.org repository, search the plugin name in the
    search box and click “Install Now” button to install the plugin.
 3. To install from plugin .zip file, click “Upload Plugin” button in “Plugins > Add
    New” Screen. Browse the plugin .zip file, and click “Install Now” button.
 4. Activate the plugin.
 5. Navigate to “Settings > Login Notification” page in your admin panel to configure
    the plugins.

## 常見問題集

  Where is the settings ?

The settings is in “Settings > Login Notification”.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈f(x) Login Notification〉的開發相關工作。

參與者

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

[將〈f(x) Login Notification〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/fx-login-notification)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/fx-login-notification/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/fx-login-notification/)，或透過
[RSS](https://plugins.trac.wordpress.org/log/fx-login-notification/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/fx-login-notification/)。

## 變更記錄

#### 1.0.0 – 7 Jan 2015

 * Add readme. Prepare for WordPress.org
 * Remove autohosted.com updater.
 * Fix typo in settings.
 * Update language files.
 * Add `fx_login_nf_from_email` and `fx_login_nf_from_name` filter.

#### 0.1.0

 * First relase.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **10 年前**
 *  啟用安裝數 **50+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **4.7.33**
 *  語言
 * [English (US)](https://wordpress.org/plugins/fx-login-notification/)
 * 標籤:
 * [comments](https://tw.wordpress.org/plugins/tags/comments/)[spam](https://tw.wordpress.org/plugins/tags/spam/)
 *  [進階檢視](https://tw.wordpress.org/plugins/fx-login-notification/advanced/)

## 評分

這個項目尚無任何評論記錄。

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

[查看全部使用者評論](https://wordpress.org/support/plugin/fx-login-notification/reviews/)

## 參與者

 *   [ David Chandra Purnama ](https://profiles.wordpress.org/turtlepod/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/fx-login-notification/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)