Switch language

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




_e [ WordPress Function ]

_e ( $text, $domain = 'default' )
Parameters:
  • (string) $text Text to translate
  • (string) $domain Optional. Domain to retrieve the translated text
See:
Defined at:

Soorgelijke functies: _ex, _, wp_die, _x, __


Displays the returned translated text from translate().

Source


<?php
function _e$text$domain 'default' ) {
    echo 
translate$text$domain );
}
?>

Examples [ wp-snippets.com ]

Top Google zoekresultaten

Meer ...

0 User Note(s)

Nog geen één. Wees de eerste!

Nieuw toevoegen ...



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