How can we help?

Search for answers or browse our knowledge base.

Table of Contents

How to display users’ sessions warning messages notice on custom WordPress login pages

The WP Activity Log plugin can display warning messages on the WordPress login page. It does so when a user’s session is blocked because no simultaneous sessions are allowed. These warning messages work out of the box.

However, if you are using a custom WordPress login page these warning messages might not display correctly. This document explains how to use the hooks in the plugin to display the warning messages on custom WordPress login pages.

What warning message does WP Activity Log display on the login page?

The WP Activity Log plugin can display the following warning message on the WordPress login page:

User’s Session is blocked

When you block multiple sessions for the same user on WordPress, the plugin shows the below message when someone tries to login with a user that already has a session.

WordPress user login blocked with warning

This warning message can be edited from the plugin’s settings.

How to display the plugin warning messages on your custom WordPress login page

You can use a number of hooks in the WP Activity Log plugin to capture and display these warning messages on your WordPress custom login page. The hooks are:

  • wsal_override_session_block_message
  • wsal_override_session_password_field
  • wsal_override_session_password_field_tags

Refer to the list of WordPress login page hooks for all the documentation and example code on how to use these hooks.

Uploading WP 2FA as a zip file in WordPress
WP 2FA in the WordPress plugin repository
Close

Installing WP 2FA Free

Congratulations on taking the first step towards enhancing your WordPress site's security with WP 2FA Free! You're now on your way to protecting your valuable data and ensuring peace of mind. No coding or technical knowledge is required.

 

Below are two ways to install WP 2FA on your website:

Go to your plugin dashboard on your site, then go to "Add New", and then search for WP 2FA.

Download the WP 2FA plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2

Uploading CAPTCHA 4WP as a zip file in WordPress
CAPTCHA 4WP in the WordPress plugin repository
Close

Installing CAPTCHA 4WP Free

Well done you. You're one step closer to safeguarding your WordPress website from spam and automated attacks with CAPTCHA 4WP. You'll be able to effortlessly integrate CAPTCHA into your forms and enjoy a website with enhanced security.

 

Below are two ways to install CAPTCHA 4WP on your website:

Go to your plugin dashboard on your site, then go to "Add New", and then search for CAPTCHA 4WP.

Download the CAPTCHA 4WP plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2

Uploading WP Activity Log as a zip file in WordPress
WP Activity Log in the WordPress plugin repository
Close

Installing WP Activity Log Free on your website

You deserve a pat on the back for choosing to record user actions and changes on your website. That is the first step towards better user accountability, easier troubleshooting of website security, and many other benefits of issues.

 

Below are the two ways to install WP Activity Log on your website:

Go to your plugin dashboard on your site, then go to "Add New" and then search for WP Activity Log.

Download the WP Activity Log plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2

Uploading Melapress Login Security as a zip file in WordPress
Melapress Login Security in the WordPress plugin repository
Close

Installing Melapress Login Security Free

Congratulations on taking control of your WordPress website's security by implementing robust login and password policies with Melapress Login Security. You can change your login page URL, limit failed login attempts, and reset passwords.

 

Below are two ways to install Melapress Login Security on your website:

Go to your plugin dashboard on your site, then go to "Add New" and then search for Melapress Login Security.

Download the Melapress Login Security plugin zip, then select upload in your plugin dashboard under "Add New".

OPTION 1

OPTION 2