This WordPress plugin simply adds a sidebar widget to showcase your mobile application, whether an iPhone or an Android app.
mobile-app-showcase folder to the /wp-content/plugins/ directoryiTunes AppStore: You'll need to know three details to showcase your iPhone app: 1) 2-character country code, 2) application ID and 3) app name. The iTunes URL will be something like: http://itunes.apple.com/us/app/icanrecycle/id452372511 where 1) country code: us, 2) app ID: 452372511 (numbers only) and 3) name: icanrecycle.
Android Market: You'll need to know one detail to showcase your Android app, the Android app ID. The Android Market URL will be something like: https://market.android.com/details?id=com.pandora.android where com.pandora.android is the app ID.
Windows Marketplace: You'll need to know two details to showcase your Windows app: 1) the country / language code and 2) the Windows app ID. The Windows Marketplace URL will be something like: http://www.windowsphone.com/en-US/apps/ad543082-80ec-45bb-aa02-ffe7f4182ba8 where 1) country / language code: en-US and 2) app ID: ad543082-80ec-45bb-aa02-ffe7f4182ba8.
Congratulations! Your widget is now working! If you would like to see your mobile app badge on one of your Pages or one of your Posts, place this shortcode anywhere: [show-mobile-app]
This plugin will NOT work on WordPress releases prior to 2.8...