• Hi team,

    I’m currently using your plugin across multiple sites, but I’m encountering some annoying log messages related to deprecated function calls.

    For example:

    • PHP Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated
    • PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

    Upon tracing the source, it seems related to: wp-content/plugins/mail-boxes-etc/mail-boxes-etc.php:703 mbe_e_link_wooCommerce_shipping_setup->add_mbe_tab()

    I’m using the latest versions of your plugin, WooCommerce, WordPress, and PHP 8.2, primarily on Apache servers.

    It would be greatly appreciated if these issues could be addressed in the next version. Additionally, I have a couple of suggestions:

    1. Please consider adding filter hooks for easier customization of shipping costs in special cases.
    2. Ensure the plugin is fully HPOS compatible.

    Thank you!

    Best regards,
    Marin

  • The topic ‘Issues with Deprecated Function Calls in Plugin’ is closed to new replies.