• Resolved jurasjo

    (@jurasjo)


    Hi. I use Your plugin and it awesome.
    I use also query monitor and a can see a Strict posision in the PHP error area.

    Strict (Suppressed)
    call_user_func_array() expects parameter 1 to be a valid callback, non-static method WP_Feed_Cache::create() should not be called statically

    Location
    wp-includes/SimplePie/Registry.php:215

    Call Stack

    SimplePie_Registry->call()
     wp-includes/class-simplepie.php:1313
    SimplePie->init()
     wp-includes/feed.php:703
    fetch_feed()
     wp-content/plugins/autoptimize/classes/autoptimizeConfig.php:630
    autoptimizeConfig->getFutttaFeeds()
     wp-content/plugins/autoptimize/classes/autoptimizeConfig.php:373
    autoptimizeConfig->show()
     Unknown location
    do_action('settings_page_autoptimize')
    wp-admin/admin.php:222

    Component
    Plugin: autoptimize

    Is this something serious ar simply it can be ignored?

    • This topic was modified 8 years, 1 month ago by jurasjo.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Frank Goossens

    (@futtta)

    well for starters, it’s a just warning, not an error, so it’s not serious ??

    now as for the root cause; it’s a known issue in wordpress core’s fetch_feed implementation, which uses SimplePie. Based on the contents of the trac-ticket this will get fixed, but (given the low-ish severity) it seems not to be considered high-priority ??

    frank

    Thread Starter jurasjo

    (@jurasjo)

    Thank You for Your answer.
    Take care ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Strict info’ is closed to new replies.