=== TempMedia ===
Contributors: jamesdawson
Donate link: http://blog.jmdawson.co.uk/
Tags: images, video, placeholder, placeholder images, placeholder video
Requires at least: 3.0.1
Tested up to: 5.0.2
Requires PHP: 5.2.4
Stable tag: 1.2.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
 
Tempmedia is the quickest way to add placeholder videos and images to your wordpress website. 
See more at [tempmedia](https://temp.media)

== Frequently Asked Questions == 
Usage:  
###Create an image:
`[tempimg]`

Set the image size:
`[tempimg height=100 width=100]`

Set the image text:
`[tempimg text=test]`

Use a real photo from a category:
Available Categories:
*animals
*people
*nature
*technology
*fashion
*food
`[tempimg category=animals]`


###Create a video:
`[tempvid]`

Set the video size:
`[tempvid height=100 width=100]`

Set the video length:
`[tempvid height=100 width=100 length=10]`

== Screenshots == 
1. Create Image
2. Create Video

 == Changelog == 
2018-01-09 Initial Release
2018-01-10 Added support for Categories and real photos.
2018-01-13 Added support for the new improved video endpoint and additional categroies.

