Περιγραφή
With the Magic Login Link Plugin, you can login to wordpress without entering your password. This is awesome, if you have forgotten your password or your password is just hard to remember. After entering your mail adress, you will receive a link, which gives you the ability to login instantly.
How To
To use the functionality, you can add the shortcode ‘amc_spark_magic_login’. This will add an input form to the current site
Κριτικές
Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.
Συνεισφέροντες & Προγραμματιστές
“Magic Login Link” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.
ΣυντελεστέςΜεταφράστε το “Magic Login Link” στην γλώσσα σας.
Ενδιαφέρεστε για την ανάπτυξη;
Περιηγηθείτε στον κώδικα, ανατρέξτε στο αποθετήριο SVN ή εγγραφείτε στο αρχείο καταγραφής αλλαγών ανάπτυξης μέσω RSS .
Σύνοψη αλλαγών
1.1.0
* Refactor redirect logic to redirect user to the site with the shortcode after he logged in with the link
* Hide form, if user is logged in
* Remove unused filters
* Add text domain
1.0.0
* Initial version