Got a game on iOS and Android? this is for you. Â Got music on bandcamp, iTunes, Google Play, Spotify? this is for you.
Master Link is a custom post type plugin for managing the multiple links to various digital store fronts available for applications, games and music. Currently it only outputs useful things with the template override enabled, this will override your existing post template when outputting Master Link posts.
Supports
- microformats2 (each master-link is a h-product)
- name=the set page title
- image=the feature image
- url=each service is a url
- identifier=UPC
Caveats
- Page titles are hard-coded to “$post_title $post_sub_title”, any SEO plugins will not set the title (but will set other things).
- Post content is not output anywhere on the page (but will be in the future)
Future
- Sort services based on user-agent
- Instant-redirect to service based on user-agent
Live Examples
You can add the Master Link plugin through the WordPress plugin repository or using the plugins section in the Admin UI of self-hosted WordPress installs.
The code for Master Link is up on github as always.