コード例 #1
0
ファイル: spFunctions.php プロジェクト: bself/nuimage-wp
function spBarebones_textdomain()
{
    sp_theme_localisation('spBarebones');
}
コード例 #2
0
function spDefault_textdomain()
{
    sp_theme_localisation('spDefault');
}
コード例 #3
0
function spcssonly_textdomain()
{
    sp_theme_localisation('spcssonly');
}