I’m trying to build a media library where users can choose pictures that are being retrieved from custom folders, which they can specify the basefolder of. I am getting...
I am trying to edit the Media Manager to allow the selection of a new option in the “Link to” select field. This Backbone template is currently defined in...
I’m trying to use the new wp.media uploader frame for an app I’m building. I’ve read up a lot on other questions, blog posts, etc etc. The code I...
I’m attempting to build out a simple TODO plugin using Backbone and have run into an issue with the AJAX API. In order to get the correct AJAX call...
Let’s say I want to add some post_meta into the “new” revisions UI. I’m saving some meta on revisions only, and want to display it on this screen. Normally,...
I’ve added to the normal WordPress gallery popup (when clicking “Add Media” in the WordPress editor), in order to allow my custom gallery type to be selected (which interacts...
I’m trying to extend the media modal, but I cant’ find any documentation / tutorials about it. I’m not a master of backbone too 😉 I want to add...
I’m the developer of the Advanced Custom Fields plugin and am hoping you can help me out with an issue I am facing. I have a button where you...