WPDev.one

_c()

_c( mixed $text, mixed $domain = 'default' )

Retrieve translated string with vertical bar context

Parameters 1 required

Name / Type Description
$text
string

Text to translate.

Required
$domain
string

Optional. Domain to retrieve the translated text.

Return Value

(string)
Translated context string without pipe.

Function Information

Since Version
2.2.0
Source File
wp-includes/deprecated.php
Advertisement