wpml_head_langs
- Category
- Site-Wide Language Information
- WPML Version
- 3.4.0
Description
This filter receives the list of languages as input.
Example usage
$languages = $this->sitepress->get_ls_languages( array( 'skip_missing' => true ) ); $languages = apply_filters( 'wpml_head_langs', $languages );
Related hooks
wpml_decode_custom_field, wpml_footer_language_selector, wpml_add_language_form_field, wpml_ls_exclude_in_menu, wpml_is_rtl, wpml_alternate_hreflang, wpml_must_translate_canonical_url, wpml_browser_redirect_language_params, wpml_active_languages, wpml_encode_custom_field