【发布时间】:2023-03-26 08:09:01
【问题描述】:
这是有错误的那一行
sprintf( __( "You must have a <a target='_new' href='%s'>PayPal Sandbox</a> account setup before using this feature.", APP_TD ), 'http://developer.paypal.com/' ),
【问题讨论】:
-
看起来不太对劲。请张贴整行。
-
您需要调试 Wordpress 的
__()函数返回的内容。