Plugin Directory

Changeset 2649040


Ignore:
Timestamp:
12/25/2021 08:15:41 PM (4 years ago)
Author:
babatechs
Message:

misc updates

Location:
lock-user-account/tags/1.0.3
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lock-user-account/tags/1.0.3/lock-user-account.php

    r2642815 r2649040  
    11<?php
    2 
    32/**
    43 * Plugin Name: Lock User Account
    5  * Plugin URI:
     4 * Plugin URI: http://teknigar.com
    65 * Description: Lock user accounts with custom message
    76 * Version: 1.0.3
    8  * Author: Majid Ali
    9  * Author URI:
     7 * Author: teknigar
     8 * Author URI: http://teknigar.com
    109 * Text Domain: babatechs
    1110 * Domain Path: /languages
    1211 *
    1312 * @package LockUserAccount
    14  * @author babaTechs
     13 * @author teknigar
    1514 * @version 1.0.3
    1615 */
  • lock-user-account/tags/1.0.3/readme.txt

    r2642813 r2649040  
    1717It has feature to add custom lock message to show on login screen for locked account. You can add your custom locked account message by going Settings and then click on General, there you can enter the message in field has label as Locked User Message.
    1818
    19 **[Send your feedback](mailto:mianmajidali@gmail.com)**
     19**[Send your feedback](http://teknigar.com)**
    2020
    2121
     
    5353
    5454= 1.0.3 =
    55 Updated for WP 5.5
     55Updated for WP 5.8
    5656Prevented current user from being locked
    5757
Note: See TracChangeset for help on using the changeset viewer.