Products Messenger — Filter Subscriptions
Products Messenger lets registered and logged-in users subscribe to filtered product results and get emails when new products match their request. Good for the shop marketing as attracts more customers after they left the shop and subscribed. Also user can be able to subscribe for new products in any products category.
Extension has a lot of settings that let the site admin choose how long and how many times the user gets emails, and how many search requests a user can be subscribed to:
- Label – aby text before the block of subscription block
- Show subscription button – show subscription button without search query. For example, user will be able to subscribe for new products in any products category.
- WordPress cron period – period of emailing to subscribed users. Set it to “No” if you going to use external cron.
- External cron key (is recommended as flexible for timetable) – for external cron use the next link: http://yoursite.com?woof_pm_cron_key=xxxxxxxxxxxx. To update the key, just delete it and save the plugin settings. Key should be min 16 symbols.
- Max subscriptions per user – maximum number of subscriptions for a single registered user.
- Title of the email – text in header of the email.
- Subject of the email – subject of the email
- Text of the email – text in the body of the email. You can use next variables: [DISPLAY_NAME], [USER_NICENAME], [PRODUCT_COUNT].
Example: Dear [DISPLAY_NAME], we increased the range of our products. Number of new products: [PRODUCT_COUNT] - Subscription time – how long user will get emails after subscription
- Emails count – maximum number of emails per one subscribed user, -1 means no limit.
- Priority of limitations – which limitation has priority. Event after which user stop getting the emails. Both – means that any first event of two ones, will reset user subscription.
- Notes for customer – any text notes for customer under subscription form.

Subscribe form can be included in the seacrh form directly so applied by shortcode [woof_products_messenger].
