php - Wordpress personalized permalink -
Bonjour!
I am using a translation plugin on my web site that does not display the mobile display (the column where the plugin is displayed does not appear on mobile).
When I put my article in English, the URL becomes:
frenchyincali.com/my-article / **? Thus, I would like to include a link in my code which is very basic: adding permit and adding suffix " long = n < / Strong> "Default link for the English link and for the default language (French) only. I think this would be something like ... but then I do not know what to add to the suffix. Can you help me
I tried to find somewhere but I could not find the answer; Thank you.
Displays the URL for the permit for the process currently being processed in the loop.
& lt; A href = "& lt ;? php the_permalink () ;? & gt; Lang = en" & gt; English article & lt; / A & gt;
Comments
Post a Comment