mardi 7 juillet 2020

How to internationalize the content of the advanced custom field plugin in wordpress?

I am going to make my wordpress website intertionalize and I use _e() function to make translatable the content of html takes and for pure php content I use __() function but I am using advanced custom field and I have a content like this <h1><?php the_field('text'); ?></h1> and I don't know how to make this translatable.

please help me. thanks!




Aucun commentaire:

Enregistrer un commentaire