Deprecated PHP
-
Hello,
I am using WordPress ver. 6.9 with PHP 8.3 and am planning to upgarde to PHP 8.4.
I have the following PHP deprecated code warnings and would appreciate your fixing this code.PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 675
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 683
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 690
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 698
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 551
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 559
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 566
PHP Warning: Undefined variable $action in /wp-content/plugins/stops-core-theme-and-plugin-updates/includes/MPSUM_Admin_Ajax.php on line 574
You must be logged in to reply to this topic.