rank_math_primary_category not working
-
Hi,
We are the owner of a popular product feed plugin and trying to add support for the Rankmath primary category.
We have set a primary category like this:
https://www.dropbox.com/s/jhibupa4aldeqod/PrimCat.png?dl=0And are trying to retrieve it with this code, as found on your forum:
$primary_cat_id = get_post_meta( $item_id, 'rank_math_primary_category', true );
Where the $item_id is the product ID (yes, it is filled when testing).However no primary category ID is being returned. What are we missing here?
Thanks for your help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘rank_math_primary_category not working’ is closed to new replies.