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

Mobile Site Redirect

外掛說明

Redirection to a separate mobile site such as http://m.example.com with the same page name (so desktop version links can be used by mobile devices without redirection to a generic home page). View full site and view mobile site options allows users to switch back and forth between the desktop and mobile site versions. Option of redirecting only phones, tablets, or both.

安裝方式

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the mobile-site-redirect folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Update the Mobile Site URL under Settings->Mobile Site Redirect, including a trailing slash (‘/’) and choose to redirect mobile phones and/or tablets.
  4. Use a link on your mobile site to view the full site following this format: http://example.com/?mobile=false
  5. Use a link on your full site to view the mobile site following this format: http://example.com/?mobile=true
  6. Use a link on your mobile site to a page on your main site without redirecting by following this format: http://example.com/?demobile=true. This will allow the original page on the main site to be shown to mobile users instead of the mobile site’s page.

使用者評論

閱讀全部 3 則使用者評論

參與者及開發者

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

參與者

將〈Mobile Site Redirect〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2

  • Added option to redirect phones, tablets, or both.
  • Added option to suppress redirection of main site pages served by mobile site through a link.

1.1

  • Bug fixes

1.0

  • Initial version