• Resolved Von Cleaudtwyck

    (@sirbitbridger)


    In the file admin/admin/class-rex-product-feed-admin.php on line 481 PHP will give an deprecated warning. This is because of the null in the first argument of the add_submenu_page() call. An easy fix is to pass an empty string. The deprecated warning will be gone, but I don’t no if it will trigger other errors in the plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Von Cleaudtwyck

    (@sirbitbridger)

    Btw, the version of the plugin used is 7.4.21 ??

    Hi @sirbitbridger,

    Thank you for bringing this to our attention regarding the deprecated warning caused by the add_submenu_page() call in the admin/admin/class-rex-product-feed-admin.php file on line 481. We understand that passing null in the first argument could raises the warning and that an empty string may resolve this issue.

    We will thoroughly test and debug the issue on our end to ensure that implementing this change does not trigger any other errors within the plugin. Should we confirm the issue, then we’ll include a fix in the upcoming release.

    Your input is greatly appreciated, and thank you for your patience as we work to address this.

    Best regards,

    Hi @sirbitbridger,

    I hope you’re doing well.

    I wanted to follow up regarding the deprecated warning you reported related to the add_submenu_page() call in the admin/admin/class-rex-product-feed-admin.php file on line 481.

    I’m pleased to inform you that in our latest version, 7.4.22 (released on October 30, 2024), we have addressed this issue.

    Please test the latest version and let us know if you encounter this issue anymore.

    Best regards,

    Thread Starter Von Cleaudtwyck

    (@sirbitbridger)

    Hello monircoderex,

    It looks okay now ?? Thank you for the quick fix.

    With kind regards

    Hi Von Cleaudtwyck,

    Thank you for letting us know that everything looks good now! ?? We’re glad to hear the issue has been resolved.

    If you’re happy with the support and the fix, we’d greatly appreciate it if you could leave us a 5-star rating here

    Thank you again, and feel free to reach out if you need further assistance!

    Best Regards,

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.