How to Extend the WordPress Media Uploader

Learn how to extend the WordPress Media Uplaoder in various ways. Have you ever wanted to know how add custom tabs, show different content or just add a new custom field to the uploader? In this tutorial series, you will know that!

Media Uploader screen with Article text over it

Extending WordPress Media Uploader: Introduction

Learn a little more about all the steps we will take and what will be used in this tutorial series.

Extending WordPress Media Uploader: Custom Field

In this tutorial we will create a custom field that will render all the users which we can then tag to that attachment.

Extending WordPress Media Uploader: Embed Options

Adding embed options such as a different type of image, different size of video and similar can be a tricky adventure. In this tutorial you will get everything you need to know about it.

Extending WordPress Media Uploader: Sending HTML to Editor

This tutorial will use the embed option from the previous tutorial to create the HTML that we will then see inside the Editor.

Extending WordPress Media Uploader: Custom Tab

The last tutorial will show you how to add a custom tab to display different content in the media uploader