• Resolved nampara17

    (@nampara17)


    Running WP site with plugin v3.0.9 and WP v5.7.9. (PHP v7.4) BTW cannot update to v8 PHP for other reasons.

    When we update your plugin to the latest version it crashes (500 error!) the site. Reverting back to the old version fixes the issue. As we are quite a few versions behind now we would like to keep the plugin current.

    Some investigation has the following:

    The function?wp_is_block_theme?introduced in WordPress v5.9

    Which would indicate that your plugin does not work with any version older than WP 5.9. There must be millions of sites out there that use older versions – could you trap that error – would be useful ??

    Error trace:

    [27-Sep-2023 02:33:27 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wp_is_block_theme() in /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/public/class-thwepof-public.php:55
    Stack trace:
    #0 /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/public/class-thwepof-public.php(11): THWEPOF_Public->define_public_hooks()
    #1 /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/includes/class-thwepof.php(144): THWEPOF_Public->__construct()
    #2 /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/includes/class-thwepof.php(114): THWEPOF->init()
    #3 /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/includes/class-thwepof.php(119): THWEPOF->__construct()
    #4 /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/woo-extra-product-options.php(46): THWEPOF::instance()
    #5 /home/emtadmin/public_html/wp-includes/class-wp-hook.php(292): WEPOF_Extra_Product_Options->init('')
    #6 /home/emtadmin/public_html/wp-includes/class-wp-hook.php(3 in /home/emtadmin/public_html/wp-content/plugins/woo-extra-product-options/public/class-thwepof-public.php on line 55
    • This topic was modified 1 year, 1 month ago by nampara17.
    • This topic was modified 1 year, 1 month ago by nampara17.
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘WP v5.7.9 Crashes with latest version’ is closed to new replies.