Getting related post permalink value
-
Hi
I have a pod called fsp_products. I also have another pod called product_thank_you_pa.
The fsp_products post type has a relationship field linking to the product_thank_you_pa pod, and the related field is called fsp_product_thank_you_page_url.
fsp_product_thank_you_page_url returns the TITLE of the related product_thank_you_pa.
I need to get the permalink of the related post using the this TITLE field value.
I have tried various code snippets from the documentation site without success.
I would really love it so much if someone could assist with this. It seems the latest version of wordpress has changed some of the get functions and one is supposed to use wp_query now, but I am not clued up here. IF someone is able to provide a possible code snippet for the above, i would be massively appreciative.
Thanks so much.
- The topic ‘Getting related post permalink value’ is closed to new replies.