Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PHP

php translate url wpml

 $translateUrl = apply_filters('wpml_permalink', $url); 
// return the translatation url, or the current one if not found.
 
PREVIOUS NEXT
Tagged: #php #translate #url #wpml
ADD COMMENT
Topic
Name
6+2 =