A sample plugin which will demonstrate different ways on how the new media workflow can be embedded in your plugin.
Work in progress.
- Changed plugin structur
- Demos are located in /demos/
- Each demo has its own class, which extends
Media_Modal_Demo_Page_Abstract
- The custom JavaScript stuff is stored into the global var
ds.media
- Moved demo page menu from settings to plugins
- Docs, a lot of docs
- Added fifth demo
- Added third and fourth demo
- Added second demo
- Initial release