Archived topic
Is translating Hooks possible ?
3 replies · Started by Samuel on August 6, 2020
Hi,
I'm about to translate an entire website using WPML plugin and I was wondering what about specific hooks that are already implemented.
I mean for example I have a hook that is displaying an image before content on all pages of my French website. But I will want to display another image on my Spanish version.
Will that be possible ?
Thanks,
Samuel
Hi there,
All elements including Hooks are a post type so you should have the normal 'translate' options available to them.
Ok, super, thanks David
You're welcome