Display and publish your MySpace, YouTube and FaceBook account data in both directions.
SpaceFace is a WordPress social plugin that can update activities and display media from MySpace, FaceBook and YouTube accounts.
Download SpaceFace and the Rest
Features
- MySpace statuses display
- MySpace activities display
- MySpace videos display
- MySpace status mood quick update
- YouTube favorites display as player or thumbnails
- YouTube playlist as player or list that opens player in pop-up
- FaceBook publishing from your site (supports title, body and image)
Results are cached and stored in your WordPress database and displayed using shortcodes and can be styled or structured anyway you want.
All parameters for fetching results can be specified in shortcode. For full list of parameters, look here or at MySpace and YouTube API docs.
MySpace and FaceBook usage requires setting your own application keys (MySpace keys, FaceBook keys). YouTube features still don’t require any info except YouTube username.
We’re aware of all possibilities that these APIs offer and it’s just matter of time which feature and when it will be added. However, you can vote here for next requests.
Demo Site
Example usages
Place shortcodes in your posts, pages or widgets.
[myspace action="get_videos"]
or with some more parameters:
[youtube action="get_favorites" player="false" count="4"]
or use API specific parameters:
[myspace action="get_activities" selector="@all"]