Deprecated code and a fix
-
Hi can you update the plugin and add
protected $nonce; protected $file;to the AdminPage.php file to get rid of messages like these:
Deprecated: Creation of dynamic property UserOnline_Admin_Integration::$nonce is deprecated in /public_html/wp-content/plugins/wp-useronline/scb/AdminPage.php on line 527
Deprecated: Creation of dynamic property UserOnline_Admin_Integration::$file is deprecated in /public_html/wp-content/plugins/wp-useronline/scb/AdminPage.php on line 138
Deprecated: Creation of dynamic property UserOnline_Options::$nonce is deprecated in /public_html/wp-content/plugins/wp-useronline/scb/AdminPage.php on line 527
Deprecated: Creation of dynamic property UserOnline_Options::$file is deprecated in /public_html/wp-content/plugins/wp-useronline/scb/AdminPage.php on line 138
The topic ‘Deprecated code and a fix’ is closed to new replies.