Numerous printf() issues #2

オープン
kjodle2021-08-01 20:47:09 +00:00に作成 · 0件のコメント
オーナー

See for example, line 258 of functions/template-tags.php:

printf(__( 'Powered by %1$s and the %2$s.', 'portage' ), $afwp, $afaf );

$afwp should change to $porcp and $afaf should change to something like $por.

See for example, line 258 of functions/template-tags.php: ``` printf(__( 'Powered by %1$s and the %2$s.', 'portage' ), $afwp, $afaf ); ``` `$afwp` should change to `$porcp` and `$afaf` should change to something like `$por`.
サインインしてこの会話に参加。
ラベルなし
マイルストーンなし
プロジェクトなし
担当者なし
1 人の参加者
通知
期日
期日が正しくないか範囲を超えています。 'yyyy-mm-dd' の形式で入力してください。

期日は未設定です。

依存関係

依存関係が設定されていません。

リファレンス: kjodle/portage#2
説明はありません。