Filter Reference: wpml_translate_single_string

Summary

This filter has not been documented yet.

Used by

geodirectory-functions/general_functions.php: geodir_wpml_post_type_archive_link() [Line: 1219]

geodirectory-functions/general_functions.php: geodir_wpml_translate_string() [Line: 5284]

geodirectory-functions/taxonomy_functions.php: geodir_listing_permalink_structure() [Line: 1489]

geodirectory-functions/taxonomy_functions.php: geodir_term_link() [Line: 1823]

Source Code

                $slug = apply_filters('wpml_translate_single_string', $slug, 'WordPress', 'URL slug: ' . $slug, $language_code);