• PHP Fatal error: Uncaught ArgumentCountError: Too few arguments

    due to a single argument is being used here apply_filters('widget_title', $instance[$locale]['title']) : '';

    the filter should have 3 args.

  • The topic ‘PHP Fatal error: Uncaught ArgumentCountError:’ is closed to new replies.