Switch language

wpseek.com
A WordPress-centric search engine for devs and theme authors




translate_with_gettext_context [ WordPress Function ]

translate_with_gettext_context ( $text, $context, $domain = 'default' )
Defined at:



No description yet.

Source


<?php
function translate_with_gettext_context$text$context$domain 'default' ) {
    
$translations = &get_translations_for_domain$domain );
    return 
apply_filters'gettext_with_context'$translations->translate$text$context ), $text$context$domain );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

Gebruikersdiscussies [ wordpress.org ]

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



HTML5 Powered with CSS3 / Styling, Performance & Integration, and Semantics