ephemera911
@ephemera911 on WordPress.org
- Member Since: September 6th, 2023
- Website: booksforbugs.co.uk
-
Posted a reply to Custom field code not working since update, on the site WordPress.org Forums:
The following worked perfectly. Many thanks. <?php if (!empty($item['product'])) { $field_name = 'picking_zone'; $picking_zone =… -
Posted a reply to Custom field code not working since update, on the site WordPress.org Forums:
It is a product field. -
Created a topic, Custom field code not working since update, on the site WordPress.org Forums:
I have a piece of code in a custom template which no l…