Title: Updates
Last modified: June 27, 2017

---

# Updates

 *  Resolved [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/updates-131/)
 * Hi, after 1 year this is clearly out of date with both WordPress and WooCommerce,
   but could still fill a gap in functionality.
    Is there any update planned or 
   github project ?

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Vidish](https://wordpress.org/support/users/vidishp/)
 * (@vidishp)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/updates-131/#post-9288461)
 * Hi Jonathan,
 * We will plan this plugin’s next release soon.
 * You can also share your suggestions if you have or features which you can suggest!
 * Thank you for reaching out to us!
 *  Thread Starter [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/updates-131/#post-9289254)
 * Oh really, well I haven’t tried the existing plugin as I saw it wasn’t going 
   to work with current software versions, but I’ll review the beta if you like.
 *  Plugin Author [Vidish](https://wordpress.org/support/users/vidishp/)
 * (@vidishp)
 * [9 years ago](https://wordpress.org/support/topic/updates-131/#post-9343404)
 * [@jonathanmoorebcsorg](https://wordpress.org/support/users/jonathanmoorebcsorg/)
   I have tested this plugin and it seems to be working absolutely perfectly in 
   latest version of Woocommerce & WordPress. Please let me know if you find any
   difficulty in using this.
 *  Thread Starter [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [9 years ago](https://wordpress.org/support/topic/updates-131/#post-9343460)
 * to debug your plugin, please enable
    `define( 'WP_DEBUG', true );` in your wp-
   config.php
 * I tested on plain install with latest WordPress/WooCommerce/Storefront and no
   other plugins.
 * the first error on activation will be
 * > Notice: wp_register_style was called **incorrectly**. Scripts and styles should
   > not be registered or enqueued until the `wp_enqueue_scripts`, `admin_enqueue_scripts`,
   > or `login_enqueue_scripts` hooks
 * triggered by wp_register_style in /woo-message-support/woo-message-support.php
 * I tested putting in a new order and the customer was able to submit a comment
   on the thankyou page for the order. The admin was able to reply.
 * However after reply the admin screen no longer works with errors:
 * [23-Jul-2017 04:52:57 UTC] PHP Warning: Invalid argument supplied for foreach()
   in woo-message-support/admin-message-support.php on line 36
    [23-Jul-2017 04:
   52:57 UTC] PHP Stack trace: [23-Jul-2017 04:52:57 UTC] PHP 1. {main}() /Applications/
   MAMP/htdocs/woo3debug/wp-admin/edit.php:0 [23-Jul-2017 04:52:57 UTC] PHP 2. WP_List_Table-
   >display() /Applications/MAMP/htdocs/woo3debug/wp-admin/edit.php:362 [23-Jul-
   2017 04:52:57 UTC] PHP 3. WP_List_Table->display_rows_or_placeholder() /Applications/
   MAMP/htdocs/woo3debug/wp-admin/includes/class-wp-list-table.php:1141 [23-Jul-
   2017 04:52:57 UTC] PHP 4. WP_Posts_List_Table->display_rows($posts = *uninitialized*,
   $level = *uninitialized*) /Applications/MAMP/htdocs/woo3debug/wp-admin/includes/
   class-wp-list-table.php:1213 [23-Jul-2017 04:52:57 UTC] PHP 5. WP_Posts_List_Table-
   >_display_rows($posts = *uninitialized*, $level = *uninitialized*) /Applications/
   MAMP/htdocs/woo3debug/wp-admin/includes/class-wp-posts-list-table.php:645 [23-
   Jul-2017 04:52:57 UTC] PHP 6. WP_Posts_List_Table->single_row($post = *uninitialized*,
   $level = *uninitialized*) /Applications/MAMP/htdocs/woo3debug/wp-admin/includes/
   class-wp-posts-list-table.php:663 [23-Jul-2017 04:52:57 UTC] PHP 7. WP_List_Table-
   >single_row_columns($item = *uninitialized*) /Applications/MAMP/htdocs/woo3debug/
   wp-admin/includes/class-wp-posts-list-table.php:1202 [23-Jul-2017 04:52:57 UTC]
   PHP 8. WP_Posts_List_Table->column_default($post = *uninitialized*, $column_name
   = *uninitialized*) /Applications/MAMP/htdocs/woo3debug/wp-admin/includes/class-
   wp-list-table.php:1305 [23-Jul-2017 04:52:57 UTC] PHP 9. do_action($tag = *uninitialized*,
   $arg = *uninitialized*, *uninitialized*) /Applications/MAMP/htdocs/woo3debug/
   wp-admin/includes/class-wp-posts-list-table.php:1169 [23-Jul-2017 04:52:57 UTC]
   PHP 10. WP_Hook->do_action($args = *uninitialized*) /Applications/MAMP/htdocs/
   woo3debug/wp-includes/plugin.php:453 [23-Jul-2017 04:52:57 UTC] PHP 11. WP_Hook-
   >apply_filters($value = *uninitialized*, $args = *uninitialized*) /Applications/
   MAMP/htdocs/woo3debug/wp-includes/class-wp-hook.php:323 [23-Jul-2017 04:52:57
   UTC] PHP 12. wms_woo_message_column_content($column = *uninitialized*) /Applications/
   MAMP/htdocs/woo3debug/wp-includes/class-wp-hook.php:300
 * Also,
    – when opening an order as admin in back-end the message history does 
   not show up as expected in the order notes – when acting as a customer in My 
   Account, there is no way to see or reply to messages on the order
 *  Thread Starter [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [9 years ago](https://wordpress.org/support/topic/updates-131/#post-9343472)
 * I can see that the comments were not successfully saved in the database, in fact
   it looks like the attempt to save the store reply deleted the original message:
 * SELECT * FROM wp_postmeta WHERE meta_key like ‘woo_message_thread’
    62874 883
   woo_message_thread s:4:”b:0;”;
 * in fact the plugin is saving the message in the wrong place, the message should
   be stored in wp_comments, which is where the standard wooCommerce messages for
   customer are stored.
 *  Plugin Author [Vidish](https://wordpress.org/support/users/vidishp/)
 * (@vidishp)
 * [9 years ago](https://wordpress.org/support/topic/updates-131/#post-9345113)
 * [@jonathanmoorebcsorg](https://wordpress.org/support/users/jonathanmoorebcsorg/)
   Thank you for sharing such detailed findings. I will surely plan these changes
   in next release and try making the user experience more smooth.
 *  [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
 * (@oanhtran1804)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/updates-131/#post-9519595)
 * Hi,
 * The message appear in thank you face is not right. Can you move message feadback
   by add one more colum in order list, click on that then they can message to each
   orders detail in Top and message detail after address space.
    ==> The message
   will by appear under detail order #ID detail. ==> Each #ID order detail have 
   there own message space
 * By this way admin, autho and buyer can chat together on frontend.
    ==> Enable
   for autho can see this privacy orders, please. Because autho who created product
   for sale need to see.
 * Enable textara editor
    ==> Easy for explain by color or blod text….
    -  This reply was modified 8 years, 11 months ago by [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/).
 *  Thread Starter [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/updates-131/#post-9519969)
 * [@oanhtran1804](https://wordpress.org/support/users/oanhtran1804/) you might 
   want to open a new thread as this one is closed.
 * Though as I commented, this plugin doesn’t actually work with current software
   versions and with no updates for 2 years it’s not clear if it is likely to.
 *  Plugin Author [Vidish](https://wordpress.org/support/users/vidishp/)
 * (@vidishp)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/updates-131/#post-9520020)
 * [@jonathanmoorebcsorg](https://wordpress.org/support/users/jonathanmoorebcsorg/)
   and [@oanhtran1804](https://wordpress.org/support/users/oanhtran1804/) Thank 
   you so much for your valuable feedback. I’ve been occupied with other plugin 
   developed in recent time as follows.
 * [https://wordpress.org/plugins/woo-product-category-discount/](https://wordpress.org/plugins/woo-product-category-discount/)
   
   [https://wordpress.org/plugins/first-order-discount-woocommerce/](https://wordpress.org/plugins/first-order-discount-woocommerce/)
 * I will surely plan a release for this plugin as it comes in priority.
 * I like to keep the customers happy! 🙂
 *  [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
 * (@oanhtran1804)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/updates-131/#post-9520416)
 * Thank you for responds [@jonathanmoorebcsorg](https://wordpress.org/support/users/jonathanmoorebcsorg/)
   and [@vidishp](https://wordpress.org/support/users/vidishp/).
 * [@vidishp](https://wordpress.org/support/users/vidishp/) Hope you will update
   this plugin soon 🙂
 *  Plugin Author [Vidish](https://wordpress.org/support/users/vidishp/)
 * (@vidishp)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/updates-131/#post-9705719)
 * [@jonathanmoorebcsorg](https://wordpress.org/support/users/jonathanmoorebcsorg/)
   and [@oanhtran1804](https://wordpress.org/support/users/oanhtran1804/) Thank 
   you for waiting patiently on this.
 * I have developed version 2.0 of this plugin. You can have a look at it!
 * [@oanhtran1804](https://wordpress.org/support/users/oanhtran1804/) I will integrate
   editor, emails and some more features to a premium version of this plugin soon.
   Will keep you posted!
 *  Thread Starter [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/updates-131/#post-9706083)
 * @vidishpd hey great news, congrats on the release.
    First look looks good, I’d
   need to test it some more.
 * one thought: admin should also get an email when there is a new feedback, otherwise
   it might not get noticed.
 *  [oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
 * (@oanhtran1804)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/updates-131/#post-9707556)
 * Hi. Nice update. How is premium version update?
 * Can you give listed idea of premium version?
 * The most important is frontend allow “autho” who created product direct chat 
   with customer. (Sure as admin will see everything by defaul. I’m talking autho
   product here)
 * Please check with WC-marketplace & staff add-on [https://wc-marketplace.com/product/wcmp-vendor-staff/](https://wc-marketplace.com/product/wcmp-vendor-staff/).
   Because 1 vendor , can have many staff. So all staff of this vendor should allow
   see all message.
 *  Thread Starter [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * (@jonathanmoorebcsorg)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/updates-131/#post-9708508)
 * [@oanhtran1804](https://wordpress.org/support/users/oanhtran1804/)
    That wouldn’t
   be the most common use case of woocommerce, most installations don’t have the
   WCMp Vendor Staff add-on: as that is itself a paid addon, the request should 
   really go to that plugin. There are also many similar plugins such as [https://wordpress.org/plugins/yith-woocommerce-product-vendors/](https://wordpress.org/plugins/yith-woocommerce-product-vendors/)
 * In a normal installation one order could contain many products which have been
   input by different authors…
    Indeed one might import products or have them input
   by clerical staff, who might not be the same people as the customer service people
   who are authorized to process orders and refunds etc, so the current permissions
   seem to me correct for the current implementation..
 * What is missing is the email notification to the shop, if that notification is
   added then it would be quite easy to copy it to different people depending on
   the products included etc.
 * Another idea is to allow private discussion on the Product itself – currently
   all comments (reviews) and replies on a Product post are public, in your scenario
   you might like to allow a private message as well for the product author.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Updates’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-message-support_c6b0c3.svg)
 * [Woo Message Support](https://wordpress.org/plugins/woo-message-support/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-message-support/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-message-support/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-message-support/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-message-support/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-message-support/reviews/)

 * 14 replies
 * 3 participants
 * Last reply from: [jomo](https://wordpress.org/support/users/jonathanmoorebcsorg/)
 * Last activity: [8 years, 9 months ago](https://wordpress.org/support/topic/updates-131/#post-9708508)
 * Status: resolved