• Resolved pkollias

    (@pkollias)


    Hello. There must be an issue regarding the product information that goes to the customer email. In the function woo_stock_product_data, there is $product_data['link'] = admin_url('post.php?post=' . $product_id . '&action=edit');

    It is not safe to send the admin url to the customer! So please help me to fix this. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support mouindi

    (@mouindi)

    Hi @pkollias, I’m sorry to hear that you’ve encountered this issue.

    We will add the fix in our next update by next week. We have added a fix in our GitHub.

    So, after downloading the plugin from here – https://github.com/multivendorx/woocommerce-product-stock-alert.git, follow these steps :

    – Delete the installed Stock Alert via wp-admin >> plugin

    – Unzip the GitHub plugin

    – Rename the folder as “woocommerce-product-stock-alert” and remove the master tag. Now, zip this folder again.

    – Install this plugin on your site.

    Please do keep us posted.

    Thread Starter pkollias

    (@pkollias)

    Thank you so much!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Admin product url goes to customer!’ is closed to new replies.