Описание
WC Welcome Message allows you to personally interact with your WooCommerce store visitors. Included with this plugin are two new fields in the WooCommerce general settings section which allow you to create unique personalized messages for both returning customers and guests. These messages are then easy to include in your posts, pages, and widgets using a shortcode.
Скриншоты
Установка
- Upload
wc-welcome-message
to the/wp-content/plugins/wc-welcome-message
directory or install the plugin through the WordPress plugins screen. - Активировать плагин через экран ‘Плагины’ в WordPress.
- Create your messages in the WooCommerce general settings page under the section for WC Welcome Message.
- Add the shortcode [wc_welcome_message] into a post, page, or widget.
- Отлично!
Часто задаваемые вопросы
- How do I style the message?
-
The message is wrapped in a paragraph tag with the id of wc-welcome-message which can be used for css styles.
- How do I use this within a template file?
-
Add the following code to your template file:
- What happens if I forget to add the message?
-
By default, each message has a fallback which will display if a message isn’t saved in the settings.
Отзывы
Участники и разработчики
«WC Welcome Message» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «WC Welcome Message» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0
Первый релиз