Описание
Set the WooCommerce Shop only for logged-in users. Just activate the plugin and users not logged-in will be redirected to «My Account» page by default to login.
Установка
- Upload
woo-for-logged-users.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Часто задаваемые вопросы
-
What do I need to do after activating the plugin?
-
Nothing :). After activating, the plugin automatically will redirect not logged-in users to «My Account» page to login.
-
Can I set what pages the user will be redirected to?
-
Yes, you can. In Dashboard, go to menu WooCommerce -> WooCommerce for logged-in users and set the pages that you desire.
Отзывы
Участники и разработчики
«WooCommerce for Logged-in Users» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«WooCommerce for Logged-in Users» переведён на 4 языка. Благодарим переводчиков за их работу.
Перевести «WooCommerce for Logged-in Users» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.4.0
- [fix] Blank Settings page
1.3.0
- [new] Filters
wflu_should_redirect_not_logged_in_user
,wflu_redirect_page_url
andwflu_redirect_after_login_page_url
1.2.3
- Security: update dependencies.
1.2.2
- Fix registering of REST API routes
1.2.1
- Fix internationalization issue
1.2.0
- Update the settings page with redirect options
1.1.0
- Add option to redirect to shop page after login
1.0.1
- Updated «tested up to»
1.0
- Initial release