PHP Deprecated: Creation of dynamic property WP_Mailto_Links_Settings
-
I am getting several warnings in my WP log:
[30-Sep-2024 11:32:31 UTC] PHP Deprecated: Creation of dynamic property WP_Mailto_Links_Settings::$at_identifier is deprecated in …../wp-content/plugins/wp-mailto-links/core/includes/classes/class-wp-mailto-links-settings.php on line 48
[30-Sep-2024 11:32:31 UTC] PHP Deprecated: Creation of dynamic property WP_Mailto_Links_Settings::$previous_version is deprecated in …../wp-content/plugins/wp-mailto-links/core/includes/classes/class-wp-mailto-links-settings.php on line 49
[30-Sep-2024 11:32:31 UTC] PHP Deprecated: Creation of dynamic property WP_Mailto_Links_Settings::$hook_priorities is deprecated in …../wp-content/plugins/wp-mailto-links/core/includes/classes/class-wp-mailto-links-settings.php on line 50
and there are more for other variables.
I am on PHP 8.2.23
Can this please be fixed?The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.