• Resolved redtram91

    (@redtram91)


    I have another plugin that uploading goods to woocommerce from external system. I need opportunity in interuption of uploading process check if good – for pre-order, then update status from code (filter override in functions.php).

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

    (@lavendervu2510)

    Hi,

    We are not entirely clear on what you’re requesting. Could you please provide more details or clarify?

    Best regards.

    Thread Starter redtram91

    (@redtram91)

    Ahaha sorry my monkey language.

    I want to programmatically change the ability to pre-order a specific variation when loading a product catalog from an external system (i have hook in functions.php). I mean, is it possible to do set_post_meta() to conditionally update the status (mode switching) of the pre-order option? Is it possible to do this?

    But TBH it’s not neccessary to reply, i already did it with native woo “pre-order” option.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.