Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

PHP read customize fields

$
0
0

Replies: 0

I need read the customized fields at PHP, i use this code

$order_additional1 =$order_data[‘billing’][‘wooccm11’];

echo ‘1’ . $order_additional1 . ‘<br />’;

where wooccm11 it’s a customized field, and Outcome ”, the field have content, where it’s wrong at my code?

Thanks


Viewing all articles
Browse latest Browse all 59525

Trending Articles