Cet utilisateur n'a aucun sujet favori.
Sujets de forum favoris
Sujets de forum créés
Statut |
Sujet
|
Support | Voix | Messages | Fraîcheur |
---|---|---|---|---|---|
Action to notify about update of string translation
Commencé par : romansS
dans : English Support
Problem: If this solution does not apply to your case, or if it seems outdated, 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. Should you need further assistance, please do not hesitate to open a new support ticket at WPML Support Forum. |
|
0 | 4 | Il y a 7 mois et 3 semaines | |
Unable to generate REST API url from WP-CLI
Commencé par : romansS
dans : English Support
Problem: WPMLSuperGlobalsServer::getServerName function relies on the $_SERVER superglobal for HTTP host information, which is not available in the CLI environment. Consequently, the WPML_URL_Converter_Domain_Strategy::convertRestUrlToCurrentDomain function fails to retrieve the correct host name, rendering REST URLs generated in the CLI environment invalid. if (defined('WP_CLI') && WP_CLI) {<br /> class ExampleCommand extends \WP_CLI_Command {<br /> /**<br /> * @subcommand wpml-rest-api<br /> */<br /> public function wpmlRestApi() {<br /> echo get_rest_url(path: 'wp/v2') . "\n";<br /> }<br /> }<br /><br /> WP_CLI::add_command('example', ExampleCommand::class);<br />} We recommend you provide more details or a screen recording of the issue to help us better understand and address the problem. If this solution does not apply to your case, or if it seems outdated, please check the related known issues and confirm that you have installed the latest versions of themes and plugins. If the issue persists, we highly recommend opening a new support ticket at WPML support forum. |
|
1 | 7 | Il y a 8 mois et 3 semaines | |
Minor issue in SitePress
Commencé par : romansS dans : Chat Support |
|
1 | 2 |
Il y a 1 année
|