Mô tả
Bypasses login page for admin, automatically logging you in.
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/rb-autologindirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Add
define('AUTO_LOGIN_USERNAME', 'admin');to yourwp-config.php - If you’re using a different username, then change ‘admin’ to ‘yourname’.
Hỏi đáp
-
How can I allow this online?
-
Add
define('AUTO_LOGIN_ONLINE', true);to yourwp-config.phpWarning: This is not for production. Make sure your online work is of development nature (e.g. dev.mysite.com), and/or you’re using Directory Privacy or equivalent protection.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“(rb) AutoLogin” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “(rb) AutoLogin” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
1.0.0 – Initial release.


