Conversation
supportThank you for the great plugin, but I’m having a small issue with it. I noticed that when I enable WP_debug on my site, I encounter these errors: Deprecated: Creation of dynamic property WP_Webhooks_Integrations_contactform7::$helpers is deprecated in /wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133 Deprecated: Creation of dynamic property WP_Webhooks_Integrations_contactform7::$actions is deprecated in /wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133 Deprecated: Creation of dynamic property WP_Webhooks_Integrations_contactform7::$triggers is deprecated in /wp-content/plugins/wp-webhooks/core/includes/classes/class-wp-webhooks-pro-integrations.php on line 133 What could be the cause of these errors? How can they be fixed?
Hi @ventio , thank you for your message and your kind words of feedback! The Deprecated notices are to warn about code that will no longer work in future releases of PHP, our developers will have to update this for future releases. Thanks for the heads-up! All the best, Omar
Hi @ventio , thank you for your message and your kind words of feedback! The Deprecated notices are to warn about code that will no longer work in future releases of PHP, our developers will have to update this for future releases. Thanks for the heads-up! All the best, Omar