Prio | Original string | Translation | — |
---|---|---|---|
The theme appears to use <strong>dynamic_sidebars()</strong> but no <strong>register_sidebar()</strong> was found. See: <a href='https://developer.wordpress.org/reference/functions/register_sidebar/'>register_sidebar</a><pre> <?php register_sidebar( $args ); ?></pre> | テーマは <strong>dynamic_sidebars()</strong> 関数を使っているようですが、<strong>register_sidebar()</strong> 関数が見つかりませんでした。参照: <a href='http://wpdocs.osdn.jp/Function_Reference/register_sidebar'>register_sidebar</a><pre> <?php register_sidebar( $args ); ?></pre> | Details | |
Original fuzzy
The theme appears to use <strong>dynamic_sidebars()</strong> but no <strong>register_sidebar()</strong> was found. See: <a href='https://developer.wordpress.org/reference/functions/register_sidebar/'>register_sidebar</a><pre> <?php register_sidebar( $args ); ?></pre>
ReferencesYou have to log in to edit this translation. Meta |
|||
The theme appears to use <strong>register_sidebar()</strong> but no <strong>dynamic_sidebar()</strong> was found. See: <a href='https://developer.wordpress.org/reference/functions/dynamic_sidebar/'>dynamic_sidebar</a><pre> <?php dynamic_sidebar( $index ); ?></pre> | テーマは <strong>dynamic_sidebars()</strong> 関数を使っているようですが、<strong> dynamic_sidebar()</strong> 関数が見つかりませんでした。参照: <a href='http://wpdocs.osdn.jp/Function_Reference/dynamic_sidebar'> dynamic_sidebar </a><pre> <?php dynamic_sidebar( $index ); ?></pre> | Details | |
Original fuzzy
The theme appears to use <strong>register_sidebar()</strong> but no <strong>dynamic_sidebar()</strong> was found. See: <a href='https://developer.wordpress.org/reference/functions/dynamic_sidebar/'>dynamic_sidebar</a><pre> <?php dynamic_sidebar( $index ); ?></pre>
ReferencesYou have to log in to edit this translation. Meta |
|||
%1$s: The <strong><title></strong> tags can only contain a call to <strong>wp_title()</strong>. Use the <strong>wp_title filter</strong> to modify the output. | <strong><title></strong> タグには <strong>wp_title()</strong> 関数への呼び出しのみを含むことができます。出力を変更するには <strong>wp_title フィルター</strong>を使ってください。 | Details | |
Original fuzzy
%1$s: The <strong><title></strong> tags can only contain a call to <strong>wp_title()</strong>. Use the <strong>wp_title filter</strong> to modify the output.
ReferencesYou have to log in to edit this translation. Meta |
|||
Found a Customizer setting called %1$s in %2$s that had an empty value passed as sanitization callback. You need to pass a function name as sanitization callback. | サニタイゼーションコールバックに空の値が渡されているカスタマイザー設定がありました。サニタイゼーションコールバックには関数名を渡す必要があります。 | Details | |
Original fuzzy
Found a Customizer setting called %1$s in %2$s that had an empty value passed as sanitization callback. You need to pass a function name as sanitization callback.
ReferencesYou have to log in to edit this translation. Meta |
Export as