Switch language

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




_ex [ WordPress Function ]

_ex ( $text, $context, $domain = 'default' )
Parameters:
  • (string) $text Text to translate
  • (string) $context Context information for the translators
  • (string) $domain Optional. Domain to retrieve the translated text
See:
Returns:
  • (string) Translated context string without pipe
Defined at:

Benzer Fonksiyonlar: _x, _e, _nx, _


Displays translated string with gettext context

Source


<?php
function _ex$text$context$domain 'default' ) {
    echo 
_x$text$context$domain );
}
?>

Examples [ wp-snippets.com ]

Google Arama Sonuçlarý

Dahasý ...

Kullanýcý Tartýþmalarý [ wordpress.org ]

- Bulunamadý -

Yeni bir konu yaz ...

0 User Note(s)

Henüz yok. Ýlk sen ol!

Yeni Ekle ...



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