NOOP_Translations::translate_entry()
Method:
Source: wp-includes/pomo/translations.php:354
Method:
Source: wp-includes/pomo/translations.php:354
Method:
Source: wp-includes/pomo/translations.php:387
Method: Option factory, which creates new option based on passed value.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:113
Method: If the option is empty, it is returned immediately without applying the callable.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:279
Method: If the option is empty, it is returned immediately without applying the callable.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:291
Method: Applies the callable to the value of the option if it is non-empty, and returns the return value of the callable directly.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:267
Method: Binary operator for the initial value and the option’s value.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:349
Method: foldLeft() but with reversed arguments for the callable.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:359
Method: This is similar to map() except that the return value of the callable has no meaning.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:238
Method: Creates an option from an array’s value.
Source: vendor/phpoption/phpoption/src/PhpOption/Option.php:65