Περιγραφή
Generate an extra variable to protect and bypass access to wp-admin or wp-login with a simple extra variable that you may set in the admin page.
Major features in secure_uradmin include:
- You can enable really easy with a on / off button
- You can set the name of your Variable
- You can set the name of your hash
- Your hash will be saved using wp_hash_password 16 round encryption
P.D.: After you enable and set the varname & hash you will need to add them to your wp-admin login url; wp-admin?yourvarname=yourhash
Εγκατάσταση
Upload the secure-uradmin plugin to your blog, Activate it, then enter your varname and hashname in settings, enable it, and you got it.
1, 2, 3: You’re done!
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Secure Your Admin” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Secure Your Admin” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
0.1.0
Release Date – 20th September, 2016
- First Release