You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Do you see a <script> tag for any of the media JS files in the HTML? I wonder when your bootstrap() method is invoked. If it is after admin_enqueue_scripts hook has fired, then the callback registerMedia() will not be called.
大神请教一个问题,关于wp 媒体的问题
我在自己写的mvc插件框架上传媒体库时
wp.media is not a function
这是商城子模块源码,在子模块所有控制器上执行,之前加载js文件
这是控制器源码
这是视图源码
报错页面
The text was updated successfully, but these errors were encountered: