WPIntell

Source evidence

Dev – wp_insert_post

Ultimate Order Combination · support · 2024-02-21T22:23:00+00:00

mixedsentiment
lowseverity
0.57relevance
1replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

10 / 51 rows with source links

19.6% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

41 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
photogenic resolved
This is a developer to developer question, probably more fit for github. I also coded a way to merge orders but I have been plagued by a bug on our live environment which I just can’t seem to fix: Sometimes merged orders are combined with random client orders. When looking at your code to see if you maybe had a smart idea how to approach some things, I noticed that you commented out wc_create_order function and used wp_insert_post instead. Is there any reason for it? Nothing else struck me as wildly different from how I did it… I am available on slack too, anyways it is not about creating an order but the selection criteria and I do not rely on the functions totally. Where I need the accuracy, I use custom MySQL queries to make sure if I am merging the correct set of orders? This reply was modified 2 years, 3 months ago by Fahad Mahmood .

Comments

1 shown
Fahad Mahmood 2024-02-21T22:28:00+00:00

I am available on slack too, anyways it is not about creating an order but the selection criteria and I do not rely on the functions totally. Where I need the accuracy, I use custom MySQL queries to make sure if I am merging the correct set of orders? This reply was modified 2 years, 3 months ago by Fahad Mahmood .