Title: f(x) Login Notification
Author: David Chandra Purnama
Published: <strong>January 8, 2016</strong>
Last modified: August 1, 2016

---

Search plugins

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

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

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

# f(x) Login Notification

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

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

 * [Details](https://test.wordpress.org/plugins/fx-login-notification/#description)
 * [Reviews](https://test.wordpress.org/plugins/fx-login-notification/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/fx-login-notification/#installation)
 * [Development](https://test.wordpress.org/plugins/fx-login-notification/#developers)

 [Support](https://wordpress.org/support/plugin/fx-login-notification/)

## Description

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.

#### Options

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.

## Screenshots

 * [[
 * Settings screenshot

## Installation

 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.

## FAQ

  Where is the settings ?

The settings is in “Settings > Login Notification”.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“f(x) Login Notification” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “f(x) Login Notification” into your language.](https://translate.wordpress.org/projects/wp-plugins/fx-login-notification)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/fx-login-notification/),
check out the [SVN repository](https://plugins.svn.wordpress.org/fx-login-notification/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/fx-login-notification/)
by [RSS](https://plugins.trac.wordpress.org/log/fx-login-notification/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 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.

## Meta

 *  Version **1.0.0**
 *  Last updated **10 years ago**
 *  Active installations **50+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **4.7.33**
 *  Language
 * [English (US)](https://wordpress.org/plugins/fx-login-notification/)
 * Tags
 * [comments](https://test.wordpress.org/plugins/tags/comments/)[spam](https://test.wordpress.org/plugins/tags/spam/)
 *  [Advanced View](https://test.wordpress.org/plugins/fx-login-notification/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/fx-login-notification/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/fx-login-notification/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=TT23LVNKA3AU2)