Jquery window.send_to_editor

后端 未结 9 1169
慢半拍i
慢半拍i 2020-12-24 09:22

Couldn\'t come up with a good title for this.

I\'ve got a build in WordPress where I have multiple image uploads using the built in WordPress media uploader. How it\

9条回答
  •  南方客
    南方客 (楼主)
    2020-12-24 09:57

    I use this to ensure other functionality works too for the editor and I also pass the id of the input field that I want the image in.

    
        
        
    
    

    Then use the input fields of a form in your meta box like this...

    
    
    

提交回复
热议问题