Title: Deprecated code and a fix
Last modified: May 19, 2024

---

# Deprecated code and a fix

 *  [a4jp](https://wordpress.org/support/users/a4jpcom/)
 * (@a4jpcom)
 * [2 years ago](https://wordpress.org/support/topic/deprecated-code-and-a-fix/)
 * Hi can you update the plugin and add
 *     ```wp-block-code
       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**

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Webtaurus](https://wordpress.org/support/users/and_or/)
 * (@and_or)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/deprecated-code-and-a-fix/#post-17892346)
 * Can you indicated where these bits of code should be added?
 * protected $nonce;
   protected $file;
 * Thanks for your help…
 *  [Webtaurus](https://wordpress.org/support/users/and_or/)
 * (@and_or)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/deprecated-code-and-a-fix/#post-17892357)
 * Found it further down in the topics.
   [https://wordpress.org/support/topic/please-fix-php-8-2-deprecated-notices/](https://wordpress.org/support/topic/please-fix-php-8-2-deprecated-notices/)
   Maybe good if you can fix this [@lester](https://wordpress.org/support/users/lester/)?

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Deprecated code and a fix’ is closed to new replies.

 * ![](https://ps.w.org/wp-useronline/assets/icon.svg?rev=978026)
 * [WP-UserOnline](https://wordpress.org/plugins/wp-useronline/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-useronline/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-useronline/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-useronline/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-useronline/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-useronline/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Webtaurus](https://wordpress.org/support/users/and_or/)
 * Last activity: [1 year, 10 months ago](https://wordpress.org/support/topic/deprecated-code-and-a-fix/#post-17892357)
 * Status: not resolved