Change default from “Attachment post URL” to “File URL” in Add Media
When a user upload images, by default, the Attachment Post URL option is selected. How can I change the default to be “File … Read more
When a user upload images, by default, the Attachment Post URL option is selected. How can I change the default to be “File … Read more
I have a blog which I sometimes use for audio clips. I want to put an Audio Player on the frontpage of my … Read more
In my plugin, I would like to add two buttons to Media Manager (to the left of “Insert Into Post” in “media-toolbar-primary” section), … Read more
What is the event listener for selecting an image in the media.editor javascript. I am attempting to add a multiple image selector to … Read more
Uploaded an image via standard ‘add new’ dialog to the WordPress Media library. Here were the original Media Settings: Thumbnail – 150×150 Medium … Read more
I’m developing a plug-in and wanting to make a customized version of the the “Create Gallery” tab of WP v4.0, but have the … Read more
One of my clients wants to transfer his WordPress website to my server. The problem is his website doesn’t use sub-folders in his … Read more
I am trying to add an URL field to the WordPress media uploader using following code: /** * Add an URL field to … Read more
I have wp.media frame on my plugin to upload doc, docx file. I am filtering the uploaded file. If uploaded other than supported … Read more
I want to have two different paths for different files. For example, I have all .zip and image files all in the same … Read more