ARCHIVE POST ORDER PLUS
翻訳対応 検索のカスタムフィールド選択バグ修正
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
} else {
|
||||
$custom_field_prefix = '';
|
||||
$disabled = ' disabled';
|
||||
$read_only_class = ' ※カスタムフィールドから変更してください';
|
||||
$read_only_class = __( '* Change from custom field', APOP_DOMAIN );
|
||||
}
|
||||
?>
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user