Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试将图像附加到 wordpress 自定义菜单,因为我制作了一个管理员步行器,并添加了一个链接,该链接使用新的 wp.media (3.5) 上传器和 featureImage 文件框架。
一切都很好,直到我向下滑动 2 个菜单选项......然后我附上一张图片,图片设置为这样的两个菜单项
我使用 stopPropagations 并且仍然为显示的每个项目执行这是 js http://pastebin.com/qBqt3tEN
有任何想法吗?
使用另一个插件想法找到了解决方案,我用它创建了一个要点
https://gist.github.com/hugosolar/6077109