| 开发者 |
skyminds
freemius |
|---|---|
| 更新时间 | 2026年6月22日 00:51 |
| 捐献地址: | 去捐款 |
| PHP版本: | 8.1 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 or later |
[slr_login_form] - Embed login form anywhere
[slr_login_link] - Custom login/logout linksYes! You can set unique redirects for each user role (Administrator, Editor, Author, Subscriber, etc.) and even target specific users by username.
Absolutely! Version 4.1.0 includes enhanced WooCommerce integration:
Yes! Sky Login Redirect is compatible with most membership plugins including MemberPress, Restrict Content Pro, Paid Memberships Pro, and others.
Yes! Select "Previous Page" as your redirect option. The plugin intelligently tracks the last page visited and redirects users there after login.
Yes! The plugin includes a visual login page customizer where you can:
Version 4.1.0 brings major improvements:
Yes! The plugin is fully translation-ready and includes a .pot file for translators.
Free support is available through the WordPress.org support forum. Pro users get priority email support.
add_lost_password_link() now checks for wc_get_page_id() before accessing the My Account page, and wc_page_id_cached() returns early when WooCommerce is inactive.admin_head, removing a small async fetch on every admin page load.login_redirect/logout_redirect filter callback returned a non-string value (e.g. true). The redirect arguments are now normalised to a string or null before being passed to the strictly-typed RedirectManager, so the plugin no longer crashes wp-login.php.