I am accessing my Website via wpdb from a php script on the server. My default language is German. I have the ID of a german post. How do I fetch the post URL of the associated english translation using wpdb? Thanks!
there are different approaches you can use the get translated URLs, for example you can use WPML_permalink and using default language permalink get translated one: