Wordpress plugin to add shortcodes for App Store links. (out now!)

jonmulcahyjonmulcahy Member, Sous Chef Posts: 10,408
edited May 2013 in Miscellaneous
edit: renamed title. was "who here uses wordpress?"

So i just developed a wordpress plugin that allows you to use shortcodes to create links to all the major markets with icons. It allows you define anywhere from 1 to 8 stores in one line. It supports Amazon, Android, iPad, iPhone, Universal Apps, Mac App Store, nook and Windows 8.

this is the sample code:

[storelinks amazon="http://linktostore/" android="http://linktostore/" ipad="http://linktostore/" iphone="http://linktostore/" mac="http://linktostore/" nook="http://linktostore/" universal="http://linktostore/" win8="http://linktostore/"]

you can also choose just one or two:

[storelinks amazon="http://linktostore/"]
[storelinks amazon="http://linktostore/" android="http://linktostore/"]

This image shows all available options, then a test of each one individually.

Is this something you would be interested in? I've got to polish it up a bit and create some readme files, but I'm planning on uploading it to the wodpress plugin repository next week.

image

Comments

Sign In or Register to comment.