Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

WC Welcome Message

Опис

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.

Скріншоти

  • WC Welcome Message fields in the WooCommerce settings.
  • WC Welcome Message shortcode in action in a widget!
  • A sample message for returning visitors.
  • A sample message for a guest.

Встановлення

  1. Upload wc-welcome-message to the /wp-content/plugins/wc-welcome-message directory or install the plugin through the WordPress plugins screen.
  2. Активуйте плагін на сторінці ‘Плагіни’ в WordPress.
  3. Create your messages in the WooCommerce general settings page under the section for WC Welcome Message.
  4. Add the shortcode [wc_welcome_message] into a post, page, or widget.
  5. Готово!

Часті питання

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.

Відгуки

17.10.2016
I would like to give the first review of this plugin. It works as expected. However, in my website, I only need or require the message to be displayed to current registered users and not to guest users as well. As a future enhancement, it would be good to include the option to choose between to show the message only to registered users, only to guest users or both. For the above reason, I ended up unstalling the plugin. However, as mentioned before, plugin does exactly what it says it currently does.
Прочитати всі 1 відгук

Учасники та розробники

“WC Welcome Message” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “WC Welcome Message” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

Initial release