• I don’t see anything wrong with the site, but WordPress keeps on complaining after the last update

    WordPress version 5.7.4
    Current theme: SiteOrigin Corp (version 1.18.4)
    Current plugin: WCFM – WooCommerce Frontend Manager (version 6.5.13)
    PHP version 7.3.5

    Error Details
    =============
    An error of type E_ERROR was caused in line 264 of the file /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wc-frontend-manager/core/class-wcfm-admin.php. Error message: Uncaught Error: Call to undefined function esc_usrl() in /opt/bitnami/apps/wordpress/htdocs/wp-content/plugins/wc-frontend-manager/core/class-wcfm-admin.php:264
    Stack trace:
    #0 /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/template.php(1389): WCFM_Admin->wcfm_status_widget(”, Array)
    #1 /opt/bitnami/apps/wordpress/htdocs/wp-admin/includes/dashboard.php(256): do_meta_boxes(Object(WP_Screen), ‘normal’, ”)
    #2 /opt/bitnami/apps/wordpress/htdocs/wp-admin/index.php(181): wp_dashboard()
    #3 {main}
    thrown

    I believe that there is a typo in the wc-frontend-manager/core/class-wcfm-admin.php

    I replaced esc_usrl() with esc_url

    Do you think this is correct?

Viewing 1 replies (of 1 total)
  • Plugin Author WC Lovers

    (@wclovers)

    Please update WCFM – WooCommerce Frontend Manager to the latest version 6.6.0, this will be fix for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Getting an error report from WordPress’ is closed to new replies.