Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Deprecation Warning
Commencé par : markoJ-7
dans : 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 | Il y a 1 année et 6 mois |