Aparat Videos RSS Reader | GRAD
by Hossein G Rad on WordPress.org
دریافت آر.اس.اس کانال آپارات و نمایش (به ترتیب یا تصادفی) ویدئوهای کانال آپارات، در ویجتهای وردپرس. Widgets for listing videos uploaded to Aparat.
Back-end - Widgets in Appearence page.
Reading video RSS from Aparat.com and showing them in a widget.
افزودن ویجت اختصاصی، جهت نمایش آخرین ویدئوهای آپلود شده در کانال آپارات شما.
Shortcode
The shortcode name is [aparat-video src=”{video_link}”] which you can insert it anywhere.
Shortcode parametes:
1. src:     you have to give an aparat video link. (such as: https://www.aparat.com/v/kdHL5/)
2. format:  must be “iframe” or “html5”. (iframe for using aparat embed code, then view counter will work)
3. float:   must be “left” or “right”. (then the video frame would be in left or right of your text body)
4. width:   the value must be in percent (from 0% to 100%)
5. height:  the value must be in pixels (eg. 250px – this is works in “iframe” format only)
3. display_meta:    must be “yes” or “no”. (if yes! then will show the video Title and some more details on the bottom of the video)
Example:
[aparat-video src=”https://www.aparat.com/v/kdHL5/” format=”html5″ float=”left” width=”50%” height=”300px” display_meta=”yes”]