وردپرس

High-Performance Order Storage


Replies: 0

We have enabled HPOS for an older site.

Plugin is latest.

I saw another thread where you said the plugin uses HPOS, but I can see in the code this isn’t true.

wc_display_custom_fields_view_order()
get_post_meta( $order_id, $name, true );

save_data()
update_post_meta( $order_id, $name, $value );

Need to use WC_Order class to save and get meta, it’s a simple update.

این خبر را در ایران وب سازان مرجع وب و فناوری دنبال کنید

مشاهده پاسخ های این مطلب
———————————————
این مطلب از سایت انجمن وردپرس گردآوری شده است و کلیه حقوق مطلق به انجمن وردپرس می باشد در صورت مغایرت و یا بروز مشکل اطلاع دهید تا حذف گردد

منبع: انجمن وردپرس

دکمه بازگشت به بالا