這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Mobile App Showcase Widget

外掛說明

This WordPress plugin simply adds a sidebar widget to showcase your mobile application. Whether an iPhone, an Android or a Windows app, this widget will display the appstore image and proper link.

In addition to the sidebar widget, the showcase badge may also be displayed on your posts or pages using a shortcode.

NOTE If you are upgrading from a previous version, you may need to go into the widget configuration, confirm settings and SAVE those settings! In some odd cases, the wrong application image is showing incorrectly.

螢幕擷圖

  • Widget installed for iPhone app
  • Widget installed for Android app
  • Widget installed for Windows app
  • Widget configuration screen

安裝方式

  1. Upload the mobile-app-showcase folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Enable the Widget through the Appearance –> Widgets menu (drag your Widget to the location you want it on your widget list)
  4. Change any other configuration settings here such as Title and mobile application details
  5. Click “Save”

iTunes 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…

常見問題集

What does this widget do?

This WordPress plugin simply adds a sidebar widget to showcase your mobile app. It supports Apple iOS apps, Android apps and Windows apps.

Why so simple?

Over the next versions, we fully expect to add functionality to enable you to showcase your mobile apps. Feel free to contact us with suggestions.

How can I get my mobile app showcase badge in one of my posts?

Add this shortcode anywhere you’d like to see the badge: [show-mobile-app]

What if I have a question that’s not answered here?

Feel free contact us with questions, requests or bug report here: http://www.blendium.com/contact_us.php

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Mobile App Showcase Widget〉的開發相關工作。

參與者

將〈Mobile App Showcase Widget〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

0.9.9.3

  • Added the Windows marketplace logo and application URL

0.9.9.2

  • Fixed a bug where the plugin forced the Android ID to all lower-case. The App ID is left in its entered state (thanks David for pointing this out)

0.9.9.1

  • Added the ability to change text color
  • Enhanced the “Showcase Text” field input, should be easier / more visible
  • Higher-res badge images now included

0.9.9.0

  • Inaugural public version