Viewing 6 replies - 1 through 6 (of 6 total)
  • Hi @curtisfraser,

    Thank you for reaching out and for sharing the detailed workaround that worked for you. I’m glad you were able to create a code solution that resolved the issue in your case. I’m sure anyone with a similar setup or facing the same problem will find this very helpful.

    At this time, the issue involves a custom customization, which is beyond the scope of support we can provide. However, if you’d like the feature update to be officially reverted or a formal workaround implemented, you can submit an issue here: https://github.com/woocommerce/woocommerce/issues.

    Thank you once again for sharing this. It is much appreciated.

    Thread Starter Curtis Fraser

    (@curtisfraser)

    Thanks for the reply Moses. We have not customized anything with WooCommerce plugin, nor with WP core.

    I will use the link you provided. I would like to find out if there is a specific reason that WooCommerce is using delete_metadata_by_mid() to remove meta tags that are not in its customer object. This seems to be somewhat out of scope for what the WooCommerce plugin is used for. I would think that the WordPress developers would agree.

    A plugin can use get_user_meta to retrieve meta keys, which are within the MySQL table wp_usermeta associated with a User.

    HI @curtisfraser,

    Thank you for your response, and I completely understand your concern. Please create an issue using the link I shared earlier so the development team can review it and provide a direct explanation.

    Thread Starter Curtis Fraser

    (@curtisfraser)

    In case you want to follow the thread:

    https://github.com/woocommerce/woocommerce/issues/60842

    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    Thank you for sharing the GitHub thread URL — this will be helpful for others who may face a similar problem. I can also see that our developers are already assisting you directly in that thread, and hopefully they will help you get this issue fixed.


    Plugin Support shahzeen(woo-hc)

    (@shahzeenfarooq)

    Hi there!

    Thank you for sharing the video. From the video, it looks like you’re using the Add to Cart + Options (Beta) block, and I can see that you’ve selected the Simple Product option in this block.

    Could you please click on the eye icon, switch to the Variable Product option, and then test the issue again? You can see how to do this in the following screenshot:
    👉 https://go.screenpal.com/watch/cTQXienoz6n

    Let us know if that works for you.

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

The topic ‘Woocommerce Version 10.1.2 delete meta tags for our own good’ is closed to new replies.