【发布时间】:2013-04-18 08:39:29
【问题描述】:
我在 wordpress (easy-fancy-box) 中有一个插件,我认为它是在我的 wp 标题中添加的。 <script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.min.js?ver=1.6.4'></script>
这个版本已经过时并且阻止我使用更新版本的jquery,(如果我添加jquery 1.8版本,那么fancy box插件会失败。有没有办法更新easy-fancy-box使用的版本?
我已尝试在所有插件文件中搜索此内容,但无法找到将其更改为较新版本的位置
【问题讨论】: