You appear to be a bot. Output may be restricted
Description
Dummy theme.
Usage
i18n_theme_test();
Parameters
Returns
void
Source
File name: wordpress-develop-tests/phpunit/data/themedir1/internationalized-theme/functions.php
Lines:
1 to 4 of 4
function i18n_theme_test() { return __( 'This is a dummy theme', 'internationalized-theme' ); }