此用户没有收藏的主题。
收藏的论坛主题
创建的论坛主题
状态 |
主题
|
支持人员 | 参与者 | 帖子 | 最新活动 |
---|---|---|---|---|---|
Deprecation Warning
发起人:markoJ-7
在:English Support
Problem: Solution: public function __construct( $configuration = array(), $textdomain = 'default' ) { public $configuration; // start fix public $messageManager; //end fix $this->requirements = array(); $this->configuration = new Whip_Configuration( $configuration ); $this->messageManager = new Whip_MessagesManager(); $this->textdomain = $textdomain; } However, we explained that we cannot apply the fix immediately as it requires further testing due to the involvement of other classes and plugins. We also mentioned that Whip_Configuration is an external library used by Yoast, and the issue might not be entirely within our control to fix. We provided a link to a related issue on Yoast's GitHub: https://github.com/Yoast/wordpress-seo/issues/19914 Please note that the solution provided might be outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If necessary, please open a new support ticket for further assistance. |
|
2 | 4 | 1 years, 6 months前 |