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

Can’t fetch meta key added by another plugin

$
0
0

Replies: 0

Hello,

I use a local plugin for invoicing that complies with government regulations and it works amazingly with WooCommerce, I also have another popular plugin used to export orders since we need sales reports every now and then. I’m trying to export a custom meta key added by the invoice plugin which is “_numero_factura” however I can’t seem to find it. The export plugin let’s me put a filter to fetch a custom meta key and for some reason the _numero_factura key always appears empty while I try with all other meta key fields of wp_postmeta and they work. I can’t seem to find a solution to this, I’ve tried every single method and it works with every other meta except the one I need, the post_id’s match, all completed records have the field when I check my db, but somehow WP/Woo can’t get it to get_post_meta or get_metadata

I’d appreciate any help


Viewing all articles
Browse latest Browse all 59525

Trending Articles