Saltar navegación
Sun Mon Tue Wed Thu Fri Sat
- 8:00 – 13:00 9:00 – 13:00 9:00 – 13:00 8:00 – 12:00 8:00 – 12:00 -
- 14:00 – 17:00 14:00 – 18:00 14:00 – 18:00 13:00 – 17:00 13:00 – 17:00 -

Zona horaria del aficionado: Europe/Zagreb (GMT+01:00)

Etiquetado: 

Este tema contiene 0 respuestas, tiene 1 voz.

Última actualización por ivanS-69 hace 5 meses.

Asistido por: Bruno Kos.

Autor Entradas
julio 1, 2024 en 12:36 pm #15868550

ivanS-69

Background of the issue:
I am trying to get rid of deprecation notices. I expected to see no deprecation notices in my error log.

Symptoms:
Using ${var} in strings is deprecated, use {$var} instead in wp-content/plugins/sitepress-multilingual-cms/classes/API/REST/class-wpml-ate-proxy.php on line 128. Deprecated: Using ${var} in strings is deprecated, use {$var} instead in wp-content/plugins/sitepress-multilingual-cms/classes/API/REST/class-wpml-ate-proxy.php on line 128.

Questions:
How can I get rid of deprecation notices in the WPML plugin?
Is there an update or fix available for the deprecated usage of ${var} in strings?

El tema '[Cerrado] Deprecated notices in plugin' está cerrado a nuevas respuestas.