• Resolved TF28

    (@tf28)


    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in?/wp-content/plugins/another-wordpress-classifieds-plugin/functions.php?on line?1531

    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in?/wp-content/plugins/another-wordpress-classifieds-plugin/functions.php?on line?1531

    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in?/wp-content/plugins/another-wordpress-classifieds-plugin/functions.php?on line?1533

    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in?/wp-content/plugins/another-wordpress-classifieds-plugin/functions.php?on line?1533

    Deprecated: Using ${var} in strings is deprecated, use {$var} instead in /wp-content/plugins/another-wordpress-classifieds-plugin/includes/payments-api.php?on line?453

Viewing 1 replies (of 1 total)
  • Plugin Support bobbied

    (@bobbied)

    Hi @tf28

    Thanks for reporting these things.

    Those are not errors on the site, but code to let you know that a change was made to the code in the plugin. Deprecated code (sometimes called “dead code”) is the equivalent of a sticky note saying “this will be removed in the future” on targeted parts of code. The code can’t be removed immediately because consumers of that method or class still need that section to function.

    I hope that helps explain why you’re seeing this. If you haven’t customized the code of the plugin, you can safely ignore those! But if you’re seeing a problem with functionality, please do let us know.

Viewing 1 replies (of 1 total)
  • The topic ‘Problems with PHP 8.2?’ is closed to new replies.