Hey anoktear,
when do you need to have this plugin compatible and may I ask for which one?
We are right now refactoring MLP, maybe it makes sense to wait for the new version.
Hello Alex @seville76,
Sorry for the late reply, it’s for a custom plugin that I am trying to build, called Event Manager.
The problem is that when I’m in the event that behaves like a post, the language switcher won’t link to the translated post.
Hi anoktear,
There is a Wiki on Github explaining most common functionality:
https://github.com/inpsyde/MultilingualPress/wiki
Regarding language switcher you can use mlp_linked_element_link filter, here you’ll find an example showing how to use it, you need to adjust site IDs and slugs in $fragments array:
https://ww.wp.xz.cn/support/topic/problems-with-shop-permalinks/#post-9714350
Thanks,
Emili