Included with this plugin are two new fields in WooCommerce general settings stretch.
Upload wc-welcome-message to the wp-content plugins wc-welcome-message directory or install the plugin through WordPress plugins screen..
Activate the plugin through 'Plugins screen in WordPress..
Create your messages in WooCommerce general settings page under the part for WC Welcome Message..
The message is wrapped in language tag with the id of wc-welcome-message which can be used for css styles...
By default message has fallback which will display if message isn't found in the settings.....
However in I only need or require the message to be displayed to current registered users and not to guest users as well..
As enhancement it would be best to include the application to choose from to show the message only to registered users only to guest users or both..
For the not below reason I ended up unstalling the plugin.
Browse the code recheck out SVN repository or subscribe to the development log RSS....
Read more