• I’m getting this error on the top of my site and I can’t figure out what’s causing it. I just updated to 3.6 and updated all my plugins but the error didn’t go away. Any thoughts?

    Warning: call_user_func_array() expects parameter 1 to be a valid callback, function ‘sl_rss_filtering_hooks’ not found or invalid function name in /home/mine/public_html/wp-includes/plugin.php on line 406

Viewing 1 replies (of 1 total)
  • Thread Starter c

    (@igneous)

    line 406 of plugin.php is this, which I have no clue how to make sense of it. It doesnt give me any clue as to what I need to change

    call_user_func_array($the_[‘function’], array_slice($args, 0, (int) $the_[‘accepted_args’]));

Viewing 1 replies (of 1 total)
  • The topic ‘sl_rss_filtering_hooks error’ is closed to new replies.