Beschreibung
An extra layer of security for administrators of wordpress sites . Administrator users can not visit sites or wp-admin dashboard until 2 step email verification completed. A authentication code will be sent to the administrator user’s email account after submitting user name and password in login form , admin user can’t access the site until submitting the authentication code he received in his email , if intruder has admin user name and password still he can’t visit the site .
The plugin uses a Geolocation IP API to check the IP address in order to collect details for logins.
icon : https://freeiconshop.com/icon/shield-icon-flat/
banner : https://www.pexels.com/photo/city-street-house-broken-731/
Arbitrary section 1
Screenshots
Installation
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
FAQ
- Installation Instructions
-
- Upload
plugin-name.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Place
<?php do_action('plugin_name_hook'); ?>
in your templates
- Upload
- A question that someone might have
-
Question 1 : This plugin has settings panel?
ans: No.Question 2 : Can I edit default authentication page?
ans: Yes , you can even edit url of the authentication page.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Admin Authentication“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Admin Authentication“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0 This is first version.
1.1 performance improvement.
1.2 performance improvement.
1.3 bug fixed.
1.4 bug fixed.