douduxia1551 2019-08-02 10:12
浏览 88

如何修复“参数1到wp_default_scripts()期望作为参考”

i am new in my business and I try to set up a website from a backup. Dont know who is building this. only get this error message!

// Sort
if ( !isset( $merged_filters[ $tag ] ) ) {
    ksort($wp_filter[$tag]);
    $merged_filters[ $tag ] = true;``
}

reset( $wp_filter[ $tag ] );

do {
    foreach( (array) current($wp_filter[$tag]) as $the_ )
        if ( !is_null($the_['function']) )
            call_user_func_array($the_['function'], array_slice($args, 0, (int) $the_['accepted_args']));(<-- line571)

} while ( next($wp_filter[$tag]) !== false );

array_pop($wp_current_filter);

Warning: Parameter 1 to wp_default_scripts() expected to be a reference, value given in C:\xampp\htdocs\wp-includes\plugin.php on line 571

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 素材场景中光线烘焙后灯光失效
    • ¥15 请教一下各位,为什么我这个没有实现模拟点击
    • ¥15 执行 virtuoso 命令后,界面没有,cadence 启动不起来
    • ¥50 comfyui下连接animatediff节点生成视频质量非常差的原因
    • ¥20 有关区间dp的问题求解
    • ¥15 多电路系统共用电源的串扰问题
    • ¥15 slam rangenet++配置
    • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
    • ¥15 ubuntu子系统密码忘记
    • ¥15 保护模式-系统加载-段寄存器