Switch to the library tab in the media uploader
I’m developing a plugin that adds a tab to the media uploader to add external videos to the media library via oembed. Everything … Read more
I’m developing a plugin that adds a tab to the media uploader to add external videos to the media library via oembed. Everything … Read more
I am using the latest version of the REST API plugin in a project and I’ve added my routes to a separate namespace … Read more
I’m getting started with a project that is making use of Backbone and the WP REST API, but I”m having a little trouble. … Read more
I’ve noticed that since WP 3.5 that we now have the Backbone.js and Underscore.js libraries included. The new Media Modal uses Underscore templates … Read more
How could I add button next to “edit image” button in “Attachment Details” This is the location I would like to add button, … Read more
Here’s yet another question in regard to the new(ish) 3.5 “Add Media” popup and how to customize it! What I’m trying to do … Read more
I’m using the following piece of code to open a media frame when clicking a link with a data-attachment_id attribute. This attribute holds … Read more
In the above screenshot we are in the media library with grid mode active. I want to add a custom class depending on … Read more
Though I have logged in, I cannot create a post on frontend. WordPress always return 401 Unauthorized response. I have dumped $_COOKIE to … Read more
I’m using the following JS code to open a wp.media window to allow users to select images and videos for a gallery. Everything … Read more