PATH:
home
/
fengshp
/
www
/
wp-content
/
plugins
/
spotlight-social-photo-feeds
/
src
/
core
/
Engine
/
Data
/
Item
<?php namespace RebelCode\Spotlight\Instagram\Engine\Data\Item; class MediaChild { const MEDIA_ID = 'id'; const MEDIA_TYPE = MediaItem::MEDIA_TYPE; const MEDIA_URL = MediaItem::MEDIA_URL; const PERMALINK = MediaItem::PERMALINK; const SHORTCODE = MediaItem::SHORTCODE; }
[+]
..
[-] MediaChild.php
[edit]
[-] MediaProductType.php
[edit]
[-] MediaType.php
[edit]
[-] MediaItem.php
[edit]
[-] MediaComment.php
[edit]