Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我试图找到类似的主题,但提出的解决方案对我没有帮助。
$posted_on = sprintf( /* 翻译者:%s:发布日期。*/ esc_html_x( '%s', '发布日期', 'mytheme' ), ' ' . $time_string 。'' ); 回声''。$posted_on 。'';
结果:字符串应该有可翻译的内容。看起来验证器在 sprintf 中对“%s”发誓