user – WordPress Gear https://wpgear.xyz/en Do better! Fri, 08 May 2026 10:02:34 +0000 en-US hourly 1 https://wordpress.org/?v=5.2.23_CS_Edition https://wpgear.xyz/wp-content/uploads/2016/06/cropped-gear-green-512-1-32x32.png user – WordPress Gear https://wpgear.xyz/en 32 32 Consent Privacy Policy Acceptance https://wpgear.xyz/en/accept-privacy-policy/ Thu, 05 Feb 2026 09:55:24 +0000 https://wpgear.xyz/?p=2556 Continue reading "Consent Privacy Policy Acceptance"]]> Requests the website visitor to confirm consent to the use of personal data (Privacy Policy) and the storage of cookies on first visit.

A simple and convenient solution for implementing the requirements of the Laws on Personal Data.

* Fork of “Cookie warning” by Marie Manandise, MAJWeb.

= Futured =

* The main concept is to avoid unnecessary inconvenience.
* The floating banner does not interfere with viewing content.
* If the visitor agrees to the requirements and clicks the “I agree” button, the banner disappears and will no longer be displayed on the website for this browser on this device.
* You can customize the Message Text and include a link to the Privacy Policy page.
* The appearance, shape and location of the banner can be fully customized to suit your design using CSS.

Version: 2.6 (2026.05.08) You can download it from here

Download “Consent Privacy Policy Acceptance” wpgear-consent-privacy-policy-acceptance_v.2.6.zip – Downloaded 165 times – 16 KB

Or from the Official WordPress Repository

== Installation ==

Normal automatic installation. Or:
1. Upload ‘wpgear-consent-privacy-policy-acceptance’ folder to the: ‘/wp-content/plugins/’.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. Open Tab ‘Setup’: ‘Consent Privacy Policy Acceptance’. Check Options.
4. If you have any problems – please ask for support.

== Frequently Asked Questions ==
N/A

== Screenshots ==

1. screenshot-1.png – Float warning message on first visit.
2. screenshot-2.png – Setup Options Page.

 

170 total views, 1 views today

]]>
Org. Departments https://wpgear.xyz/en/org-departments/ Thu, 30 Sep 2021 20:17:22 +0000 https://wpgear.xyz/?p=1581 Continue reading "Org. Departments"]]>
Plugin “Org. Departments” allows you to create a Hierarchical Structure of Departments. And use this Structure in relation to the User.

In the Profile of each User, you can select one or more Subdivisions to which this User is related.

Additionally, it is possible to temporarily Include / Disconnect Users in this Subdivision Structure, without excluding him from a particular Subdivision. This can be useful in some internal situations, such as Academic Leave, etc.

= Futured =
* The number of Levels and Sublevels is not limited.
* The current User does not have the ability to edit his Divisions to which he belongs. The Administrator or Human Resources Manager is expected to establish these links.
* Add Column: “Department” on Admin -> Users List.
* Option: Show Column: “Department” (On/Off).
* Use ShortCode [org.departments] for Show Departments Tree on FrontEnd.
* Search argument for ShortCode [org.departments search=true]. Use for Search in Departments and Members.

Current version: 5.10 (2024.12.09) can be downloaded from this site.

Download “org-departments.zip” org-departments_v5.10.zip – Downloaded 808 times – 21 KB

Or from the Official WordPress Repository

== Installation ==

Normal automatic installation.

== Frequently Asked Questions ==
N/A

== Screenshots ==

    1. screenshot-1.png Page: Admin | Users. Section”Departments”.
    2. screenshot-2.png Page: Admin | Users -> Departments. Hierarchical Structure.
    3. screenshot-3.png Page: Setup -> Org. Departments. Options.
    4. screenshot-4.png Page: Users with Department Column.
    5. screenshot-5.png Page: FrontEnd. Selection effects following mouse movement on Departments Tree.
    6. screenshot-6.png Page: FrontEnd. Selection effects following mouse movement on Departments Tree.
    7. screenshot-7.png Page: FrontEnd. Selection effects following mouse movement on Departments Tree.
    8. screenshot-8.png Page: FrontEnd. Selection effects following mouse movement on Departments Tree.
    9. screenshot-9.png Page: FrontEnd. Selection effects following mouse movement on Departments Tree.
    10. screenshot-10.png Page: FrontEnd. Show Selected Department whith Members.
    11. screenshot-11.png Page: FrontEnd. Search Departments Description.
    12. screenshot-12.png Page: FrontEnd. Search Members.

602 total views, 0 views today

]]>
Adaptive Login Action https://wpgear.xyz/en/adaptive-login-action/ Sat, 29 May 2021 10:20:15 +0000 https://wpgear.xyz/?p=1231 Continue reading "Adaptive Login Action"]]>

Adaptive Login Form: Adjusting compromise between Comfort and Paranoia.

Conception:

2 Conception’s:
1. “Zero Trust Mode”
Recommended for small groups of regular Users with a Static IP Address.
Not recommended for Dynamic IP Addresses or Mobile Users.

If my current IP address is not marked as Dangerous since my last successful login, then there is no need to distrust me and force me to go through Quests to solve different types of Captchas.
In this case, the standard “Password” field is sufficient for one attempt.

But if the Attempt is unsuccessful, then we mark the IP address as Dangerous, and then it is possible and necessary to trick me (or the one who is trying to be me) with a more thorough login procedure.

There may be multilevel options. It doesn’t matter (this will be gradually added to the functionality). We are now talking about the General Principle.

2. “Dynamics IP Mode”
Recommended for mobile Users with a Dynamic IP Address.
Not recommended for Static IP Addresses.

If the User’s previous login was successful, their next authentication is performed using a simplified method.
Simply enter the correct password. However, only one attempt is allowed.
If the password was entered incorrectly, an additional security element is added to the login form: the “Secret Key” field.

= Futured =

* Separate statistics are generated for each IP address and the ratio “Successful number of entries” / “Total number of entries” is determined. Depending on how close this parameter is to 100%, we can talk about the need for the Toughness of the Mistrust process.

This mechanism starts before the User enters his Login.

The more Unsuccessful Login attempts occur from a given IP Address, the more thoroughly it is checked.
Conversely, the Login procedure can be simplified as much as possible if there is no obvious reason.

* Regardless of what kind of Authentication Error occurred, be it:
– Invalid Username;
– Invalid User Password;
– Incorrectly specified additional security elements: “Secret Key” / Captcha / etc.
This will not be indicated in the error message. There will always be only one message: “Authentication Failed”.
Thus, we do not explicitly indicate to the potential Villain / Bot the reason for the denial of access. And the more such Reasons there are, the more complicated the Entry procedure becomes.

* If multiple consecutive unsuccessful login attempts occur, a Restrictive Timeout may be activated for the given User.

* Интегрирован с плагином “New Users Monitor“.

Version: 2.10.1 (2026.03.01) You can download it from here

Download “adaptive-login-action.zip” adaptive-login-action_v3.11.zip – Downloaded 793 times – 19 KB

Or from the Official WordPress Repository

== Installation ==

1. Upload ‘adaptive-login-action’ folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the ‘Plugins’ menu in WordPress.
3. If you have any problems – please ask for support.

== Frequently Asked Questions ==
* After installation, with default settings, at the first login attempt, what should be entered in the “Secret Key” field?
– Nothing! Just leave this field blank. But after logging in, go to the settings and set “Secret Key”.

== Screenshots ==

  1. screenshot-1.png This is the “Login Form” with “Adaptive Login Action” – Mode: Normal.
  2. screenshot-2.png This is the “Login Form” with “Adaptive Login Action” – Mode: Security.
  3. screenshot-3.png This is the “Login Form” with “Adaptive Login Action” – Mode: Security. 1 Attempt left before Blocking.
  4. screenshot-4.png This is the “Login Form” with “Adaptive Login Action” – Mode: Security. Access temporarily blocked.
  5. screenshot-5.png This is the “Adaptive Login Action” Options page.

558 total views, 0 views today

]]>
Users Login Monitor https://wpgear.xyz/en/users-login-monitor/ Thu, 06 Sep 2018 17:19:06 +0000 https://wpgear.xyz/?p=662 Continue reading "Users Login Monitor"]]>

Users Login Monitor” – A freeware plugin, for daily-notify site administrator, about users who logged in during the day.


Version: 5.25 (2026.05.08) You can download free it from here

Download “users-login-monitor.zip” users-login-monitor_v5.25.zip – Downloaded 727 times – 34 KB

Download from WordPress

  • Ext Security.
  • Even without going to the site admin area, you will be informed about the activity of the current day.
  • Any person can be a recipient of notifications. Not necessarily the Administrator.
  • Now in the Admin console you have a new widget with a list of users in order of decreasing Login time.
  • Determine and save the IP address, device and browser details, from which the was made Login. (if your server is configured correctly)
  • It is important to understand that the time to enter the site and the time of the last activity of the user are different events.
  • Displays “Login Success” Statistics for each User.
  • Display Role for each User.
  • Determining Users Activity over the past 24 hours.
  • User Activity Counter at the moment.
Скриншоты:

 

473 total views, 0 views today

]]>
New Users Monitor https://wpgear.xyz/en/new-users-monitor/ Mon, 13 Aug 2018 18:15:06 +0000 https://wpgear.xyz/?p=646 Continue reading "New Users Monitor"]]>

New Users Monitor” – A freeware plugin that will help you quickly find out that you have already been hacked. This is main task of ‘NUM’. Well, in general, ‘NUM’ will inform about the appearance of a new user in WP. If you are an administrator, then such an event is important to you.

* All new users will be highlighted in red until Admin confirm each of them in User-Profile.

* This plugin has already helped out many times when some of our sites were hacked. But we quickly found out about it. And we were able to fast stop the problem.

* With the active Option: “Deny Login if User is not confirmed”, you will sleep much more peacefully.


Version: 3.22 (2026.03.04) You can download it from here

Download “new-users-monitor.zip” users-login-monitor_v5.23.zip – Downloaded 770 times – 33 KB

Download

  • Ext Security.
  • You may not know that your site has already been hacked. Set the scan period for the Database. (1 hour – default)
  • There are many ways to add a new user to the system, without your knowledge. (even with the inactive WP option “Anyone can register”)
  • This plugin will promptly notify you that a new user has registered on your site. If a new user appears (and if it is not legitimate, then it is more likely that it will be an Administrator), you will be notified by mail.
  • Now the console has a widget that displays all new users. Now in the Admin console you have a new widget with a list of new users, and those that you have not yet confirmed are highlighted in red. A new user, even with Administrator rights, can not confirm himself.
  • The “Users” Table has a sortable Column “Confirm” ON/OFF. Users who are not Verified are highlighted in red.
  • Option: “Allow to change Settings – only for Admin”. Default = ON
  • Option: “Deny Login if User is not confirmed”. Default = ON
  • Integration with “Adaptive Login Action“.
Screenshots:

552 total views, 1 views today

]]>