_e [ WordPress Function ]
_e ( $text, $domain = 'default' )
| Parameters: |
|
| See: | |
| Defined at: |
|
Displays the returned translated text from translate().
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/ e « WordPress Codex
Description. Displays the returned translated text from translate(). Usage. <?php _e( $text, $domain ) ?> Parameters. $text: (string) (required) Text to translate ...
codex.wordpress.org - WordPress › Support » _e()
Sorry, I couldn't seem to find this anywhere but I know someone must've asked it before. I know _e() is used for echoing things through WordPress, but I was ...
wordpress.org - WordPress FAQ » What do the _() and _e() functions in WordPress ...
The only functional difference between the two methods is that _e() echoes the string and () simply returns the string. () is used when you want to supply a string ...
faq.wordpress.net - What's the difference between __(), _e(), _x(), and ... - WP Engineer
Jun 9, 2011 ... If you're a thorough plugin developer you're internationalizing (i18n) all your strings. WordPress includes several functions that allow the ...
wpengineer.com
Gebruikersdiscussies [ wordpress.org ]
- Rev. Voodoo on "_e Function for Conent"
- MountainTop on "_e Function for Conent"
- Rev. Voodoo on "_e Function for Conent"
- MountainTop on "_e Function for Conent"
- jaguattina on "[Plugin: Simple Facebook Connect] qtranslate-compatibility, __() and _e()"
- dados on "_e function .. simple qiestion"
- Rev. Voodoo on "_e function .. simple qiestion"
- dados on "_e function .. simple qiestion"
- andreacanton on "[Plugin: Simple Facebook Connect] qtranslate-compatibility, __() and _e()"
- Otto on "[Plugin: Simple Facebook Connect] qtranslate-compatibility, __() and _e()"